From 78282959f970d28131e6aa8d66adce359aa145dc Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 7 Sep 2003 19:03:20 +0000 Subject: little bit of an actions overhaul, added action_run* so that duplicated code can all be in the same place now woot. allow actions to specify when they can be used (ShowMenu cant in the OB_USER_ACTION_MENU_SELECTION case) remove KeyboardMove ad KeyboardResize. Instead, just use Move and Resize and determine if it should be a keyboard move/resize in the code --- data/rc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/rc.xml') diff --git a/data/rc.xml b/data/rc.xml index 0a7bee06..d658f279 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -96,10 +96,10 @@ - + - + -- cgit v1.2.3