diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:10:00 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:10:00 +0000 |
| commit | 6973d5b8a50844ef8eecf076f8f15d5ece4270ef (patch) | |
| tree | 475de069018ed93911b85f47afd62d767af3fcd2 /openbox/actions/all.c | |
| parent | 16f2b255cb3e504f7695bc94ec691f949bf6722d (diff) | |
add directionaldesktop 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 3fb4f816..cb3f9871 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -33,4 +33,5 @@ void action_all_startup() action_resize_startup(); action_decorations_startup(); action_desktop_startup(); + action_directionaldesktop_startup(); } |
