]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
but rename ob_pid back to openbox_pid for backwards compatibility. this will go away...
[chaz/openbox] / openbox / prop.c
index 4cf832ffcd4f9769729d8f58fde190f3f754e0de..36e520171d061a1558482317e34587fa312e4e79 100644 (file)
@@ -170,7 +170,7 @@ void prop_startup()
     CREATE(esetrootid, "ESETROOT_PMAP_ID");
 */
 
-    CREATE(ob_pid, "_OB_PID");
+    CREATE(openbox_pid, "_OPENBOX_PID");
     CREATE(ob_config, "_OB_CONFIG");
     CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED");
     CREATE(ob_control, "_OB_CONTROL");
This page took 0.021037 seconds and 4 git commands to generate.