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

List:       kde-commits
Subject:    [kde-dev-scripts] kf5: Fix i18n
From:       Montel Laurent <montel () kde ! org>
Date:       2014-05-31 12:50:53
Message-ID: E1WqikP-0007Tr-SG () scm ! kde ! org
[Download RAW message or body]

Git commit 53f3150f5854cdd3e71a1200bfc162122a8cbe4c by Montel Laurent.
Committed on 31/05/2014 at 12:50.
Pushed by mlaurent into branch 'master'.

Fix i18n

M  +1    -1    kf5/adapt_cmakelists_file.pl

http://commits.kde.org/kde-dev-scripts/53f3150f5854cdd3e71a1200bfc162122a8cbe4c

diff --git a/kf5/adapt_cmakelists_file.pl b/kf5/adapt_cmakelists_file.pl
index 7b9a38f..08948b2 100755
--- a/kf5/adapt_cmakelists_file.pl
+++ b/kf5/adapt_cmakelists_file.pl
@@ -39,7 +39,7 @@ my @l = map {
       $modified = 1;
   }
   if (/qt4_wrap_ui/) {
-      $_ =~ s/qt4_wrap_ui/qt5_wrap_ui/;
+      $_ =~ s/qt4_wrap_ui/ki18n_wrap_ui/;
       $modified = 1;
   }
   if (/KDEPIMLIBS_AKONADI_LIBS/) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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