summaryrefslogtreecommitdiff
path: root/devel/gail/patches
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-18 21:16:55 +0000
committerwiz <wiz>2007-09-18 21:16:55 +0000
commitd5176f1921fba009506b6027239ead1ef745eeb4 (patch)
tree557efbce60482ea69b3a2879c626e786cd5cef66 /devel/gail/patches
parenta74035e106b09622a317f4347940fdd34baf75e2 (diff)
downloadpkgsrc-d5176f1921fba009506b6027239ead1ef745eeb4.tar.gz
Update to 1.20.0:
Changes in GAIL 1.20.0 ====================== Added Telugu (te) to ALL_LINGUAS. Changes in GAIL 1.19.6 ====================== Bugfixes: #460820, #363450. Implement ATK_STATE_DEFAULT in gailwidget. This version of GAIL should be used with Libgnomecanvas released with GNOME 2.19.6. Changes in GAIL 1.19.5 ====================== - Only print accessibility enabled messages when GNOME_ACCESSIBILITY=1 [#455120] (Li Yuan). - Remove GDK_THREADS guards since it is not a idle function any more [#446596] (csaavedra AT alumnos utalca cl). - Move gailcanvas to gnomecanvas and remove gnomecanvas dependence [#363103] (Li Yuan). Changes in GAIL 1.19.3 ====================== ---This is the GNOME 2.19.3 version of gail--- Bugfixes: #340577, #313954. Remove gnome-doc-utils dependence. Changes in GAIL 1.19.1 ====================== ---This is the GNOME 2.19.1 version of gail--- Bugfixes: #347481, #421432, #410861.
Diffstat (limited to 'devel/gail/patches')
-rw-r--r--devel/gail/patches/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gail/patches/patch-aa b/devel/gail/patches/patch-aa
index e64d252c323..16c67f9869e 100644
--- a/devel/gail/patches/patch-aa
+++ b/devel/gail/patches/patch-aa
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.5 2006/12/07 13:15:04 minskim Exp $
+$NetBSD: patch-aa,v 1.6 2007/09/18 21:16:56 wiz Exp $
http://bugzilla.gnome.org/show_bug.cgi?id=382925
---- gail/gailwindow.c.orig 2006-09-12 10:40:48.000000000 -0700
+--- gail/gailwindow.c.orig 2007-06-05 07:17:42.000000000 +0000
+++ gail/gailwindow.c
-@@ -1071,6 +1071,24 @@ gail_window_get_mdi_zorder (AtkComponent
+@@ -1069,6 +1069,24 @@ gail_window_get_mdi_zorder (AtkComponent
return 0; /* Punt, FIXME */
}