summaryrefslogtreecommitdiffstats
path: root/mail/balsa/files/patch-src_main.c
diff options
context:
space:
mode:
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 000000000..044e51dd9
--- /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);
+