[mhonarc] mhonarc: ensure locale is en_US.utf8
- From: Olav Vitters <ovitters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mhonarc] mhonarc: ensure locale is en_US.utf8
- Date: Wed, 13 Feb 2013 23:41:44 +0000 (UTC)
commit d410359c56848a4e44f06b4cc42d0dab2e9739f3
Author: Olav Vitters <olav vitters nl>
Date: Thu Feb 14 00:41:40 2013 +0100
mhonarc: ensure locale is en_US.utf8
private-rc/base.rc | 8 ++++++++
public-rc/base.rc | 8 ++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/private-rc/base.rc b/private-rc/base.rc
index a7e267c..980f8d1 100644
--- a/private-rc/base.rc
+++ b/private-rc/base.rc
@@ -16,6 +16,14 @@
<-- <SPAMMODE>
</SPAMMODE> -->
+<MIMEArgs>
+m2h_text_plain::filter; attachcheck fancyquote maxwidth=110
+</MIMEArgs>
+
+<LANG>
+en_US.utf8
+</LANG>
+
<!-- Put up a little barrier against automatically harvesting -->
<!-- addresses, but keep things reasonably easy for a human to decipher -->
<!--
diff --git a/public-rc/base.rc b/public-rc/base.rc
index 384be16..dc39d32 100644
--- a/public-rc/base.rc
+++ b/public-rc/base.rc
@@ -14,6 +14,14 @@
<SPAMMODE>
</SPAMMODE>
+<MIMEArgs>
+m2h_text_plain::filter; attachcheck fancyquote maxwidth=110
+</MIMEArgs>
+
+<LANG>
+en_US.utf8
+</LANG>
+
<!-- Put up a little barrier against automatically harvesting -->
<!-- addresses, but keep things reasonably easy for a human to decipher -->
<ADDRESSMODIFYCODE>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]