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

List:       kde-i18n-doc
Subject:    [calligra] plugins/formulashape: Fix name of calligra_shape_formular to calligra_shape_formula
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2016-07-18 19:22:42
Message-ID: E1bPE7m-0005f7-KW () code ! kde ! org
[Download RAW message or body]

Git commit 94880317a647fbc33675c3170c7ac4adf62aac2b by Friedrich W. H. Kossebau.
Committed on 18/07/2016 at 15:34.
Pushed by kossebau into branch 'master'.

Fix name of calligra_shape_formular to calligra_shape_formula

CCMAIL:kde-i18n-doc@kde.org

M  +5    -5    plugins/formulashape/CMakeLists.txt
M  +1    -1    plugins/formulashape/Messages.sh
R  +1    -1    plugins/formulashape/calligra_shape_formula.desktop [from: \
plugins/formulashape/calligra_shape_formular.desktop - 097% similarity]

http://commits.kde.org/calligra/94880317a647fbc33675c3170c7ac4adf62aac2b

diff --git a/plugins/formulashape/CMakeLists.txt \
b/plugins/formulashape/CMakeLists.txt index 24c2b17..0721a59 100644
--- a/plugins/formulashape/CMakeLists.txt
+++ b/plugins/formulashape/CMakeLists.txt
@@ -1,4 +1,4 @@
-add_definitions(-DTRANSLATION_DOMAIN=\"calligra_shape_formular\")
+add_definitions(-DTRANSLATION_DOMAIN=\"calligra_shape_formula\")
 
 # To hide all the warnings from the generated itex2MML code
 if (CMAKE_COMPILER_IS_GNUCXX OR CMAKE_COMPILER_IS_GNUC)
@@ -114,14 +114,14 @@ ki18n_wrap_ui( formulashape_PART_SRCS
     FormulaToolWidget.ui
 )
 
-add_library(calligra_shape_formular MODULE ${formulashape_PART_SRCS})
-kcoreaddons_desktop_to_json(calligra_shape_formular calligra_shape_formular.desktop)
+add_library(calligra_shape_formula MODULE ${formulashape_PART_SRCS})
+kcoreaddons_desktop_to_json(calligra_shape_formula calligra_shape_formula.desktop)
 
-target_link_libraries(calligra_shape_formular koformula ${M2MML_TOOL_LIBRARIES})
+target_link_libraries(calligra_shape_formula koformula ${M2MML_TOOL_LIBRARIES})
 
 
 #set_target_properties(koformula PROPERTIES VERSION ${GENERIC_CALLIGRA_LIB_VERSION} \
                SOVERSION ${GENERIC_CALLIGRA_LIB_SOVERSION} )
-install(TARGETS calligra_shape_formular  DESTINATION \
${PLUGIN_INSTALL_DIR}/calligra/shapes) +install(TARGETS calligra_shape_formula  \
DESTINATION ${PLUGIN_INSTALL_DIR}/calligra/shapes)  
 add_subdirectory( pics ) 
 add_subdirectory( fonts ) 
diff --git a/plugins/formulashape/Messages.sh b/plugins/formulashape/Messages.sh
index 38640e4..f3102cc 100755
--- a/plugins/formulashape/Messages.sh
+++ b/plugins/formulashape/Messages.sh
@@ -2,5 +2,5 @@
 source ../../calligra_xgettext.sh
 
 $EXTRACTRC *.ui >> rc.cpp
-calligra_xgettext calligra_shape_formular.pot *.cpp *.h elements/*.cpp elements/*.h
+calligra_xgettext calligra_shape_formula.pot *.cpp *.h elements/*.cpp elements/*.h
 rm -f rc.cpp
diff --git a/plugins/formulashape/calligra_shape_formular.desktop \
b/plugins/formulashape/calligra_shape_formula.desktop similarity index 97%
rename from plugins/formulashape/calligra_shape_formular.desktop
rename to plugins/formulashape/calligra_shape_formula.desktop
index 4502524..56841c1 100644
--- a/plugins/formulashape/calligra_shape_formular.desktop
+++ b/plugins/formulashape/calligra_shape_formula.desktop
@@ -46,6 +46,6 @@ Name[zh_TW]=公式元件
 X-KDE-ServiceTypes=Calligra/Flake
 Type=Service
 X-KDE-PluginInfo-Name=formulashape
-X-KDE-Library=calligra_shape_formular
+X-KDE-Library=calligra_shape_formula
 X-Flake-MinVersion=28
 X-Flake-PluginVersion=28


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

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