From 16f2b255cb3e504f7695bc94ec691f949bf6722d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 19:00:09 +0000 Subject: add the desktop action --- openbox/actions/all.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions/all.c') 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(); } -- cgit v1.2.3