From 0664ee7338baf05bc2562d5c9df31878e0fff21e Mon Sep 17 00:00:00 2001 From: oga Date: Thu, 22 Jan 2009 18:06:16 +0000 Subject: Oops, missed an atom. ok okan@. --- xutil.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xutil.c') diff --git a/xutil.c b/xutil.c index e19b73b..cd83183 100644 --- a/xutil.c +++ b/xutil.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: xutil.c,v 1.10 2009/01/22 15:26:33 oga Exp $ + * $Id: xutil.c,v 1.11 2009/01/22 18:06:16 oga Exp $ */ #include "headers.h" @@ -178,4 +178,5 @@ xu_getatoms(void) WM_DELETE_WINDOW = XInternAtom(X_Dpy, "WM_DELETE_WINDOW", False); WM_TAKE_FOCUS = XInternAtom(X_Dpy, "WM_TAKE_FOCUS", False); WM_PROTOCOLS = XInternAtom(X_Dpy, "WM_PROTOCOLS", False); + _MOTIF_WM_HINTS = XInternAtom(X_Dpy, "_MOTIF_WM_HINTS", False); } -- cgit v1.2.3-2-gb3c3