openbsd-ports/x11/devilspie/patches/patch-src_xutils_h
jasper 0d0d41b8bf update devilspie to 0.21
maintainer time-out
2007-11-21 11:48:37 +00:00

13 lines
324 B
Plaintext

$OpenBSD: patch-src_xutils_h,v 1.1 2007/11/21 11:48:37 jasper Exp $
--- src/xutils.h.orig Mon Nov 19 07:41:22 2007
+++ src/xutils.h Mon Nov 19 07:41:24 2007
@@ -28,6 +28,8 @@
#include "libwnck/window.h"
+#define WNCK_WINDOW_MODAL_DIALOG 127 /* XXX */
+
G_BEGIN_DECLS
Atom my_wnck_atom_get (const char *atom_name);