]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
use EXIT_SUCCESS. it's the same thing, but more correct.
[chaz/openbox] / openbox / prop.c
index c35bba990cf063df24bba38199146a38d3475d0b..6c103e6df0e9a28db1de1218a65ad1dd81bed7e3 100644 (file)
@@ -152,6 +152,7 @@ void prop_startup()
 
     CREATE(openbox_pid, "_OPENBOX_PID");
     CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED");
+    CREATE(ob_control, "_OB_CONTROL");
 }
 
 #include <X11/Xutil.h>
This page took 0.019956 seconds and 4 git commands to generate.