diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:56:22 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-23 14:56:22 +0000 |
| commit | 7f50e04925e539dbe28997a6b07369d9f5cb43e3 (patch) | |
| tree | 5a32099e4a3e99013071b0f33ade2a6b97b22b6b /openbox/actions/all.c | |
| parent | ca28e08c2f47dec4e30f54c3ef64376a6246fbf9 (diff) | |
add the layer 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 ea81882b..8219325d 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -37,4 +37,5 @@ void action_all_startup() action_resizerelative_startup(); action_addremovedesktop_startup(); action_dockautohide_startup(); + action_layer_startup(); } |
