]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Fix typo: moveable to movable
authorSebastian Willenbrink <sebastian.willenbrink@tum.de>
Mon, 16 May 2022 21:42:41 +0000 (23:42 +0200)
committerSebastian Willenbrink <sebastian.willenbrink@tum.de>
Mon, 16 May 2022 21:46:17 +0000 (23:46 +0200)
19 files changed:
programs/aria2.json
programs/bash.json
programs/ccache.json
programs/chez.json
programs/fontconfig.json
programs/fonts.json
programs/gdb.json
programs/gem.json
programs/httpie.json
programs/less.json
programs/lnav.json
programs/mapscii.json
programs/pex.json
programs/pylint.json
programs/qrcp.json
programs/racket.json
programs/tig.json
programs/weechat.json
programs/xcompose.json

index 62751d8da325bf4632970312d405da09ff6418de..0d4d12716890c87af2d578dc6076dec5c3d43c9d 100644 (file)
@@ -3,12 +3,12 @@
     "files": [
         {
             "path": "${HOME}/.aria2/dht.dat",
     "files": [
         {
             "path": "${HOME}/.aria2/dht.dat",
-            "moveable": true,
+            "movable": true,
             "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",
             "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",
-            "moveable": true,
+            "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"
         }
     ]
index 7b8feec693e9df061553a160735b51cce38aca25..9f028da8b84ded12238f5de6292c1cf5d2a0923a 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.bash_history",
     "files": [
         {
             "path": "${HOME}/.bash_history",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_CACHE_HOME}/bash/history\n```\n"
         }
     ]
             "help": "Export the following environment variables:\n\n```bash\nexport HISTFILE=${XDG_CACHE_HOME}/bash/history\n```\n"
         }
     ]
index ea23af801c5faa768861ae6f1c87490c7d25a0be..849449b066c41f83100a0439325d74e2aa96e323 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.ccache",
     "files": [
         {
             "path": "${HOME}/.ccache",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=${XDG_CACHE_HOME}/ccache\n```\n"
         }
     ]
             "help": "Export the following environment variables:\n\n```bash\nexport CCACHE_DIR=${XDG_CACHE_HOME}/ccache\n```\n"
         }
     ]
index 722e1311ef85457ac79f8bc43e3f2575b1c93d4c..87325cb178dadbb65321c55b8850fb3645bb4bef 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.chezscheme_history",
     "files": [
         {
             "path": "${HOME}/.chezscheme_history",
-            "moveable": true,
+            "movable": true,
             "help": "Alias petite to use custom locations:\n\n```bash\nalias petite=petite --eehistory ${XDG_DATA_HOME}/chezscheme/history\nalias scheme=scheme --eehistory ${XDG_DATA_HOME}/chezscheme/history```\n"
         }
     ]
             "help": "Alias petite to use custom locations:\n\n```bash\nalias petite=petite --eehistory ${XDG_DATA_HOME}/chezscheme/history\nalias scheme=scheme --eehistory ${XDG_DATA_HOME}/chezscheme/history```\n"
         }
     ]
index 396a6f66598647c95cd00c5bcb1d477afd189e19..db9f98863f481f91bac723b9080f51e0437f3f22 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.fontconfig",
     "files": [
         {
             "path": "${HOME}/.fontconfig",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.fontconfig can be moved to ${XDG_DATA_HOME}/fontconfig.\n"
         }
     ]
             "help": "Supported\n\nThe file ${HOME}/.fontconfig can be moved to ${XDG_DATA_HOME}/fontconfig.\n"
         }
     ]
index 667f3955575ff97d997a17486fb1eb85cf8da871..0fd2a9a1f39fbbe13d017edd1d50f3d588f11f67 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.fonts",
     "files": [
         {
             "path": "${HOME}/.fonts",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.fonts can be moved to ${XDG_DATA_HOME}/fonts.\n"
         }
     ]
             "help": "Supported\n\nThe file ${HOME}/.fonts can be moved to ${XDG_DATA_HOME}/fonts.\n"
         }
     ]
index f0898fc3d15c7fc7a5fc5820b72f99c194fa6c48..5c579c2ed84150f6be8a1460acc24038e01e3299 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.gdbinit",
     "files": [
         {
             "path": "${HOME}/.gdbinit",
-            "moveable": true,
+            "movable": true,
             "help": "Alias gdb to use custom locations:\n\n```bash\nalias gdb=gdb -n -x $XDG_CONFIG_HOME/gdb/init```\n"
         }
     ]
             "help": "Alias gdb to use custom locations:\n\n```bash\nalias gdb=gdb -n -x $XDG_CONFIG_HOME/gdb/init```\n"
         }
     ]
index d9265870d48b7e4fabb5f13134e6dab0b99ca760..1d83483cc875ee01a404443315c3a680e8880833 100644 (file)
@@ -3,17 +3,17 @@
     "files": [
         {
             "path": "${HOME}/.gem/ruby",
     "files": [
         {
             "path": "${HOME}/.gem/ruby",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.gem/ruby can be moved to ${XDG_CONFIG_HOME}/gem.\n"
         },
         {
             "path": "${HOME}/.gem",
             "help": "Supported\n\nThe file ${HOME}/.gem/ruby can be moved to ${XDG_CONFIG_HOME}/gem.\n"
         },
         {
             "path": "${HOME}/.gem",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport GEM_HOME=${XDG_DATA_HOME}/gem\n```\n"
         },
         {
             "path": "${HOME}/.gem/specs",
             "help": "Export the following environment variables:\n\n```bash\nexport GEM_HOME=${XDG_DATA_HOME}/gem\n```\n"
         },
         {
             "path": "${HOME}/.gem/specs",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport GEM_SPEC_CACHE=${XDG_CACHE_HOME}/gem\n```\n"
         }
     ]
             "help": "Export the following environment variables:\n\n```bash\nexport GEM_SPEC_CACHE=${XDG_CACHE_HOME}/gem\n```\n"
         }
     ]
index 2237d486510dccd9d5eea4a1068e70753690aac4..e3c200e9df77dcaf278a5cea5621effb8e4e029e 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.httpie",
     "files": [
         {
             "path": "${HOME}/.httpie",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.httpie can be moved to ${XDG_CONFIG_HOME}/httpie.\n"
         }
     ]
             "help": "Supported\n\nThe file ${HOME}/.httpie can be moved to ${XDG_CONFIG_HOME}/httpie.\n"
         }
     ]
index 2f0fb8b2b8250caa2c97aa815d5e0a9ce89ea142..4c073d4edfa24425d2c03cf2c09dd71d3bb84fd7 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.lesshst",
     "files": [
         {
             "path": "${HOME}/.lesshst",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=${XDG_CACHE_HOME}/less/history\n```\n"
         }
     ]
             "help": "Export the following environment variables:\n\n```bash\nexport LESSHISTFILE=${XDG_CACHE_HOME}/less/history\n```\n"
         }
     ]
index 404e6ec58b13c9dd9eff72fd068f73fc539673e2..bb0013fa3aa1acf360344a59dfe9574f7e48df5c 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.lnav",
     "files": [
         {
             "path": "${HOME}/.lnav",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.lnav can be moved to ${XDG_CONFIG_HOME}/lnav.\n"
         }
     ]
             "help": "Supported\n\nThe file ${HOME}/.lnav can be moved to ${XDG_CONFIG_HOME}/lnav.\n"
         }
     ]
index 468034db2766b4e1c3aab12adee9dbce42dc2013..f9b69bd08e4a88a33f1219a492925be22bc06b8c 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.mapscii",
     "files": [
         {
             "path": "${HOME}/.mapscii",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.mapscii can be moved to ${XDG_CACHE_HOME}/mapscii.\n"
         }
     ]
             "help": "Supported\n\nThe file ${HOME}/.mapscii can be moved to ${XDG_CACHE_HOME}/mapscii.\n"
         }
     ]
index 69bb3be89317254d0fb8f0d6bde35b00b2a0994b..7794b4c7bb92076188f8a5ceff01658c44b670d8 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.pex",
     "files": [
         {
             "path": "${HOME}/.pex",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport PEX_ROOT=${XDG_CACHE_HOME}/pex\n```\n"
         }
     ]
             "help": "Export the following environment variables:\n\n```bash\nexport PEX_ROOT=${XDG_CACHE_HOME}/pex\n```\n"
         }
     ]
index 7f196d31aad55b8408650def11485cdc60d2e361..3e157fdffc4f2d47f43903a163f761d7bb2dbbae 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.pylint.d",
     "files": [
         {
             "path": "${HOME}/.pylint.d",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=${XDG_CACHE_HOME}/pylint\n```\n"
         }
     ]
             "help": "Export the following environment variables:\n\n```bash\nexport PYLINTHOME=${XDG_CACHE_HOME}/pylint\n```\n"
         }
     ]
index ea76ddf99ded4ccaebcc04867c7dfb5b26c18ebc..4d212d7f9c42dccd513376f0cf6cc05009706d1a 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.qrcp",
     "files": [
         {
             "path": "${HOME}/.qrcp",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.qrcp can be moved to ${XDG_CONFIG_HOME}/qrcp/config.json.\n"
         }
     ]
             "help": "Supported\n\nThe file ${HOME}/.qrcp can be moved to ${XDG_CONFIG_HOME}/qrcp/config.json.\n"
         }
     ]
index 430389f3628897fdacee7b06067a3fd8642555c2..71bdf71571cefb4a35df4466726666c56541546f 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.racket",
     "files": [
         {
             "path": "${HOME}/.racket",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.racket can be moved to ${XDG_CONFIG_HOME}/racket.\n"
         }
     ]
             "help": "Supported\n\nThe file ${HOME}/.racket can be moved to ${XDG_CONFIG_HOME}/racket.\n"
         }
     ]
index 0d54273305cccefce834ea58a83c9626921c5e6f..6e7b38b000118693acb4c925f4a05ae040a8ea49 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.tig_history",
     "files": [
         {
             "path": "${HOME}/.tig_history",
-            "moveable": true,
+            "movable": true,
             "help": "Supported\n\nThe file ${HOME}/.tig_history can be moved to ${XDG_DATA_HOME}/tig/history.\n"
         }
     ]
             "help": "Supported\n\nThe file ${HOME}/.tig_history can be moved to ${XDG_DATA_HOME}/tig/history.\n"
         }
     ]
index d50e22e2815f2dca69fb7405dd9afe68a359cd58..3b4eb806a884f4199884cc3cb5fef9638c459223 100644 (file)
@@ -3,7 +3,7 @@
     "files": [
         {
             "path": "${HOME}/.weechat",
     "files": [
         {
             "path": "${HOME}/.weechat",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport WEECHAT_HOME=${XDG_CONFIG_HOME}/weechat\n```\nAlias weechat to use custom locations:\n\n```bash\nalias weechat=weechat -d ${XDG_CONFIG_HOME}/weechat```\n"
         }
     ]
             "help": "Export the following environment variables:\n\n```bash\nexport WEECHAT_HOME=${XDG_CONFIG_HOME}/weechat\n```\nAlias weechat to use custom locations:\n\n```bash\nalias weechat=weechat -d ${XDG_CONFIG_HOME}/weechat```\n"
         }
     ]
index 36d6b28fc2fd027226a9b8679a4714044d40abc8..659a33aa32523dbd3f7f32c8501d0c9e8553de1d 100644 (file)
@@ -3,12 +3,12 @@
     "files": [
         {
             "path": "${HOME}/.XCompose",
     "files": [
         {
             "path": "${HOME}/.XCompose",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport XCOMPOSEFILE=${XDG_CONFIG_HOME}/X11/xcompose\n```\n"
         },
         {
             "path": "${HOME}/.compose-cache",
             "help": "Export the following environment variables:\n\n```bash\nexport XCOMPOSEFILE=${XDG_CONFIG_HOME}/X11/xcompose\n```\n"
         },
         {
             "path": "${HOME}/.compose-cache",
-            "moveable": true,
+            "movable": true,
             "help": "Export the following environment variables:\n\n```bash\nexport XCOMPOSECACHE=${XDG_CACHE_HOME}/X11/xcompose\n```\n"
         }
     ]
             "help": "Export the following environment variables:\n\n```bash\nexport XCOMPOSECACHE=${XDG_CACHE_HOME}/X11/xcompose\n```\n"
         }
     ]