From e453f90a08768d297efa5638fb6e4d9d99c93e39 Mon Sep 17 00:00:00 2001 From: sebastid Date: Tue, 27 Sep 2005 22:53:03 +0000 Subject: [PATCH] More completion. SVN revision: 17007 --- data/other/enlightenment_remote | 1 + 1 file changed, 1 insertion(+) diff --git a/data/other/enlightenment_remote b/data/other/enlightenment_remote index 7ca63456b..90aad56d0 100644 --- a/data/other/enlightenment_remote +++ b/data/other/enlightenment_remote @@ -33,6 +33,7 @@ _enlightenment_remote() { COMPREPLY=($(compgen -W "${opts/-h -help --help}" -- "${cur}")) return 0 ;; + -always-click-to-focus-set| \ -always-click-to-raise-set| \ -border-shade-animate-set| \ -edge-flip-set| \