You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
418 B
Plaintext
17 lines
418 B
Plaintext
7 years ago
|
# 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
|