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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/prop.h') diff --git a/openbox/prop.h b/openbox/prop.h index a1d9f52e..35eb1979 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -191,7 +191,7 @@ typedef struct Atoms { /* Openbox specific atoms */ Atom ob_wm_state_undecorated; - Atom ob_pid; /* this is depreecated in favour of ob_control */ + Atom openbox_pid; /* this is depreecated in favour of ob_control */ Atom ob_config; Atom ob_control; } Atoms; -- cgit v1.2.3