From e18151212d3326dbf04797c6d5300fb1211ee875 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 5 Nov 2005 04:53:48 +0000 Subject: Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes and new features. Don't believe me? Then see for yourself at http://www.gnome.org/start/2.12/notes/en/. DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use the gnome_upgrade.sh script from http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will circumvent some potential pitfalls users can see if they use portupgrade by itself. In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special splash screen. The winner of this release's contest is Dominique Goncalves . His splash screen was inspired by http://art.gnome.org/contests/2.12-splash/83. The FreeBSD GNOME Team would lank to thank the following users for their contributions to this release: Matthew Luckie ade sajd on #freebsd-gnome Caelian on #freebsd-gnome mnag Yasuda Keisuke Mark Hobden Sergey Akifyev Andreas Kohn For more information on GNOME on FreeBSD, checkout http://www.FreeBSD.org/gnome/. The 2.12 documentation will be posted shortly. --- .../files/patch-src::gnome-keyring-manager.c | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 security/gnomekeyringmanager/files/patch-src::gnome-keyring-manager.c (limited to 'security/gnomekeyringmanager/files/patch-src::gnome-keyring-manager.c') diff --git a/security/gnomekeyringmanager/files/patch-src::gnome-keyring-manager.c b/security/gnomekeyringmanager/files/patch-src::gnome-keyring-manager.c deleted file mode 100644 index cfb78173e594..000000000000 --- a/security/gnomekeyringmanager/files/patch-src::gnome-keyring-manager.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/gnome-keyring-manager.c.orig Sun Jun 13 22:16:43 2004 -+++ src/gnome-keyring-manager.c Thu Dec 16 22:58:42 2004 -@@ -312,7 +312,8 @@ - { "manager", 'm', POPT_ARG_NONE, NULL, OPTION_MANAGER, - N_("Open the keyring manager"), NULL }, - { "keyring", 'k', POPT_ARG_STRING, NULL, OPTION_KEYRING, -- N_("Open the keyring editor for KEYRING"), N_("KEYRING") } -+ N_("Open the keyring editor for KEYRING"), N_("KEYRING") }, -+ { NULL, '\0', 0, NULL, 0, NULL, NULL } - }; - - int -- cgit v1.2.3