]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/aria2.json
fix openjdk link to ticket
[xdg-ninja.git] / programs / aria2.json
index 0d4d12716890c87af2d578dc6076dec5c3d43c9d..1cb22482232c0e73aaf7bc5c824a03c6c2d85c08 100644 (file)
@@ -2,14 +2,14 @@
     "name": "aria2_dir",
     "files": [
         {
-            "path": "${HOME}/.aria2/dht.dat",
+            "path": "$HOME/.aria2/dht.dat",
             "movable": true,
-            "help": "Supported\n\nThe file ${HOME}/.aria2/dht.dat can be moved to ${XDG_CACHE_HOME}/aria2/dht.dat.\n"
+            "help": "Supported\n\nThe file $HOME/.aria2/dht.dat can be moved to $XDG_CACHE_HOME/aria2/dht.dat.\n"
         },
         {
-            "path": "${HOME}/.aria2/aria.conf",
+            "path": "$HOME/.aria2/aria.conf",
             "movable": true,
-            "help": "Supported\n\nThe file ${HOME}/.aria2/aria.conf can be moved to ${XDG_CONFIG_HOME}/aria2/aria2.conf.\n"
+            "help": "Supported\n\nThe file $HOME/.aria2/aria.conf can be moved to $XDG_CONFIG_HOME/aria2/aria2.conf.\n"
         }
     ]
 }