summaryrefslogtreecommitdiff
path: root/misc/orca/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 14:07:24 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 14:07:24 +0000
commitfcee43de497a58e80b8be2f6eac6f5ac2a2bcfff (patch)
tree673c58ea2ee649635ffb8aac1695e17d4633c81b /misc/orca/Makefile
parentac5da9881c8104546ea3196b379d1f969bb21ae9 (diff)
downloadpkgsrc-fcee43de497a58e80b8be2f6eac6f5ac2a2bcfff.tar.gz
Update to 2.26.2:
2.26.2 - 18-May-2009 General: * Fix for bug #466841 - Orca doesn't announce items when Alt+Tabbing if Compiz is enabled. This fix is designed to improve Orca's access to the basic window switcher in Compiz. There are still bugs in Compiz which make providing compelling access difficult, but this should at least make switching windows accessible. * Fix for bug #577977 - provide speech feedback for "repeat last find" in Gedit. * Fix for bug #580329 - Use show_uri() to display help window. * Fix for bug #580423 - Remove deprecated libgnomeui dependency. Use DBus org.gnome.SessionManager.Logout instead of gnome.ui.master_client().request_save. * Fix for bug #582684 - Arrowing left/right across tree tables causes whole row to be spoken. ========== New and updated translations (THANKS EVERYONE!!!): See also the overall translation status: http://l10n.gnome.org/module/orca ca Catalan Jordi Mas i Hernandez hu Hungarian Attila Hammer and Gabor Kelemen uk Ukranian Maxim Dziumanenko
Diffstat (limited to 'misc/orca/Makefile')
-rw-r--r--misc/orca/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile
index 1355499fb3f..af8d4539ceb 100644
--- a/misc/orca/Makefile
+++ b/misc/orca/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2009/05/19 08:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/05/19 14:07:24 wiz Exp $
#
-DISTNAME= orca-2.26.1
+DISTNAME= orca-2.26.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.26/}
EXTRACT_SUFX= .tar.bz2