Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / x11 / xdg-user-dirs / DESCR
blobaa781e38192df6ddd69383447481e26850492e77
1 xdg-user-dirs is a tool to help manage "well known" user directories like
2 the desktop folder and the music folder. It also handles localization
3 (i.e. translation) of the filenames.
4 The way it works is that xdg-user-dirs-update is run very early in the
5 login phase. This program reads a configuration file, and a set of
6 default directories. It then creates localized versions of these
7 directories in the users home directory and sets up a config file
8 in $(XDG_CONFIG_HOME)/user-dirs.dirs (XDG_CONFIG_HOME defaults to ~/.config)
9 that applications can read to find these directories.