Re: FREEZE Break request (was Re: Mailman listinfo)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Correction to my last request: 

Looks like we don't use the mailman module, just config... so: 

diff --git a/configs/mailman/mailman_config.erb
b/configs/mailman/mailman_config.erb index d2da95f..5c8ab0e 100644
--- a/configs/mailman/mailman_config.erb
+++ b/configs/mailman/mailman_config.erb
@@ -14,3 +14,4 @@ VIRTUAL_HOST_OVERVIEW = False
 MTA = 'Postfix'
 POSTFIX_STYLE_VIRTUAL_DOMAINS = [ '<%= mailman_default_email_host %>' ]
 IMAGE_LOGOS = '/mm-icons/'
+add_language('en',    'English',       'utf-8')
diff --git a/modules/mailman/templates/mailman_config.erb
b/modules/mailman/templates/mailman_config index e65f949..a3940ee 100644
--- a/modules/mailman/templates/mailman_config.erb
+++ b/modules/mailman/templates/mailman_config.erb
@@ -13,3 +13,4 @@ PUBLIC_ARCHIVE_URL = '<%= mailman_archive_proto
%>://<%= mailman_archive_host %> VIRTUAL_HOST_OVERVIEW = False
 MTA = 'Postfix'
 POSTFIX_STYLE_VIRTUAL_DOMAINS = [ '<%= mailman_default_email_host %>' ]
+add_language('en',    'English',       'utf-8')

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list
infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux