summaryrefslogtreecommitdiff
path: root/openbox/actions/all.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-22 18:55:44 +0000
committerDana Jansens <danakj@orodu.net>2007-06-22 18:55:44 +0000
commit5d350da82e9fc46aa59e59c255604429add2d1ed (patch)
treec1c4ba58941032645c20f188c6dbe71647e5bb53 /openbox/actions/all.c
parentd846979db91a81781993b3e14f6bc0803b9c3ed1 (diff)
rename showmenu to menu
Diffstat (limited to 'openbox/actions/all.c')
-rw-r--r--openbox/actions/all.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/actions/all.c b/openbox/actions/all.c
index 7297d235..78bcb804 100644
--- a/openbox/actions/all.c
+++ b/openbox/actions/all.c
@@ -4,7 +4,7 @@ void action_all_startup()
{
action_execute_startup();
action_debug_startup();
- action_showmenu_startup();
+ action_menu_startup();
action_showdesktop_startup();
action_reconfigure_startup();
action_exit_startup();