]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/FreeCAD.json
Update python help
[xdg-ninja.git] / programs / FreeCAD.json
1 {
2 "files": [
3 {
4 "help": "Supported since 0.20, this location is no longer used.\n\nYou can move the directory to $XDG_DATA_HOME/FreeCAD/Gui\n",
5 "movable": true,
6 "path": "$HOME/.FreeCAD/Gui"
7 },
8 {
9 "help": "Supported since 0.20, this location is no longer used.\n\nYou can move the directory to $XDG_DATA_HOME/FreeCAD/Macro\n",
10 "movable": true,
11 "path": "$HOME/.FreeCAD/Macro"
12 },
13 {
14 "help": "Supported since 0.20, this location is no longer used.\n\nYou can move the directory to $XDG_DATA_HOME/FreeCAD/Mod\n",
15 "movable": true,
16 "path": "$HOME/.FreeCAD/Mod"
17 },
18 {
19 "help": "Supported since 0.20, this location is no longer used.\n\nYou can move the file to $XDG_CONFIG_HOME/FreeCAD/system.cfg\n",
20 "movable": true,
21 "path": "$HOME/.FreeCAD/system.cfg"
22 },
23 {
24 "help": "Supported since 0.20, this location is no longer used.\n\nYou can move the file to $XDG_CONFIG_HOME/FreeCAD/user.cfg\n",
25 "movable": true,
26 "path": "$HOME/.FreeCAD/user.cfg"
27 }
28 ],
29 "name": "FreeCAD"
30 }