X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..caa890fca9d9f3336b1dbc54b6c4389ffa92ba0a:/programs/virtualbox.json diff --git a/programs/virtualbox.json b/programs/virtualbox.json index ceefc2c..8948874 100644 --- a/programs/virtualbox.json +++ b/programs/virtualbox.json @@ -1,10 +1,10 @@ { "files": [ { - "help": "Supported since _4.3_.\n\nYou can move the file to _XDG_DATA_HOME/virtualbox_.\n\nGo in the settings of the GUI and change the default location.\n\nBe carefull, that might break existing images and changing the path to their respective files is not straight forward.\n", + "help": "Supported since _4.3_.\n\nYou can move the file to _$XDG_DATA_HOME/virtualbox_.\n\nGo in the settings of the GUI and change the default location.\n\nBe careful, that might break existing images and changing the path to their respective files is not straight forward.\n", "movable": true, "path": "$HOME/.VirtualBox" } ], "name": "virtualbox" -} \ No newline at end of file +}