]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/showdesktop.c
add exit and reconfigure actions
[chaz/openbox] / openbox / actions / showdesktop.c
index 2699b1bca77675363a53653c5a6375689759550d..8781f95d42a79f776f95955f9400bad0feec8dfe 100644 (file)
@@ -6,8 +6,7 @@ static gboolean run_func(ObActionsData *data, gpointer options);
 void action_showdesktop_startup()
 {
     actions_register("ShowDesktop",
-                     NULL,
-                     NULL,
+                     NULL, NULL,
                      run_func,
                      NULL, NULL);
 }
This page took 0.020605 seconds and 4 git commands to generate.