View Single Post
Posts: 162 | Thanked: 351 times | Joined on Apr 2006 @ Cotswolds, UK
#113
This is a PR1.2 bug. Unfortunately I have only recently upgraded and hadn't noticed this yet. The problem is explained in Bug 10370 and in this thread but the workround is to get root access and type in the following two commands. Note: there are two commands but I have split them over two lines each to avoid them wrapping in a confusing way. Take care to copy them exactly and enter them as 4 lines as shown.

Code:
mv /usr/share/icons/hicolor/48x48/mimetypes/gtk-* \
 /usr/share/icons/hicolor/48x48/hildon/
ln -sf general_delete.png \
 /usr/share/icons/hicolor/48x48/hildon/gtk-delete.png
 

The Following User Says Thank You to Graham Cobb For This Useful Post: