summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt7
-rw-r--r--po/CMakeLists.txt2
-rw-r--r--po/kde4-splash-mga.pot (renamed from po/kde4-splash-mdv.pot)0
-rw-r--r--po/pt.po2
4 files changed, 9 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 90b163f..5970648 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,4 +24,9 @@ add_executable(kde4-splash-mga MACOSX_BUNDLE ${kde4-splash-mga_SRCS} ${kde4-spla
target_link_libraries(kde4-splash-mga ${QT_LIBRARIES} ${KDE4_KDEUI_LIBS})
-install(TARGETS kde4-splash-mga DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
+##################### install files ##################################
+
+install(TARGETS kde4-splash-mga DESTINATION ${BIN_INSTALL_DIR})
+install( FILES kde4-splash-mga.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+install( FILES ksplashplugin.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )
+
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt
index 9395a8f..68f4ea4 100644
--- a/po/CMakeLists.txt
+++ b/po/CMakeLists.txt
@@ -8,7 +8,7 @@ IF(NOT GETTEXT_MSGFMT_EXECUTABLE)
NOTE: msgfmt not found. Translations will *not* be installed
------")
ELSE(NOT GETTEXT_MSGFMT_EXECUTABLE)
- SET(catalogname kde4-splash-mdv)
+ SET(catalogname kde4-splash-mga)
ADD_CUSTOM_TARGET(translations ALL)
diff --git a/po/kde4-splash-mdv.pot b/po/kde4-splash-mga.pot
index 6c7c2ea..6c7c2ea 100644
--- a/po/kde4-splash-mdv.pot
+++ b/po/kde4-splash-mga.pot
diff --git a/po/pt.po b/po/pt.po
index 255c883..a470535 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -11,6 +11,8 @@ msgstr ""
"POT-Creation-Date: 2011-03-31 11:46+0200\n"
"PO-Revision-Date: 2010-06-15 16:17+0100\n"
"Last-Translator: Zé <ze@mandriva.org>\n"
+"Language-Team: "
+"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"