diff options
Diffstat (limited to '')
-rw-r--r-- | user-dirs.defaults | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/user-dirs.defaults b/user-dirs.defaults new file mode 100644 index 0000000..6baf7cc --- /dev/null +++ b/user-dirs.defaults @@ -0,0 +1,16 @@ +# Default settings for user directories +# +# The values are relative pathnames from the home directory and +# will be translated on a per-path-element basis into the users locale +DESKTOP=Desktop +DOWNLOAD=Downloads +TEMPLATES=Templates +PUBLICSHARE=Public +DOCUMENTS=Documents +MUSIC=Music +PICTURES=Pictures +VIDEOS=Videos +# Another alternative is: +#MUSIC=Documents/Music +#PICTURES=Documents/Pictures +#VIDEOS=Documents/Videos |