How to restore the icon of firefox (or any other program)
Posted
by
Santosh
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Santosh
Published on 2012-06-07T14:50:19Z
Indexed on
2012/06/07
16:48 UTC
Read the original article
Hit count: 398
Ubuntu 11.10 came with Firefox 7.x.x so I downloaded the Firefox 12 from its site.
I did following to install this
- Extracted the archive. Put that extracted folder into
/usr/lib/
, the location was something like/usr/lib/firefox-12.0/
. - At this point of time I was having 2 firefox versions, so I deleted the older one (
/usr/lib/firefox-7.x.x
) - Next I made a link of the firefox executable (
/usr/lib/firefox-12.0/firefox
) and place that into/usr/bin
replacing the older one. - During this process I didn't touched/removed from launcher bar.
There was no problem in to launch firefox from the old icon from the launcher, I checked the version in about and it was 12. But as soon as I restarted the system I got the following results.
Now how can I restore the icons?
© Ask Ubuntu or respective owner