diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:51:28 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 18:51:28 +0000 |
| commit | d846979db91a81781993b3e14f6bc0803b9c3ed1 (patch) | |
| tree | 559b60b79694e1867356245c013095d26279f982 /openbox/actions/all.c | |
| parent | 976add593801af58ae6c5e39fd70e1738878bf93 (diff) | |
add the decorations 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 c41c5f85..7297d235 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -31,4 +31,5 @@ void action_all_startup() action_directionalcyclewindows_startup(); action_directionaltargetwindow_startup(); action_resize_startup(); + action_decorations_startup(); } |
