Browser icon

Joined
Jul 30, 2008
Messages
19
Reaction score
0
Hi, i managed to forget the name of the default browser icon while trying to change it something more alike the original FF icon "stupid me", could someone provide the name? (Alt - f2 <enter> become root <enter> mousepad /usr/share/applications/linpus-web.desktop <enter> You find the name infront of "icon")

And if its possible, could someone provide a "how to guide" to change that icon to a FF icon :D

Lasse :D
 
the default icon is /usr/share/pixmaps/acs_firefox.png

to change the icon,
1. alt+f2
2. sudo thunar /usr/share/applications/
3. right click Browser
4. Properties
5. Click the icon
6. change location to "Uncategorized Icon"
7. you will see the firefox icon there.

you can also change the icon via the group-app.xml if you modify the browser line to this:
<app sequence="1" icon="/usr/share/pixmaps/firefox.png">/usr/share/applications/linpus-web.desktop</app>

this works for other apps as well. :)
 
Back
Top