summaryrefslogtreecommitdiff
path: root/mail/balsa/files/patch-src_main.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-06 22:49:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-06 22:49:11 +0000
commit7beeccbc3cda86939d460097e87da7e084a5124f (patch)
tree3e451fd9556519e782249771b6064e83cced51bf /mail/balsa/files/patch-src_main.c
parent- Update to 2.5.5 (diff)
Update to 2.2.1. Balsa 1.4.x is obsolete, and doesn't even build anymore.
This update effectively obsoletes the balsa2 port.
Diffstat (limited to 'mail/balsa/files/patch-src_main.c')
-rw-r--r--mail/balsa/files/patch-src_main.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/balsa/files/patch-src_main.c b/mail/balsa/files/patch-src_main.c
new file mode 100644
index 000000000000..044e51dd98db
--- /dev/null
+++ b/mail/balsa/files/patch-src_main.c
@@ -0,0 +1,11 @@
+--- src/main.c.orig Sun Jan 18 06:39:47 2004
++++ src/main.c Sun Jan 18 21:38:15 2004
+@@ -233,7 +233,7 @@
+ gnome_program_init(PACKAGE, VERSION, LIBGNOMEUI_MODULE, argc, argv,
+ GNOME_PARAM_POPT_TABLE, options,
+ GNOME_PARAM_APP_PREFIX, BALSA_STD_PREFIX,
+- GNOME_PARAM_APP_DATADIR, BALSA_STD_PREFIX "/share",
++ GNOME_PARAM_APP_DATADIR, BALSA_STD_PREFIX "/share/gnome",
+ GNOME_PARAM_HUMAN_READABLE_NAME, _("The Balsa E-Mail Client"),
+ NULL);
+