View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#995
i have it from scratch though with contents:

Code:
XDG_DOCUMENTS_DIR="$HOME/MyDocs/.documents"
XDG_MUSIC_DIR="$HOME/MyDocs/.sounds"
XDG_PICTURES_DIR="$HOME/MyDocs/.images"
XDG_VIDEOS_DIR="$HOME/MyDocs/.videos"
NOKIA_CAMERA_DIR="$HOME/MyDocs/DCIM"
NOKIA_MMC_CAMERA_DIR="/media/mmc1/DCIM"
file details:

Code:
~ $ ls -al /home/user/.config/user-dirs.dirs 
-rw-r--r--    1 user     users          236 Oct  8  2009 /home/user/.config/user-dirs.dirs

Running CSSU-Thumb here though; not sure if that makes a difference...

Last edited by thedead1440; 2012-11-29 at 17:09.
 

The Following 5 Users Say Thank You to thedead1440 For This Useful Post: