SVN revision: 17363
This commit is contained in:
sebastid 2005-10-09 20:30:21 +00:00 committed by sebastid
parent 585e2af3a0
commit a77b2c311a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ _enlightenment_remote() {
action=${COMP_WORDS[1]}
opts=`enlightenment_remote -h | awk '{print $1}' | grep -v "OPTIONS:" | xargs`
BINDING_CONTEXT="NONE BORDER ZONE CONTAINER MANAGER MENU WINLIST POPUP ANY"
ENGINE_CONTEXT="CONTAINER INIT MENU BORDER ERROR POPUP DRAG WIN ZONE"
ENGINE_CONTEXT="INIT CONTAINER ZONE BORDER MENU ERROR WIN POPUP DRAG"
MODIFIERS="NONE SHIFT| SHIFT CONTROL| CONTROL ALT| ALT WIN| WIN"
DIRS="data images fonts themes init icons modules backgrounds"