From ac9bb07ab28b86ddb049db007f0e81f1b7f8ab50 Mon Sep 17 00:00:00 2001 From: jmmv Date: Fri, 16 Apr 2004 13:47:17 +0000 Subject: Update to 2.6.1: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fixes: - Don't escape keys (Bugs #135807 and #136400) - Fix a crashing bug in the unref code (Bugs #124662 and #136631) - Fix the cell editor for float values (Bug #137468) - Fix a crash when launching gconf-editor with an invalid key path (Bug #136381) - Allow the notebook in the key editor to fill and expand. (Fix #138557) * Translations: - Added Basque translation (Iñaki Larrañaga) - Added Gujarati translation (Guntupalli Karunakar) --- editors/gconf-editor/Makefile | 4 ++-- editors/gconf-editor/PLIST | 8 +++++--- editors/gconf-editor/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'editors/gconf-editor') diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index d9a75a765ba..37971764a42 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/04/15 11:16:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.20 2004/04/16 13:47:17 jmmv Exp $ # -DISTNAME= gconf-editor-2.6.0 +DISTNAME= gconf-editor-2.6.1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gconf-editor/PLIST b/editors/gconf-editor/PLIST index 75048237e66..4ce30fc6263 100644 --- a/editors/gconf-editor/PLIST +++ b/editors/gconf-editor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/04/01 18:51:26 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/04/16 13:47:17 jmmv Exp $ bin/gconf-editor man/man1/gconf-editor.1 share/applications/gconf-editor.desktop @@ -17,11 +17,13 @@ ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gconf-editor.mo @@ -71,5 +73,5 @@ share/pixmaps/gconf-editor/folder-closed.png share/pixmaps/gconf-editor/folder-open.png share/pixmaps/gconf-editor/stock-about-16.png @dirrm share/pixmaps/gconf-editor -@comment in xdg-dirs: share/pixmaps -@comment in xdg-dirs: share/applications +@comment in xdg-dirs: @dirrm share/pixmaps +@comment in xdg-dirs: @dirrm share/applications diff --git a/editors/gconf-editor/distinfo b/editors/gconf-editor/distinfo index 50f30e41700..95c40c1bb9e 100644 --- a/editors/gconf-editor/distinfo +++ b/editors/gconf-editor/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/04/01 18:51:26 jmmv Exp $ +$NetBSD: distinfo,v 1.4 2004/04/16 13:47:17 jmmv Exp $ -SHA1 (gconf-editor-2.6.0.tar.bz2) = 5be993449d65c216d005499c2203d157a662fadb -Size (gconf-editor-2.6.0.tar.bz2) = 372032 bytes +SHA1 (gconf-editor-2.6.1.tar.bz2) = aadd796bba74a70c00e3d0dcdf35ef8d29f68355 +Size (gconf-editor-2.6.1.tar.bz2) = 376272 bytes -- cgit v1.2.3