From 5d57a39b702a0f198c8a180a20058e3c82615523 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 04:01:36 +0000 Subject: add exit and reconfigure actions --- openbox/actions/all.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 077f394b..13068b7b 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -6,4 +6,6 @@ void action_all_startup() action_debug_startup(); action_showmenu_startup(); action_showdesktop_startup(); + action_reconfigure_startup(); + action_exit_startup(); } -- cgit v1.2.3