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 <[email protected]> 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 \ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
