From 7f6edacd73eca28b99a8c3c62936367358fed8a1 Mon Sep 17 00:00:00 2001 From: John Balcaen Date: Thu, 31 Mar 2011 12:40:05 +0000 Subject: - Install the .desktop files too - Rename the .pot file to kde4-splash-mga - Add missing Language & Language Team in pt.po (fix warning in po compilation) --- po/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/CMakeLists.txt') 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) -- cgit v1.2.1