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

List:       kde-commits
Subject:    [kpackage] /: make the po and domain name coincide
From:       Marco Martin <notmart () gmail ! com>
Date:       2014-09-22 8:22:39
Message-ID: E1XVytL-0006FC-MJ () scm ! kde ! org
[Download RAW message or body]

Git commit 757743c81d3fbe7eab90e2b4e5f72abdbd23a19d by Marco Martin.
Committed on 22/09/2014 at 08:22.
Pushed by mart into branch 'master'.

make the po and domain name coincide

M  +1    -1    CMakeLists.txt
M  +1    -1    src/Messages.sh

http://commits.kde.org/kpackage/757743c81d3fbe7eab90e2b4e5f72abdbd23a19d

diff --git a/CMakeLists.txt b/CMakeLists.txt
index b9b2bac..4b3982b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -105,7 +105,7 @@ include_directories(${CMAKE_CURRENT_BINARY_DIR})
 ################# list the subdirectories #################
 if (KF5DocTools_FOUND)
 endif()
-add_definitions(-DTRANSLATION_DOMAIN=\"libpackage5\")
+add_definitions(-DTRANSLATION_DOMAIN=\"libkpackage5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
     ki18n_install(po)
     kdoctools_install(po)
diff --git a/src/Messages.sh b/src/Messages.sh
index 0fb591f..13884cf 100644
--- a/src/Messages.sh
+++ b/src/Messages.sh
@@ -8,4 +8,4 @@ if [ -n "$lst" ] ; then
 fi
 
 # Run xgettext to extract strings from all source files.
-$XGETTEXT `find . -name \*.cpp -o -name \*.h -o -name \*.qml` -o $podir/libplasma5.pot
+$XGETTEXT `find . -name \*.cpp -o -name \*.h -o -name \*.qml` -o $podir/libkpackage5.pot
[prev in list] [next in list] [prev in thread] [next in thread] 

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