diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:24:45 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:24:45 +0000 |
| commit | 8ab1e9537e5aebfe48d826cbf266cf8d582d9d65 (patch) | |
| tree | faf8857d5a7cd35822802a676bfd83266368541c /openbox/actions/all.c | |
| parent | 4044b942e74b59599e82bb4834a730c32e49820d (diff) | |
add resizerelative 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 cb3f9871..5610a487 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -34,4 +34,5 @@ void action_all_startup() action_decorations_startup(); action_desktop_startup(); action_directionaldesktop_startup(); + action_resizerelative_startup(); } |
