Page 1 of 1

Re: Changing the Mintmenu icon

Posted: Fri Aug 22, 2008 6:24 am
by msuggs
I think your problem lies in trying to copy an svg as a png file. I ran this command without problem.

Code: Select all

sudo cp /usr/share/pixmaps/gnome-logo-icon-transparent.png /usr/share/pixmaps/mintmenu.png
Try converting the svg you want to use to a png first