diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:00:09 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-22 19:00:09 +0000 |
| commit | 16f2b255cb3e504f7695bc94ec691f949bf6722d (patch) | |
| tree | 5cc758e0ca32178bc740f8f7638f7e9dce06d811 /openbox/actions/all.c | |
| parent | 5d350da82e9fc46aa59e59c255604429add2d1ed (diff) | |
add the desktop 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 78bcb804..3fb4f816 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -32,4 +32,5 @@ void action_all_startup() action_directionaltargetwindow_startup(); action_resize_startup(); action_decorations_startup(); + action_desktop_startup(); } |
