Initial commit
This commit is contained in:
commit
f4ffa495f6
10 changed files with 461 additions and 0 deletions
12
android-studio.desktop
Normal file
12
android-studio.desktop
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Android Studio
|
||||
Exec=android-studio %f
|
||||
Icon=android-studio
|
||||
Comment=The official Android IDE
|
||||
Categories=Development;IDE;
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
StartupWMClass=jetbrains-studio
|
||||
MimeType=application/x-extension-iml;
|
||||
Loading…
Add table
Add a link
Reference in a new issue