You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
517 B
23 lines
517 B
{
|
|
"default": [
|
|
{
|
|
"name": "Desktop",
|
|
"win32": "{r}\\Desktop"
|
|
}, {
|
|
"name": "Documents",
|
|
"win32": "{r}\\Documents"
|
|
}, {
|
|
"name": "Pictures",
|
|
"win32": "{r}\\Pictures"
|
|
}, {
|
|
"name": "Videos",
|
|
"win32": "{r}\\Videos"
|
|
}, {
|
|
"name": "Music",
|
|
"win32": "{r}\\Music"
|
|
}, {
|
|
"name": "Downloads",
|
|
"win32": "{r}\\Downloads"
|
|
}
|
|
]
|
|
} |