]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/gconf.json
Add Boto help (#452)
[xdg-ninja.git] / programs / gconf.json
1 {
2 "name": "gconf",
3 "files": [
4 {
5 "path": "$HOME/.gconf",
6 "movable": true,
7 "help": "Supported by default, but uses the old location if it exists.\n\nYou can move the directory to _$XDG_CONFIG_HOME/gconf_.\n"
8 },
9 {
10 "path": "$HOME/.gconf.path",
11 "movable": true,
12 "help": "Supported by default.\n\nYou can move the file to _$XDG_CONFIG_HOME/gconf/path_.\n"
13 }
14 ]
15 }