summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeL10n.txt5
-rw-r--r--src/CMakeLists.txt5
-rw-r--r--src/tderadio.desktop14
3 files changed, 8 insertions, 16 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index 5fc13ab..990cb30 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -1,6 +1,3 @@
##### create translation templates ##############
-tde_l10n_create_template(
- CATALOG "tderadio/"
- DESTINATION "po"
-)
+tde_l10n_create_template( "messages/tderadio/" )
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f8370cd..2d2fc1c 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -13,11 +13,6 @@ link_directories(
)
-##### tderadio (translations)
-
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
-
-
##### tderadio (shared)
tde_add_library( tderadio SHARED AUTOMOC
diff --git a/src/tderadio.desktop b/src/tderadio.desktop
index ec79af1..026fc34 100644
--- a/src/tderadio.desktop
+++ b/src/tderadio.desktop
@@ -1,13 +1,13 @@
[Desktop Entry]
-Encoding=UTF-8
+Name=TDERadio
+
+GenericName=Internet and AM/FM Radio
+
+Comment=Audio player for Internet and AM/FM Radio
+
Type=Application
Exec=tderadio -caption "%c" %i %m
Icon=tderadio
-X-DocPath=tderadio/index.html
-Comment=Audio player for Internet and AM/FM Radio
-Comment[de]=
Terminal=false
-Name=TDERadio
-Name[de]=TDERadio
-GenericName=Internet and AM/FM Radio
Categories=Qt;TDE;AudioVideo;
+X-DocPath=tderadio/index.html