openbsd-ports/www/mozilla-firefox/patches/patch-gfx_src_gtk_nsScreenGtk_cpp
bernd 0abe19a7d2 update to mozilla-firefox-1.0.7
comments & ok kurt@
2005-09-24 16:19:29 +00:00

13 lines
612 B
Plaintext

$OpenBSD: patch-gfx_src_gtk_nsScreenGtk_cpp,v 1.2 2005/09/24 16:19:29 bernd Exp $
--- gfx/src/gtk/nsScreenGtk.cpp.orig Tue Apr 20 19:35:51 2004
+++ gfx/src/gtk/nsScreenGtk.cpp Thu Sep 22 10:16:43 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,