13 lines
624 B
Plaintext
13 lines
624 B
Plaintext
$OpenBSD: patch-gfx_src_gtk_nsScreenGtk_cpp,v 1.1 2005/09/09 16:22:28 wilfried Exp $
|
|
--- gfx/src/gtk/nsScreenGtk.cpp.orig Thu Aug 25 18:29:50 2005
|
|
+++ gfx/src/gtk/nsScreenGtk.cpp Thu Aug 25 18:31:17 2005
|
|
@@ -143,7 +143,7 @@ nsScreenGtk :: Init ()
|
|
if (!gdk_property_get(root_window,
|
|
gdk_atom_intern ("_NET_WORKAREA", FALSE),
|
|
cardinal_atom,
|
|
- 0, G_MAXLONG, FALSE,
|
|
+ 0, G_MAXLONG - 3, FALSE,
|
|
&type_returned,
|
|
&format_returned,
|
|
&length_returned,
|