From 0ef82a1bda21d37f931a2fb0062c6274e360108a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 13 May 2007 22:33:04 +0000 Subject: but rename ob_pid back to openbox_pid for backwards compatibility. this will go away entirely soon. --- openbox/prop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/prop.c') diff --git a/openbox/prop.c b/openbox/prop.c index 4cf832ff..36e52017 100644 --- a/openbox/prop.c +++ b/openbox/prop.c @@ -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"); -- cgit v1.2.3