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.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 43f7c379..cce3dd1f 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -163,7 +163,7 @@ typedef struct Atoms { /* Openbox specific atoms */ Atom openbox_pid; - Atom openbox_premax; + Atom ob_wm_state_undecorated; } Atoms; Atoms prop_atoms; -- cgit v1.2.3