PDA

View Full Version : [ubuntu] menu icon for bash script



jcroyle
January 10th, 2012, 02:23 AM
hi i have written a simple bash script for cleaning up my file system and would like to give it an icon and name and put it into one of my menus. i am running ubuntu 10.04 nbr i have seen a few post about making a .desktop file and putting it in /usr/???/??? but no luck so far any help would be greatly appreciated. thanks

Kemon
January 10th, 2012, 03:23 AM
Try this:
http://askubuntu.com/questions/60667/apply-icons-to-bash-scripts

Download some free icones and put them in /usr/share/icons/YOUR-PROGRAM-NAME or something :)

Some "clean" icones/png files:
http://www.iconspedia.com/search/clean/

stinkeye
January 10th, 2012, 03:26 AM
Use alacarte (Main Menu).
Click on the icon in the Launcher Properties window to change it.

jcroyle
January 10th, 2012, 05:20 AM
thanks stinkeye feel like and idiot now but thanks appreciate the help