Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 09:41:45 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r574 - branches/experimental/www/firefox-i18n trunk/www/firefox-i18n
Message-ID:  <201106270941.p5R9fjZb031847@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106270941.p5R9fjZb031847>