View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#9
Hi, thx for looking into this.

Code:
~/.config/emelfm2 $ ls -all
total 60
drwxrwxrwx 2 root root   4096 2008-03-29 02:55 .
drwx------ 4 user users  4096 2008-03-29 02:44 ..
-rw------- 1 user users  1441 2008-03-29 02:55 cache
-rw------- 1 user users 23592 2008-03-29 02:55 config-en_GB
-rw-rw-rw- 1 root root  24522 2008-02-07 03:04 config-en_US
So, I deleted the %GB file and replaced it by renaming the %US file:
Code:
/home/user/.config/emelfm2 # rm config-en_GB
/home/user/.config/emelfm2 # mv config-en_US config-en_GB
The trash icon has reappeared and works as advertised

thanks again.

Last edited by Saturn; 2008-03-29 at 11:37.