[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/locale
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-07-19 9:07:06
Message-ID: 20040719090706.2B2899A02 () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

running the target to add the missing timezones (untranslatable before)


  M +2 -2      Makefile.am   1.61
  M +3 -0      TIMEZONES   1.2


--- kdebase/kcontrol/locale/Makefile.am  #1.60:1.61
@@ -13,6 +13,6 @@
 kcm_locale_la_LIBADD = $(LIB_KDEUI)
 
-TIMEZONES:
-        grep -v '^#' /usr/share/zoneinfo/zone.tab | tr '        ' ' ' | sed -e "s#  \
*# #" | cut -d' ' -f3 >> $(srcdir)/TIMEZONES +timezones:
+        grep -v '^#' /usr/share/zoneinfo/zone.tab | tr '        ' ' ' | sed -e "s#  \
*# #" | cut -d' ' -f3 | sed -e 's,^,i18n(",; s,$$,");,' >> $(srcdir)/TIMEZONES  sort \
-u $(srcdir)/TIMEZONES > t && mv t $(srcdir)/TIMEZONES  

--- kdebase/kcontrol/locale/TIMEZONES  #1.1:1.2
@@ -58,4 +58,5 @@
 i18n("America/Aruba");
 i18n("America/Asuncion");
+i18n("America/Bahia");
 i18n("America/Barbados");
 i18n("America/Belem");
@@ -66,4 +67,5 @@
 i18n("America/Buenos_Aires");
 i18n("America/Cambridge_Bay");
+i18n("America/Campo_Grande");
 i18n("America/Cancun");
 i18n("America/Caracas");
@@ -162,4 +164,5 @@
 i18n("America/Thunder_Bay");
 i18n("America/Tijuana");
+i18n("America/Toronto");
 i18n("America/Tortola");
 i18n("America/Vancouver");


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic