From a54fdc70be299a203a51d69c4e823f209a4c06ca Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 6 Jun 2010 13:44:11 +0000 Subject: unposted: fix incorrectly capitalized completion descriptions --- Completion/X/Command/_mplayer | 2 +- Completion/X/Command/_setxkbmap | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Completion/X') diff --git a/Completion/X/Command/_mplayer b/Completion/X/Command/_mplayer index ec65937ba..d3d1e6046 100644 --- a/Completion/X/Command/_mplayer +++ b/Completion/X/Command/_mplayer @@ -45,7 +45,7 @@ _x_arguments -C -s \ {-h,-help,--help}'[display help info]' \ -hardframedrop \-hr-mp3-seek \ '-hue:video signal hue adjustment' \ - '(-rootwin)-icelayer:icewm layer:((0\:Desktop 2\:Below 4\:Normal 6\:OnTop 8\:Dock 10\:AboveDock 12\:Menu))' \ + '(-rootwin)-icelayer:icewm layer:((0\:desktop 2\:below 4\:normal 6\:ontop 8\:dock 10\:abovedock 12\:menu))' \ '(-use-stdin)-idx[rebuild index of the avi]' \ '-ifo:ifo file:_files' '-include:config-file:_files' \ '-input:command:(conf ar-delay ar-rate keylist cmdlist js-dev file)' \ diff --git a/Completion/X/Command/_setxkbmap b/Completion/X/Command/_setxkbmap index 85609b554..c490a9d8c 100644 --- a/Completion/X/Command/_setxkbmap +++ b/Completion/X/Command/_setxkbmap @@ -30,10 +30,10 @@ _setxkbmap() { '(-)'-print'[print component names]' '-rules[rules file]:rules:_files' '-symbols[symbols components]:symbols:' - '(-)'{-help,-h}'[Display help message]' + '(-)'{-help,-h}'[display help message]' '-synch[force synchronization]' '-types[types components]:types:' - '(-verbose -v)'{-verbose,-v}'[Set verbosity level]:verbosity:(0 1 2 3 4 5 6 7 8 9)' + '(-verbose -v)'{-verbose,-v}'[set verbosity level]:verbosity:(0 1 2 3 4 5 6 7 8 9)' '*::keyboard:_setxkbmap_dispatcher' ) _arguments $arguments -- cgit 1.4.1