From 69d96da33f375aae93ab27fd96e7f8c8cefd11da Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 30 Mar 2006 21:18:25 +0000 Subject: Update to 2.14.0: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2.14.0 === - New and updated translations: * Albanian [Laurent Dhima] * Brazilian Portuguese [Guilherme de S. Pastore] * Czech [Petr Tomeš] * Danish [Lasse Bang Mikkelsen] * Estonian [Ivar Smolin] * Hindi [Rajesh Ranjan] * Italian [Stefano Canepa] * Romanian [Mugurel Tudor] * Spanish [Francisco Javier F. Serrador] * Swedish [Daniel Nylander] 2.13.93 === - Fixes two crashes/freezes (bugs #318797, #330246) - Has a slightly better Brazilian Portuguese translation 2.13.92 === - Fixes a build failure (bug #333292) - Adds licensing informaiton to the UI (bug #330875) - Has lots of updated translations! 2.13.91 === - Stopped forcing invisible_char to '*' (bug #329294) - Re-added the context menu for highlighted URLs (bug #329553) - Updated translations: * Canadian English [Adam Weinberger] * Catalan [Josep Puigdemont i Casamajó] * Dutch [Tino Meinen] * Finnish [Ilkka Tuohela] * Simplified Chinese [Funda Wang] * Thai [Theppitak Karoonboonyanan] * Vietnamese [Clytie Siddall] 2.13.90 === - Fixed the handling of file:// URLs - Fixed the setting of accelerators (bug #328052) - Fixed the heights of the huge tabs (bug #327412) - Added a tool tip to the tabs' close buttons - Added F11 as default accelerator for fullscreen (bug #326781) - Allow returning to dynamically setting the title by manually setting it to an empty string (bug #328932) - Several fixes and improvements to the patches applied for exporting the GNOME proxy settings to the terminal and disabling anti-aliasing - Other optimizations, cleanups and standards-compliance changes (bug #328043) - Lots of updated translations; huge thanks to the translators! 2.13.3 === - Fix a crash at startup (bug #327313) - New, updated and fixed translations: * Belarusian [Ales Nyakhaychyk] * Danish [Lasse Bang Mikkelsen] * Canadian English [Adam Weinberger] * Estonian [Ivar Smolin] * Finnish [Ilkka Tuohela] * Gujarati [Ankit Patel] * Serbian [Слободан Д. Средојевић] * Vietnamese [Clyttie Siddall] 2.13.2 === - Added close buttons to the tabs (bug #71444) - Added support for One-Time Passwords (bug #310529) - Added tooltips that display the full title to the tabs (bug #310137) - Make file:// URLs work by splitting their handling from others (bug #309201) - Avoid title desyncs by setting icon title together with window title (bug #324965) - Keep the title unchanged after it has been manually set (bug #152986) - Export the GNOME proxy settings to the terminal (bug #321952) - General build, user interface, performance and internationalization improvements (bugs #100038, #129889, #139332, #158319, #324246) - New, updated and fixed translations: * Bulgarian [Vladimir Petkov] * Brazilian Portuguese [Guilherme de S. Pastore] * Canadian English [Adam Weinberger] * Danish [Lasse Bang Mikkelsen] * Dutch [Tino Meinen] * Estonian [Ivar Smolin] * Finnish [Ilkka Tuohela] * Galician [Ignacio Casal Quinteiro] * German [Hendrik Brandt] * Gujarati [Ankit Patel] * Japanese [Takeshi AIHANA] * Norwegian [Kjartan Maraas] * Norwegian bokmål [Kjartan Maraas] * Serbian [Слободан Д. Средојевић] * Spanish [Francisco Javier F. Serrador] * Thai [Theppitak Karoonboonyanan] * Vietnamese [Clytie Siddall] 2.13.1 === - New maintainer! (Guilherme de S. Pastore) - Revert the environment variable patch. It caused hangs etc. (Olav Vitters) - Fix i18n issue with application name (Frédéric Crozat, Olav) - Fix some compiler warnings (Kjartan Maraas) - Drop lots of unnecessary strings (Guilherme) - General cleanups and UI improvements (Guilherme) - Actually remove profiles when they are deleted (Guilherme) - Moved from section System to Utility in the menu (Guilherme) - New, updated and fixed translations: * Brazilian Portuguese [Guilherme de S. Pastore] * Catalan [Josep Puigdemont i Casamajó] * Finnish [Ilkka Tuohela] * Gujarati [Ankit Patel] * Japanese [Takeshi AIHANA] * Kinyarwanda [Guilherme de S. Pastore] * Lithuanian [Žygimantas Beručka] * Nepali [Guilherme de S. Pastore] * Spanish [Francisco Javier F. Serrador] * Thai [Theppitak Karoonboonyanan] * Vietnamese [Clytie Siddall] * Xhosa [Guilherme de S. Pastore] 2.13.0 === - Don't lose environment variables on startup (Davyd) - Only show mnemonics when the menubar is visible (DanW) - Detachable and movable tabs (Tony Tsui, Mario Manno) - Don't use deprecated widgets (Dennis Cranston) - Don't pass include flags to the link stage (dmacks@netspace.org) --- x11/gnome2-terminal/Makefile | 7 +++---- x11/gnome2-terminal/PLIST | 13 ++++++++++--- x11/gnome2-terminal/distinfo | 14 +++++++------- x11/gnome2-terminal/patches/patch-aa | 8 ++++---- x11/gnome2-terminal/patches/patch-ab | 8 ++++---- x11/gnome2-terminal/patches/patch-ac | 8 ++++---- 6 files changed, 32 insertions(+), 26 deletions(-) diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index 43ae459d194..5b1e2a7d558 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2006/03/21 06:00:53 jlam Exp $ +# $NetBSD: Makefile,v 1.50 2006/03/30 21:18:25 jmmv Exp $ # -DISTNAME= gnome-terminal-2.12.0 +DISTNAME= gnome-terminal-2.14.0 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 5 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.12/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.14/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org diff --git a/x11/gnome2-terminal/PLIST b/x11/gnome2-terminal/PLIST index 35d88da4db0..d4ce4b865eb 100644 --- a/x11/gnome2-terminal/PLIST +++ b/x11/gnome2-terminal/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.12 2005/10/12 21:58:35 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/03/30 21:18:25 jmmv Exp $ bin/gnome-terminal lib/bonobo/servers/gnome-terminal.server -share/application-registry/gnome-terminal.applications share/applications/gnome-terminal.desktop share/gconf/schemas/gnome-terminal.schemas share/gnome-terminal/glade/gnome-terminal.glade2 @@ -10,6 +9,11 @@ share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png share/gnome/help/gnome-terminal/C/figures/terminal_window.png share/gnome/help/gnome-terminal/C/gnome-terminal.xml share/gnome/help/gnome-terminal/C/legal.xml +share/gnome/help/gnome-terminal/bg/figures/gnome-terminal-default.png +share/gnome/help/gnome-terminal/bg/figures/gnome-terminal-tabbed.png +share/gnome/help/gnome-terminal/bg/figures/terminal_window.png +share/gnome/help/gnome-terminal/bg/gnome-terminal.xml +share/gnome/help/gnome-terminal/bg/legal.xml share/gnome/help/gnome-terminal/de/figures/gnome-terminal-default.png share/gnome/help/gnome-terminal/de/figures/gnome-terminal-tabbed.png share/gnome/help/gnome-terminal/de/figures/terminal_window.png @@ -97,6 +101,7 @@ ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gnome-terminal.mo @@ -131,6 +136,7 @@ ${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo share/omf/gnome-terminal/gnome-terminal-C.omf +share/omf/gnome-terminal/gnome-terminal-bg.omf share/omf/gnome-terminal/gnome-terminal-de.omf share/omf/gnome-terminal/gnome-terminal-es.omf share/omf/gnome-terminal/gnome-terminal-fr.omf @@ -168,6 +174,8 @@ share/pixmaps/gnome-terminal.png @dirrm share/gnome/help/gnome-terminal/es @dirrm share/gnome/help/gnome-terminal/de/figures @dirrm share/gnome/help/gnome-terminal/de +@dirrm share/gnome/help/gnome-terminal/bg/figures +@dirrm share/gnome/help/gnome-terminal/bg @dirrm share/gnome/help/gnome-terminal/C/figures @dirrm share/gnome/help/gnome-terminal/C @dirrm share/gnome/help/gnome-terminal @@ -176,5 +184,4 @@ share/pixmaps/gnome-terminal.png @dirrm share/gnome-terminal @comment in GConf2: @dirrm share/gconf/schemas @comment in xdg-dirs: @dirrm share/applications -@comment in xdg-dirs: @dirrm share/application-registry @comment in libbonobo: @dirrm lib/bonobo/servers diff --git a/x11/gnome2-terminal/distinfo b/x11/gnome2-terminal/distinfo index 5376ca3a992..2a8a835e548 100644 --- a/x11/gnome2-terminal/distinfo +++ b/x11/gnome2-terminal/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.16 2005/10/16 23:41:30 minskim Exp $ +$NetBSD: distinfo,v 1.17 2006/03/30 21:18:25 jmmv Exp $ -SHA1 (gnome-terminal-2.12.0.tar.bz2) = 5a81e76968962d9e8acd077db8b4d14284f996e2 -RMD160 (gnome-terminal-2.12.0.tar.bz2) = 97343108571febee95991e76b0e60d4cf2ea60c8 -Size (gnome-terminal-2.12.0.tar.bz2) = 1684178 bytes -SHA1 (patch-aa) = 7355efe9a0e21d07f017d50e2edff2bc7a4d906f -SHA1 (patch-ab) = 7fbfff1d883ba4289fea9b84a471b583e10bd876 -SHA1 (patch-ac) = afa8787f9129cbd3ba33cc95525c1d32204c36ba +SHA1 (gnome-terminal-2.14.0.tar.bz2) = 5be15e2b7ace3d6b5103fa28ba0780cf88708be2 +RMD160 (gnome-terminal-2.14.0.tar.bz2) = 41074d730584036df15786251c0bb2107d0b46c9 +Size (gnome-terminal-2.14.0.tar.bz2) = 1732708 bytes +SHA1 (patch-aa) = 852623004e3aa680be4c090bb58fd23ac0055aa1 +SHA1 (patch-ab) = c32fe51f97ec7f244c8a5f46e7a13acf2daa2478 +SHA1 (patch-ac) = 0f7f7f64abd8f614e44c068ac398afe92c5506aa diff --git a/x11/gnome2-terminal/patches/patch-aa b/x11/gnome2-terminal/patches/patch-aa index 10c2590c642..96c9d5fe126 100644 --- a/x11/gnome2-terminal/patches/patch-aa +++ b/x11/gnome2-terminal/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.5 2005/10/16 23:41:30 minskim Exp $ +$NetBSD: patch-aa,v 1.6 2006/03/30 21:18:25 jmmv Exp $ ---- po/am.po.orig 2005-10-16 16:30:34.000000000 -0700 +--- po/am.po.orig 2005-09-06 14:30:48.000000000 +0200 +++ po/am.po -@@ -2390,8 +2390,8 @@ msgstr "" +@@ -2395,8 +2395,8 @@ msgstr "" #, fuzzy, c-format msgid "Delete this profile?\n" msgid_plural "Delete these %d profiles?\n" @@ -11,5 +11,5 @@ $NetBSD: patch-aa,v 1.5 2005/10/16 23:41:30 minskim Exp $ +msgstr[0] "ግለ መግለጫን አጥፉ\n" +msgstr[1] "ግለ መግለጫን አጥፉ\n" - #: src/terminal.c:2627 + #: ../src/terminal.c:2701 #, c-format diff --git a/x11/gnome2-terminal/patches/patch-ab b/x11/gnome2-terminal/patches/patch-ab index b2eb169bd71..7b087558658 100644 --- a/x11/gnome2-terminal/patches/patch-ab +++ b/x11/gnome2-terminal/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.1 2005/10/16 23:41:30 minskim Exp $ +$NetBSD: patch-ab,v 1.2 2006/03/30 21:18:25 jmmv Exp $ ---- po/ga.po.orig 2004-11-01 17:17:35.000000000 -0800 +--- po/ga.po.orig 2005-09-06 14:30:48.000000000 +0200 +++ po/ga.po -@@ -2379,8 +2379,8 @@ msgstr "" +@@ -2385,8 +2385,8 @@ msgstr "" #, fuzzy, c-format msgid "Delete this profile?\n" msgid_plural "Delete these %d profiles?\n" @@ -11,5 +11,5 @@ $NetBSD: patch-ab,v 1.1 2005/10/16 23:41:30 minskim Exp $ +msgstr[0] "Scrios Próifíl\n" +msgstr[1] "Scrios Próifíl\n" - #: src/terminal.c:2627 + #: ../src/terminal.c:2701 #, c-format diff --git a/x11/gnome2-terminal/patches/patch-ac b/x11/gnome2-terminal/patches/patch-ac index fb2a0f34920..7fa58487db1 100644 --- a/x11/gnome2-terminal/patches/patch-ac +++ b/x11/gnome2-terminal/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.1 2005/10/16 23:41:30 minskim Exp $ +$NetBSD: patch-ac,v 1.2 2006/03/30 21:18:25 jmmv Exp $ ---- po/ms.po.orig 2004-11-01 17:17:35.000000000 -0800 +--- po/ms.po.orig 2005-09-06 14:30:48.000000000 +0200 +++ po/ms.po -@@ -2616,8 +2616,8 @@ msgstr "" +@@ -2623,8 +2623,8 @@ msgstr "" #, fuzzy, c-format msgid "Delete this profile?\n" msgid_plural "Delete these %d profiles?\n" @@ -11,5 +11,5 @@ $NetBSD: patch-ac,v 1.1 2005/10/16 23:41:30 minskim Exp $ +msgstr[0] "Padam Profil\n" +msgstr[1] "Padam Profil\n" - #: src/terminal.c:2627 + #: ../src/terminal.c:2701 #, c-format -- cgit v1.2.3