From 58d8b90122b33f608b5c4c5b91d15207eb2cecf1 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 04:04:59 +0000 Subject: add restart action --- openbox/actions/all.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 13068b7b..141fd12e 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -8,4 +8,5 @@ void action_all_startup() action_showdesktop_startup(); action_reconfigure_startup(); action_exit_startup(); + action_restart_startup(); } -- cgit v1.2.3