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

List:       kde-commits
Subject:    kdebase/kcontrol/locale
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2004-09-20 11:25:05
Message-ID: 20040920112505.17EAD172F () office ! kde ! org
[Download RAW message or body]

CVS commit by goutte: 

It does not work with sed -i, so try perl -p -i
(Still the problem that the timezones.pot is not declared as UTF-8.)


  M +1 -1      Makefile.am   1.63


--- kdebase/kcontrol/locale/Makefile.am  #1.62:1.63
@@ -20,5 +20,5 @@
         $(XGETTEXT) -ktranslate $(kcm_locale_la_SOURCES) -o $(podir)/kcmlocale.pot
         $(XGETTEXT) TIMEZONES -o $(podir)/../kdelibs/timezones.pot
-        sed -i -e 's,^"Content-Type: text/plain; charset=CHARSET\\n"$,"Content-Type: \
text/plain; charset=UTF-8\\n",' $(podir)/../kdelibs/timezones.pot +        perl -p -i \
-e 's,^"Content-Type: text/plain; charset=CHARSET\\n"$,"Content-Type: text/plain; \
charset=UTF-8\\n",' $(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