View Single Post
mscarrot's Avatar
Posts: 105 | Thanked: 46 times | Joined on Dec 2009 @ The Netherlands
#1
In the beginning I had not installed WinSCP and SSH client and server I've made dir's like this with Xterm: (for ecxample)

sudo gainroot
mkdir -p MyDocs/icons/hicolor/scalable/hildon
mkdir -p .local/share/icons/hicolor/scalable/hildon

and moved them like this:
mv MyDocs/icons/hicolor/scalable/hildon/* .local/share/icons/hicolor/scalable/hildon

Strange thing is that when I now want to install a new icon this old
.local share dir (and the icons in that dir) override my new ones.

Can anybody explain me how to delete (with WinSCP) this so I can install my new icons with WinSCP&SSH.

Hope somebody can help me.

TIA !!

Last edited by mscarrot; 2010-02-10 at 20:44. Reason: Explained problem better