summaryrefslogtreecommitdiffstats
path: root/x11/gnome-desktop/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-07-05 03:29:30 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-07-05 03:29:30 +0800
commitbdd51ce769ba17d28ac4c3fd999d5f19c2068146 (patch)
tree73c21f84c1bf8b9e61b265dac24a52a6cde5af8d /x11/gnome-desktop/files
parentb793d15bdcb131bd408cf87c7cc96cd1f0320fca (diff)
downloadmarcuscom-ports-bdd51ce769ba17d28ac4c3fd999d5f19c2068146.tar
marcuscom-ports-bdd51ce769ba17d28ac4c3fd999d5f19c2068146.tar.gz
marcuscom-ports-bdd51ce769ba17d28ac4c3fd999d5f19c2068146.tar.bz2
marcuscom-ports-bdd51ce769ba17d28ac4c3fd999d5f19c2068146.tar.lz
marcuscom-ports-bdd51ce769ba17d28ac4c3fd999d5f19c2068146.tar.xz
marcuscom-ports-bdd51ce769ba17d28ac4c3fd999d5f19c2068146.tar.zst
marcuscom-ports-bdd51ce769ba17d28ac4c3fd999d5f19c2068146.zip
Update to 2.3.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@962 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-desktop/files')
-rw-r--r--x11/gnome-desktop/files/patch-gnome-about_gnome-about.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/gnome-desktop/files/patch-gnome-about_gnome-about.c b/x11/gnome-desktop/files/patch-gnome-about_gnome-about.c
deleted file mode 100644
index b90284308..000000000
--- a/x11/gnome-desktop/files/patch-gnome-about_gnome-about.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- gnome-about/gnome-about.c.orig Sun Jun 15 02:04:36 2003
-+++ gnome-about/gnome-about.c Sun Jun 15 02:04:50 2003
-@@ -458,9 +458,8 @@
- g_list_free (files);
-
- if (error) {
-+ char * message;
- g_free (directory);
--
-- char *message;
-
- message = g_strdup_printf (_("Unable to load header image: %s"),
- error->message);