FreeBSD Bugzilla – Attachment 127367 Details for
Bug 171203
www/seamonkey-i18n misses ukrainian language
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.66 KB, created by
c.kworr
on 2012-08-31 14:00:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
c.kworr
Created:
2012-08-31 14:00:23 UTC
Size:
1.66 KB
patch
obsolete
>Index: distinfo >=================================================================== >--- distinfo (revision 303391) >+++ distinfo (working copy) >@@ -42,3 +42,5 @@ > SIZE (xpi/seamonkey-i18n-2.12/seamonkey-2.12.sv-SE.langpack.xpi) = 839343 > SHA256 (xpi/seamonkey-i18n-2.12/seamonkey-2.12.tr.langpack.xpi) = 40cb87452a0f9e698f47044edf8b32b5e746c0d1cbf18f033ad904b6d4c773b4 > SIZE (xpi/seamonkey-i18n-2.12/seamonkey-2.12.tr.langpack.xpi) = 818972 >+SHA256 (xpi/seamonkey-i18n-2.12/seamonkey-2.12.uk.langpack.xpi) = 8f8ea20e1931c478f81cee5c9feaac42194573e5469ae03d6731951b2f2263e0 >+SIZE (xpi/seamonkey-i18n-2.12/seamonkey-2.12.uk.langpack.xpi) = 883899 >Index: Makefile.option >=================================================================== >--- Makefile.option (revision 303391) >+++ Makefile.option (working copy) >@@ -26,4 +26,5 @@ > LANG_SA "Spanish (Argentina)" off \ > LANG_SE "Swedish" off \ > LANG_SK "Slovak" off \ >- LANG_TR "Turkish" off >+ LANG_TR "Turkish" off \ >+ LANG_UA "Ukrainian" off >Index: Makefile.lang >=================================================================== >--- Makefile.lang (revision 303391) >+++ Makefile.lang (working copy) >@@ -8,7 +8,7 @@ > # > SEAMONKEY_I18N_ALL_= ca cs de en-GB en-US es-AR es-ES \ > fi fr hu it ja-JP-mac ja lt nb-NO nl pl \ >- pt-PT ru sk sv-SE tr >+ pt-PT ru sk sv-SE tr uk > > .if defined(SEAMONKEY_I18N_ALL) || (defined(PACKAGE_BUILDING) && !exists(${OPTIONSFILE})) || make(makesum) > SEAMONKEY_I18N= ${SEAMONKEY_I18N_ALL_} >@@ -79,4 +79,7 @@ > .ifndef WITHOUT_LANG_TR > SEAMONKEY_I18N+= tr > .endif >+.ifndef WITHOUT_LANG_UA >+SEAMONKEY_I18N+= uk > .endif >+.endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 171203
: 127367