1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/balsa/files/patch-am
Yukihiro Nakai a89a57bd0b Japanized version of mail/balsa.
PR:		ports/18497
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2000-07-18 05:09:05 +00:00

12 lines
469 B
Plaintext

--- libinit_balsa/balsa-druid-page-directory.c.orig Sun Jul 16 15:04:35 2000
+++ libinit_balsa/balsa-druid-page-directory.c Sun Jul 16 15:04:45 2000
@@ -222,7 +222,7 @@
else {
preset = getenv( "USER" );
preset = preset ?
- g_strconcat( "/var/spool/mail/", preset, NULL ) :
+ g_strconcat( "/var/mail/", preset, NULL ) :
g_strdup(""); /* no clue what is the inbox location */
}
balsa_init_add_table_entry( table, 0, _("Inbox:"), preset,