Last active
December 20, 2015 14:29
-
-
Save Phonbopit/6146745 to your computer and use it in GitHub Desktop.
ตัวอย่างการสร้าง launcher icon ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Name=ADT Bundle | |
Comment=Android Development Tools | |
Exec=/home/phonbopit/Programs/ADT-Bundle/eclipse/eclipse | |
Icon=/home/phonbopit/Programs/ADT-Bundle/eclipse/adt.png | |
Terminal=false | |
Type=Application | |
Categories=TextEditor;Development;Utility; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment