]> de.git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/all/zsh_autocompletion/all/_all
Restore the GLX binary on Linux systems
[xonotic/xonotic.git] / misc / tools / all / zsh_autocompletion / all / _all
index 7a1a4ca29428c29e2f432e9eb3cbb1c701e59870..7cd8ec2e924aaf0bda353af3ed0a12639aeceeee 100644 (file)
@@ -44,12 +44,12 @@ case $state in
             # choose version and autocomplete cvars
             # possible TODO: check for OS and adapt to it
             _arguments \
             # choose version and autocomplete cvars
             # possible TODO: check for OS and adapt to it
             _arguments \
-                '1:Version:(sdl dedicated)' && ret=0
+                '1:Version:(sdl glx dedicated)' && ret=0
             ;;
 
         compile)
             _arguments \
             ;;
 
         compile)
             _arguments \
-                '1:Version:(sdl dedicated)' \
+                '1:Version:(sdl glx dedicated)' \
                 "-0[don't use precompiled d0_blind_id]" \
                 "-1[don't compile d0_blind_id]" \
                 '-c[clean all before building]' \
                 "-0[don't use precompiled d0_blind_id]" \
                 "-1[don't compile d0_blind_id]" \
                 '-c[clean all before building]' \