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

List:       kde-i18n-doc
Subject:    [calligra] /: Use "calligraplan/calligrasheets" prefix also with plugin translation files
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2016-07-19 16:33:29
Message-ID: E1bPXxZ-0004Cz-HV () code ! kde ! org
[Download RAW message or body]

Git commit 1526b870bf9d2700b659b498310abf536edd4c8c by Friedrich W. H. Kossebau.
Committed on 19/07/2016 at 15:23.
Pushed by kossebau into branch 'master'.

Use "calligraplan/calligrasheets" prefix also with plugin translation files

CCMAIL:kde-i18n-doc@kde.org

M  +1    -1    plan/plugins/schedulers/rcps/CMakeLists.txt
M  +1    -1    plan/plugins/schedulers/rcps/Messages.sh
M  +1    -1    plan/plugins/schedulers/tj/CMakeLists.txt
M  +1    -1    plan/plugins/schedulers/tj/Messages.sh
M  +1    -1    sheets/plugins/calendar/CMakeLists.txt
M  +1    -1    sheets/plugins/calendar/Messages.sh
M  +1    -1    sheets/plugins/solver/CMakeLists.txt
M  +1    -1    sheets/plugins/solver/Messages.sh

http://commits.kde.org/calligra/1526b870bf9d2700b659b498310abf536edd4c8c

diff --git a/plan/plugins/schedulers/rcps/CMakeLists.txt b/plan/plugins/schedulers/rcps/CMakeLists.txt
index 8de8944..7afa4d6 100644
--- a/plan/plugins/schedulers/rcps/CMakeLists.txt
+++ b/plan/plugins/schedulers/rcps/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_definitions(-DTRANSLATION_DOMAIN=\"planrcpsplugin\")
+add_definitions(-DTRANSLATION_DOMAIN=\"calligraplan_scheduler_rcps\")
 
 set(LIBRCPS_INCLUDE_DIR 3rdparty/LibRCPS/src)
 include_directories( ${LIBRCPS_INCLUDE_DIR} ${KOODF_INCLUDES} ${CMAKE_SOURCE_DIR}/plan/libs/kernel  )
diff --git a/plan/plugins/schedulers/rcps/Messages.sh b/plan/plugins/schedulers/rcps/Messages.sh
index 93a7bfd..a101f0e 100644
--- a/plan/plugins/schedulers/rcps/Messages.sh
+++ b/plan/plugins/schedulers/rcps/Messages.sh
@@ -2,5 +2,5 @@
 source ../../../../calligra_xgettext.sh
 
 $EXTRACTRC *.ui *.kcfg >> rc.cpp
-calligra_xgettext planrcpsplugin.pot *.cpp
+calligra_xgettext calligraplan_scheduler_rcps.pot *.cpp
 rm -f rc.cpp
diff --git a/plan/plugins/schedulers/tj/CMakeLists.txt b/plan/plugins/schedulers/tj/CMakeLists.txt
index 93100fb..1fb68c3 100644
--- a/plan/plugins/schedulers/tj/CMakeLists.txt
+++ b/plan/plugins/schedulers/tj/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_definitions(-DTRANSLATION_DOMAIN=\"plantjplugin\")
+add_definitions(-DTRANSLATION_DOMAIN=\"calligraplan_scheduler_tj\")
 
 set(LIBTJ_INCLUDE_DIR taskjuggler)
 include_directories( ${LIBTJ_INCLUDE_DIR} ${KOODF_INCLUDES} ${CMAKE_SOURCE_DIR}/plan/libs/kernel  )
diff --git a/plan/plugins/schedulers/tj/Messages.sh b/plan/plugins/schedulers/tj/Messages.sh
index 09c9127..3ce8205 100644
--- a/plan/plugins/schedulers/tj/Messages.sh
+++ b/plan/plugins/schedulers/tj/Messages.sh
@@ -2,5 +2,5 @@
 source ../../../../calligra_xgettext.sh
 
 $EXTRACTRC *.ui *.kcfg >> rc.cpp
-calligra_xgettext plantjplugin.pot *.cpp
+calligra_xgettext calligraplan_scheduler_tj.pot *.cpp
 rm -f rc.cpp
diff --git a/sheets/plugins/calendar/CMakeLists.txt b/sheets/plugins/calendar/CMakeLists.txt
index 8e66bac..37b1793 100644
--- a/sheets/plugins/calendar/CMakeLists.txt
+++ b/sheets/plugins/calendar/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_definitions(-DTRANSLATION_DOMAIN=\"sheetscalendartool\")
+add_definitions(-DTRANSLATION_DOMAIN=\"calligrasheets_calendar\")
 
 include_directories(${CMAKE_SOURCE_DIR}/sheets ${KOMAIN_INCLUDES})
 
diff --git a/sheets/plugins/calendar/Messages.sh b/sheets/plugins/calendar/Messages.sh
index dbeea2c..00656f6 100755
--- a/sheets/plugins/calendar/Messages.sh
+++ b/sheets/plugins/calendar/Messages.sh
@@ -2,5 +2,5 @@
 source ../../../calligra_xgettext.sh
 
 $EXTRACTRC *.ui >> rc.cpp
-calligra_xgettext sheetscalendartool.pot rc.cpp *.cpp
+calligra_xgettext calligrasheets_calendar.pot rc.cpp *.cpp
 rm -f rc.cpp
diff --git a/sheets/plugins/solver/CMakeLists.txt b/sheets/plugins/solver/CMakeLists.txt
index 6a20192..7697a0b 100644
--- a/sheets/plugins/solver/CMakeLists.txt
+++ b/sheets/plugins/solver/CMakeLists.txt
@@ -1,6 +1,6 @@
 if(GSL_FOUND)
 
-add_definitions(-DTRANSLATION_DOMAIN=\"sheetssolver\")
+add_definitions(-DTRANSLATION_DOMAIN=\"calligrasheets_solver\")
 
 include_directories( ${CMAKE_SOURCE_DIR}/sheets
                      ${CMAKE_BINARY_DIR}/sheets
diff --git a/sheets/plugins/solver/Messages.sh b/sheets/plugins/solver/Messages.sh
index 5afe365..31f441b 100644
--- a/sheets/plugins/solver/Messages.sh
+++ b/sheets/plugins/solver/Messages.sh
@@ -2,5 +2,5 @@
 source ../../../calligra_xgettext.sh
 
 $EXTRACTRC *.ui *.rc >> rc.cpp || exit 11
-calligra_xgettext sheetssolver.pot *.cpp
+calligra_xgettext calligrasheets_solver.pot *.cpp
 rm -f rc.cpp

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

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