From 41b2e0cb680d7ee80a84283bdcedd13c6854c87d Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Sat, 5 Mar 2005 10:31:06 +0000 Subject: 20932: Add copy comand completion --- Completion/X/Command/_kfmclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/X') diff --git a/Completion/X/Command/_kfmclient b/Completion/X/Command/_kfmclient index dc1bce0cb..10d7a2ccb 100755 --- a/Completion/X/Command/_kfmclient +++ b/Completion/X/Command/_kfmclient @@ -90,7 +90,7 @@ case $line[1] in fi ;; - (move|download|openProperties) + (move|download|copy|openProperties) if [[ $state = firstarg ]]; then _webbrowser return -- cgit 1.4.1