[PATCH 2/2] win7,installer: 'FR-CA' not supported

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

 



Unlike 'EN-GB', 'FR-CA' is not supported at all, neither as UI language
or locale by win7 installer so lets map 'fr_CA' to 'FR-FR' instead of
'FR-CA' so unattended installation doesn't break on 'fr_CA' locale.

http://www.wincert.net/forum/topic/9550-add-en-gb-language-and-kb-to-autounattend/
http://technet.microsoft.com/library/dd744369%28WS.10%29.aspx
---
 data/datamaps/windows-lang.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/datamaps/windows-lang.xml b/data/datamaps/windows-lang.xml
index 6b3efe1..96a7baf 100644
--- a/data/datamaps/windows-lang.xml
+++ b/data/datamaps/windows-lang.xml
@@ -104,6 +104,7 @@
     <entry inval="et_EE" outval="ET-EE"/>
     <entry inval="fi_FI" outval="FI-FI"/>
     <entry inval="fr_FR" outval="FR-FR"/>
+    <entry inval="fr_CA" outval="FR-FR"/>
     <entry inval="de_DE" outval="DE-DE"/>
     <entry inval="el_GR" outval="EL-GR"/>
     <entry inval="he_IL" outval="HE-IL"/>
-- 
1.9.0

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux