[SVN-Commit] r574 - branches/experimental/www/firefox-i18n
trunk/www/firefox-i18n
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Mon Jun 27 09:41:54 UTC 2011
Author: flo
Date: Mon Jun 27 09:41:45 2011
New Revision: 574
Log:
add two languages i missed to Makefile.option, this prevents Asturian and
Breton languages to always be installed
Reported by: alphachi <alphachi at mediaspirit.org>
Modified:
branches/experimental/www/firefox-i18n/Makefile.option
trunk/www/firefox-i18n/Makefile.option
Modified: branches/experimental/www/firefox-i18n/Makefile.option
==============================================================================
--- branches/experimental/www/firefox-i18n/Makefile.option Thu Jun 23 16:43:35 2011 (r573)
+++ branches/experimental/www/firefox-i18n/Makefile.option Mon Jun 27 09:41:45 2011 (r574)
@@ -9,10 +9,12 @@
LANG_SQ "Albanian" off \
LANG_AR "Arabic" on \
LANG_AM "Armenian" off \
+ LANG_AST "Asturian" off \
LANG_EU "Basque" off \
LANG_BN "Bengali" on \
LANG_BB "Bengali (Bangladesh)" off \
LANG_BS "Bosnian" off \
+ LANG_BR "Breton" off \
LANG_BG "Bulgarian" off \
LANG_BE "Byelorussian" off \
LANG_CA "Catalan" off \
Modified: trunk/www/firefox-i18n/Makefile.option
==============================================================================
--- trunk/www/firefox-i18n/Makefile.option Thu Jun 23 16:43:35 2011 (r573)
+++ trunk/www/firefox-i18n/Makefile.option Mon Jun 27 09:41:45 2011 (r574)
@@ -9,10 +9,12 @@
LANG_SQ "Albanian" off \
LANG_AR "Arabic" on \
LANG_AM "Armenian" off \
+ LANG_AST "Asturian" off \
LANG_EU "Basque" off \
LANG_BN "Bengali" on \
LANG_BB "Bengali (Bangladesh)" off \
LANG_BS "Bosnian" off \
+ LANG_BR "Breton" off \
LANG_BG "Bulgarian" off \
LANG_BE "Byelorussian" off \
LANG_CA "Catalan" off \
More information about the freebsd-gecko
mailing list