]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.c
why did we pass thru owner events ?? its working without that.. hum..
[chaz/openbox] / openbox / config.c
index d6adb9751331c7de6205ad7759ce8fabb2840976..18db15f837e2580b43d024b144f301a9591281c1 100644 (file)
@@ -215,6 +215,7 @@ static void parse_per_app_settings(ObParseInst *i, xmlDocPtr doc,
                         gint i = parse_int(doc, n);
                         if (i > 0)
                             settings->desktop = i;
+                    }
                     g_free(s);
                 } else
                     settings->desktop = 0;
This page took 0.022805 seconds and 4 git commands to generate.