From 6689ad2320ecb7856f5277acb73b6df213fa98c4 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 13 Jul 2007 17:14:33 -0400 Subject: move menu action back to ShowMenu --- openbox/actions/all.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index f1ae5be2..430d781d 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_menu_startup(); + action_showmenu_startup(); action_showdesktop_startup(); action_reconfigure_startup(); action_exit_startup(); -- cgit v1.2.3