From b2dd343095b264f949badf6da3824d279a8f28c8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 25 Sep 2003 23:02:32 +0000 Subject: remove openbox_premax, add ob_wm_state_undecorated --- 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 9e436550..16ab60cb 100644 --- a/openbox/prop.c +++ b/openbox/prop.c @@ -150,7 +150,7 @@ void prop_startup() CREATE(esetrootid, "ESETROOT_PMAP_ID"); CREATE(openbox_pid, "_OPENBOX_PID"); - CREATE(openbox_premax, "_OPENBOX_PREMAX"); + CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED"); } #include -- cgit v1.2.3