summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-11-08 20:41:14 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-11-08 20:41:14 +0100
commited19994c6c1daed37af04e9de296af22bd1aec30 (patch)
treea934c11baf1f55cdbe54d6bec820d91265e8d0fa /src
parent1f012b11767fcc94871e3e79db230a056fd65dec (diff)
downloadtderadio-ed19994c.tar.gz
tderadio-ed19994c.zip
Copy translations to a new directory layout.
Added translations of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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