]> Dogcows Code - chaz/openbox/commitdiff
move dockautohide back to ToggleDockAutoHide
authorDana Jansens <danakj@orodu.net>
Fri, 13 Jul 2007 21:16:11 +0000 (17:16 -0400)
committerDana Jansens <danakj@orodu.net>
Fri, 13 Jul 2007 21:16:11 +0000 (17:16 -0400)
openbox/actions/dockautohide.c

index e7f650551550cd791b4d999f27c694414e489c24..9e035b819a2c92625c538dba253e9dac74e6621a 100644 (file)
@@ -6,7 +6,7 @@ static gboolean run_func(ObActionsData *data, gpointer options);
 
 void action_dockautohide_startup()
 {
-    actions_register("DockAutoHide",
+    actions_register("ToggleDockAutoHide",
                      NULL, NULL,
                      run_func,
                      NULL, NULL);
This page took 0.0221 seconds and 4 git commands to generate.