diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 05:02:25 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 05:02:25 +0000 |
| commit | bb0fd965c50289c02619113f113927294fa5be23 (patch) | |
| tree | 9a15f1a6eaa28f16a557cacba547fba0bf75d50e /openbox/actions/all.c | |
| parent | 29c4cf4a15bc5fa97ba746b03a5e334f989c645e (diff) | |
add breakchroot action
Diffstat (limited to 'openbox/actions/all.c')
| -rw-r--r-- | openbox/actions/all.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/all.c b/openbox/actions/all.c index a8cf305f..e3ad2b15 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -11,4 +11,5 @@ void action_all_startup() action_restart_startup(); action_cyclewindows_startup(); action_activate_startup(); + action_breakchroot_startup(); } |
