
Originally Posted by
armandhr
Ah, that does make a lot more sense. So are they set via /etc/xdg or something? If I set "enabled=False" in /etc/xdg/user-dirs.conf, will that prevent these folders from being generated at the first session, or could I perhaps blank out the entries in /etc/xdg/user-dirs.defaults?
Edit: Marking the thread as solved. Just in case anyone else has the same question, changing /etc/xdg/user-dirs.conf to "enabled=False" did indeed prevent these folders from being generated at the first login to Gnome. I am running Ubuntu 10.04.
As stated in the comments of /etc/xdg/user-dirs.conf
Code:
# You can also have per-user config in ~/.config/user-dirs.conf, or specify
# the XDG_CONFIG_HOME and/or XDG_CONFIG_DIRS to override this
More information can be found here:
http://standards.freedesktop.org/bas...ec-latest.html
Bookmarks