]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
revert 7283 until we find out what version they are using
[chaz/openbox] / openbox / prop.c
index 36e520171d061a1558482317e34587fa312e4e79..aec146d52933c1bb81a66cd18da3c46cd67a1e9a 100644 (file)
@@ -171,7 +171,8 @@ void prop_startup()
 */
 
     CREATE(openbox_pid, "_OPENBOX_PID");
-    CREATE(ob_config, "_OB_CONFIG");
+    CREATE(ob_theme, "_OB_THEME");
+    CREATE(ob_wm_action_undecorate, "_OB_WM_ACTION_UNDECORATE");
     CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED");
     CREATE(ob_control, "_OB_CONTROL");
 }
This page took 0.024449 seconds and 4 git commands to generate.