From 060e8f4eed4e0193549f1b3143b7bb47e9fcabe1 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 26 Feb 2004 12:57:21 +0000 Subject: 19468: capitalize URL abbreviation in completion descriptions --- Completion/X/Command/_mozilla | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Completion/X/Command/_mozilla') diff --git a/Completion/X/Command/_mozilla b/Completion/X/Command/_mozilla index 1ad572c1b..f6ade49fc 100644 --- a/Completion/X/Command/_mozilla +++ b/Completion/X/Command/_mozilla @@ -28,10 +28,10 @@ else '-jsconsole[start with JavaScript Console]' \ '-venkman[start with JavaScript debugger]' \ '-terminal[start with command line terminal]' \ - '-edit[start with editor]:url:_urls' \ - '-chrome[load the specified chrome]:url:_urls' \ + '-edit[start with editor]:URL:_urls' \ + '-chrome[load the specified chrome]:URL:_urls' \ '-mail[start with mail]' \ - '-compose[start with messenger compose]:url:_urls' \ + '-compose[start with messenger compose]:URL:_urls' \ '*:location:->urls' && ret=0 fi -- cgit 1.4.1