Desktop file translations:

+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/3/head
Slávek Banko 4 years ago
parent 78cf7ca197
commit 480a2160b3
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -1,3 +1,8 @@
##### create translation templates ##############
tde_l10n_create_template( "messages/tdeio-sword" )
tde_l10n_create_template(
CATALOG "desktop_files/sword.protocol/"
SOURCES sword.protocol
)

@ -43,7 +43,7 @@ tde_add_kpart( tdeio_sword AUTOMOC
##### other data
install(
FILES sword.protocol
tde_create_translated_desktop(
SOURCE sword.protocol
DESTINATION ${SERVICES_INSTALL_DIR}
)

@ -0,0 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 01:27+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Description
#: sword.protocol:9
msgid "A tdeioslave for quick access to Bible texts within Konqueror"
msgstr ""
Loading…
Cancel
Save