]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.c
merge the po's from 3.4 branch that are going out with 3.3.990
[chaz/openbox] / openbox / prop.c
index 36e520171d061a1558482317e34587fa312e4e79..1412752a50296986fb41211fdf6ee55a04960c38 100644 (file)
@@ -172,6 +172,7 @@ void prop_startup()
 
     CREATE(openbox_pid, "_OPENBOX_PID");
     CREATE(ob_config, "_OB_CONFIG");
+    CREATE(ob_wm_action_undecorate, "_OB_WM_ACTION_UNDECORATE");
     CREATE(ob_wm_state_undecorated, "_OB_WM_STATE_UNDECORATED");
     CREATE(ob_control, "_OB_CONTROL");
 }
This page took 0.022155 seconds and 4 git commands to generate.