[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:02:41
Message-ID: 20040719090241.46BBD99E1 () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

adding the current list of timezones in the pot file and making it easier to
update


  A            TIMEZONES   1.1
  M +6 -0      Makefile.am   1.60


--- kdebase/kcontrol/locale/Makefile.am  #1.59:1.60
@@ -13,6 +13,12 @@
 kcm_locale_la_LIBADD = $(LIB_KDEUI)
 
+TIMEZONES:
+        grep -v '^#' /usr/share/zoneinfo/zone.tab | tr '        ' ' ' | sed -e "s#  \
*# #" | cut -d' ' -f3 >> $(srcdir)/TIMEZONES +        sort -u $(srcdir)/TIMEZONES > t \
&& mv t $(srcdir)/TIMEZONES +        
 messages:
         $(XGETTEXT) -ktranslate $(kcm_locale_la_SOURCES) -o $(podir)/kcmlocale.pot
+        $(XGETTEXT) TIMEZONES -o $(podir)/../kdelibs/timezones.pot
 
 xdg_apps_DATA = language.desktop
+


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

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