summaryrefslogtreecommitdiff
path: root/mail/sylpheed-gtk2/files/patch-src::main.c
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-02 23:40:49 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-02 23:40:49 +0000
commitde324fb4f201049c0d4788a333ef2bce190532e3 (patch)
treeb7a9700a81ca96b3a81fd85266e1a4067e587b9c /mail/sylpheed-gtk2/files/patch-src::main.c
parento Preliminary update to 8.1.022: (diff)
- Update to 0.9.99.20041024
PR: ports/73416 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Notes
Notes: svn path=/head/; revision=120673
Diffstat (limited to '')
-rw-r--r--mail/sylpheed-gtk2/files/patch-src::main.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail/sylpheed-gtk2/files/patch-src::main.c b/mail/sylpheed-gtk2/files/patch-src::main.c
index 9e5ca81a803f..71c8b9e8dcea 100644
--- a/mail/sylpheed-gtk2/files/patch-src::main.c
+++ b/mail/sylpheed-gtk2/files/patch-src::main.c
@@ -1,6 +1,6 @@
---- src/main.c.orig Sat Jul 3 01:52:00 2004
-+++ src/main.c Sat Jul 3 01:52:35 2004
-@@ -194,22 +194,6 @@
+--- src/main.c.orig Tue Nov 2 15:29:14 2004
++++ src/main.c Tue Nov 2 15:30:16 2004
+@@ -194,20 +194,6 @@
srandom((gint)time(NULL));
@@ -18,8 +18,6 @@
- gtk_rc_parse(userrc);
- g_free(userrc);
-
-- gtk_rc_parse("./gtkrc-2.0");
--
userrc = g_strconcat(get_rc_dir(), G_DIR_SEPARATOR_S, MENU_RC, NULL);
gtk_accel_map_load (userrc);
g_free(userrc);