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