X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.c;h=6c103e6df0e9a28db1de1218a65ad1dd81bed7e3;hb=ca9fe26a6b169c905d990c55a642ba5f00a791a0;hp=d843e69dc5ea0473d3e6c409990de634665dd19b;hpb=6452fef9396abdb524bf45038eaaed879efaa6ea;p=chaz%2Fopenbox diff --git a/openbox/prop.c b/openbox/prop.c index d843e69d..6c103e6d 100644 --- a/openbox/prop.c +++ b/openbox/prop.c @@ -1,6 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- prop.c for the Openbox window manager + Copyright (c) 2006 Mikael Magnusson Copyright (c) 2003 Ben Jansens This program is free software; you can redistribute it and/or modify @@ -151,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