View Single Post
Posts: 271 | Thanked: 20 times | Joined on Apr 2009 @ United Kingdom
#171
Originally Posted by Jaffa View Post
It's possible that having one of the extras-devel versions installed has caused this problem. To solve it (if you want to):

Code:
$ sudo gainroot
# apt-get purge catorise
# rm -rf /opt/catorise
# cd /usr/share/applications/hildon
# rm catorise-*.desktop *.catorise.desktop
If you want further duplicate icons (e.g. for Phone):

Code:
$ sudo gainroot
# cd /usr/share/applications/hildon
# cp catorise-rtcom-call-ui.desktop catorise-rtcom-call-ui3.desktop
Perfect! Thanks very much