From 57e98c6948f0cb64e79c4455fc692d81a75e30bf Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 31 Aug 1999 10:16:50 +0000 Subject: zsh-workers/7564 --- Completion/X/_xdvi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Completion/X/_xdvi') diff --git a/Completion/X/_xdvi b/Completion/X/_xdvi index ea08e5110..d24015ed5 100644 --- a/Completion/X/_xdvi +++ b/Completion/X/_xdvi @@ -6,13 +6,13 @@ _xt_arguments \ '-altfont:default font:' \ '-base:base URL:' \ '-browser:WWW browser:_command_names -e' \ - '-cr:cursor color:_colors' \ + '-cr:cursor color:_x_color' \ '-debug:debugging bitmask:((1\:bitmaps 2\:dvi\ translation 4\:pk\ reading 8\:batch\ operation 16\:events 32\:file\ opening 64\:PostScript\ communication 128\:Kpathsea\ statistics 256\:Kpathsea\ hash\ table\ lookups 512\:Kpathsea\ path\ definitions 1024\:Kpathsea\ path\ expansion 2048\:Kpathsea\ searches))' \ '-density:font shrink density:' \ '-gamma:anti-aliasing factor (default 1.0):' \ - -grid{1,2,3}':grid color:_colors' \ + -grid{1,2,3}':grid color:_x_color' \ '-gspalette:Ghostscript palette:(Color Greyscale Monochrome)' \ - '-hl:page highlight color:_colors' \ + '-hl:page highlight color:_x_color' \ '-icongeometry:icon geometry:_x_geometry' \ '-interpreter:Ghostscript program:_command_names -e' \ '-margin:margin size:' \ -- cgit 1.4.1