summaryrefslogtreecommitdiff
path: root/openbox/actions/all.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-03-02 04:18:17 -0500
committerDana Jansens <danakj@orodu.net>2008-03-02 04:19:05 -0500
commit37705f444eecabb2e5bd31e92bc8b82ae9b8b596 (patch)
tree6c2ef624542f53985773b3399ca49baacbbf7d77 /openbox/actions/all.c
parenta47d0a53652a96ca1df96fc9268757df1431ae55 (diff)
parente8ce4dbb8fa8f415759745d57bb1c971ea360ec5 (diff)
Merge branch 'backport' into work
Conflicts: openbox/actions/all.h openbox/event.c openbox/prompt.c
Diffstat (limited to 'openbox/actions/all.c')
-rw-r--r--openbox/actions/all.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/all.c b/openbox/actions/all.c
index 47141ac6..c86c4281 100644
--- a/openbox/actions/all.c
+++ b/openbox/actions/all.c
@@ -9,6 +9,7 @@ void action_all_startup(void)
action_reconfigure_startup();
action_exit_startup();
action_restart_startup();
+ action_session_startup();
action_cyclewindows_startup();
action_breakchroot_startup();
action_close_startup();