Remove the extra slash in the rule to create a translated desktop file

that can lead to FTBFS.

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

@ -31,5 +31,5 @@ tde_add_kpart( tdefile_kbarcode AUTOMOC
tde_create_translated_desktop(
SOURCE tdefile_kbarcode.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/
PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files
)

@ -0,0 +1,91 @@
# 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-04-05 11:55+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"
#. Name
#. Comment
#: fileplugin/tdefile_kbarcode.desktop:3
#: fileplugin/tdefile_kbarcode.desktop:4
msgid "KBarcode Info"
msgstr ""
#. Comment
#: kbarcode/kbarcode-batch.desktop:6
msgid "Barcode and label printing tool (batch printing mode)"
msgstr ""
#. Name
#: kbarcode/kbarcode-batch.desktop:8
msgid "KBarcode Batch Printer"
msgstr ""
#. GenericName
#: kbarcode/kbarcode-batch.desktop:9
msgid "Barcode and Label Batch Printer"
msgstr ""
#. Comment
#: kbarcode/kbarcode-editor.desktop:6
msgid "Barcode and label printing tool editor"
msgstr ""
#. Name
#: kbarcode/kbarcode-editor.desktop:8
msgid "KBarcode Label Editor"
msgstr ""
#. GenericName
#: kbarcode/kbarcode-editor.desktop:9
msgid "Barcode and Label Editor"
msgstr ""
#. Comment
#. GenericName
#: kbarcode/kbarcode-label.desktop:3
#: kbarcode/kbarcode-label.desktop:8
msgid "KBarcode Label"
msgstr ""
#. Comment
#: kbarcode/kbarcode-single.desktop:6
msgid "Barcode generation tool"
msgstr ""
#. Name
#: kbarcode/kbarcode-single.desktop:8
msgid "KBarcode Barcode Generator"
msgstr ""
#. GenericName
#: kbarcode/kbarcode-single.desktop:9
msgid "Barcode Generator"
msgstr ""
#. Name
#: kbarcode/kbarcode.desktop:10
msgid "KBarcode"
msgstr ""
#. GenericName
#: kbarcode/kbarcode.desktop:12
msgid "Barcode and Label Printing"
msgstr ""
#. Comment
#: kbarcode/kbarcode.desktop:14
msgid "Barcode and label printing tool"
msgstr ""
Loading…
Cancel
Save