diff --git a/rootfs/etc/xdg/user-dirs.defaults b/rootfs/etc/xdg/user-dirs.defaults new file mode 100644 index 0000000..b6ba2a0 --- /dev/null +++ b/rootfs/etc/xdg/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=/workspace/fileshare +DOCUMENTS=/workspace +#MUSIC=Music +#PICTURES=Pictures +#VIDEOS=Videos +# Another alternative is: +#MUSIC=Documents/Music +#PICTURES=Documents/Pictures +#VIDEOS=Documents/Videos