This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[COMMITTED] Add FSF statement to ayc_PE locale.


Made relatively trivial change to ayc_PE locale adding FSF
non-copyright statement as a test of my commit privs.


    Add FSF statement to ayc_PE locale.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 519abf4..b1e53d5 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,7 @@
 2013-09-03  Chris Leonard  <cjl@sugarlabs.org>

+       * locales/ayc_PE: Add FSF statement to ayc_PE locale.
+
        [BZ#15886]
        * locales/ht_HT: 1.1 revision of ht_HT locale.






diff --git a/localedata/locales/ayc_PE b/localedata/locales/ayc_PE
index edf8a14..76aa0b8 100644
--- a/localedata/locales/ayc_PE
+++ b/localedata/locales/ayc_PE
@@ -1,27 +1,11 @@
 comment_char %
 escape_char /
-% Charset: UTF-8
-% WARNING: This file has been autogenerated by the Locale Helper application
-%          Check it carefully before using it in production.
-LC_IDENTIFICATION
-title      "Aymara (ayc) locale for Peru"
-source       "runasimipi.org"
-address      ""
-contact      ""
-email        "libc-alpha@sourceware.org"
-tel          ""
-fax          ""
-language  "Aymara"
-territory "Peru"
-revision  "1.0"
-date      "2011-11-13"
-%
-%
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 % Aymara, Southern (ayc) language locale for Peru
 %
-% Charset: ISO-8859-1
+% Charset: UTF-8
 %
 % Aymara terms provided by Edgar Quispe Chambi <equispe7@gmail.com> and
 % Amos Batto <amosbatto@yahoo.com>
@@ -39,11 +23,29 @@ date      "2011-11-13"
 % con los códigos ISO-639 disponibles en la actualidad y su disposición a traba
 % todos los interesados <U+200B><U+200B>en mejorar la representación de todas l
 %
-%
-% build with: localedef -f ISO-8859-1 -i ayc_PE ayc_PE
+% build with: localedef -f UTF-8 -i ayc_PE ayc_PE
+%
+% This file is a part of GLIBC and contains locale data. The Free
+% Software Foundation does not claim any copyright interest in the
+% locale data contained in this file. The foregoing does not affect the
+% license of GLIBC as a whole. It does not exempt you from the
+% conditions of the license if your use would otherwise be governed by
+% that license.
 %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%
+
+LC_IDENTIFICATION
+title      "Aymara (ayc) locale for Peru"
+source       "runasimipi.org"
+address      ""
+contact      ""
+email        "libc-alpha@sourceware.org"
+tel          ""
+fax          ""
+language  "Aymara"
+territory "Peru"
+revision  "1.1"
+date      "2011-11-13"
 %
 category  "ayc_PE:2011";LC_IDENTIFICATION
 category  "ayc_PE:2011";LC_CTYPE
@@ -152,6 +154,9 @@ t_fmt_ampm    "<U0025><U0049><U003A><U0025><U004D><U003A><U0
 date_fmt       "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
 <U0025><U005A><U0020><U0025><U0059>"
+week    7;19971130;7
+first_weekday 1
+first_workday 2
 END LC_TIME

 LC_NUMERIC
@@ -185,6 +190,7 @@ LC_NAME
 copy "es_PE"
 END LC_NAME

+% TO DO - adjust for Aymara specific lang-info for Peru
 LC_ADDRESS
 copy "es_PE"
 END LC_ADDRESS


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]