]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
updates for the build system. always set Openbox on the support window
[chaz/openbox] / openbox / openbox.c
index ee3911d982e3448869bd52ae89dd93b653086160..78b5322373021c7e6267be94059a133c15089dda 100644 (file)
@@ -212,7 +212,7 @@ gint main(gint argc, gchar **argv)
     prop_startup(); /* get atoms values for the display */
     extensions_query_all(); /* find which extensions are present */
 
-    if (screen_annex(program_name)) { /* it will be ours! */
+    if (screen_annex()) { /* it will be ours! */
         do {
             modkeys_startup(reconfigure);
 
This page took 0.020398 seconds and 4 git commands to generate.