Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/4/head
parent
07a6d98c1b
commit
9218fe1159
@ -1,3 +1,10 @@
|
|||||||
##### create translation templates ##############
|
##### create translation templates ##############
|
||||||
|
|
||||||
tde_l10n_auto_add_subdirectories( )
|
tde_l10n_auto_add_subdirectories( )
|
||||||
|
|
||||||
|
tde_l10n_create_template(
|
||||||
|
CATALOG "desktop_files/tde-style-lipstik-desktops"
|
||||||
|
SOURCES
|
||||||
|
*.themerc
|
||||||
|
*.kcsrc
|
||||||
|
)
|
||||||
|
@ -1,7 +1,9 @@
|
|||||||
[Misc]
|
[Misc]
|
||||||
Name=Lipstik
|
Name=Lipstik
|
||||||
ConfigPage=tdestyle_lipstik_config
|
|
||||||
Comment=A purified style
|
Comment=A purified style
|
||||||
Comment[fr]=Un style pure
|
|
||||||
|
ConfigPage=tdestyle_lipstik_config
|
||||||
|
|
||||||
[KDE]
|
[KDE]
|
||||||
WidgetStyle=Lipstik
|
WidgetStyle=Lipstik
|
||||||
|
@ -0,0 +1,42 @@
|
|||||||
|
# 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-10-04 00:22+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: fr\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: lipstik.themerc:2
|
||||||
|
msgid "Lipstik"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Comment
|
||||||
|
#: lipstik.themerc:4
|
||||||
|
msgid "A purified style"
|
||||||
|
msgstr "Un style pure"
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: lipstiknoble.kcsrc:2
|
||||||
|
msgid "Lipstik Noble"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: lipstikstandard.kcsrc:2
|
||||||
|
msgid "Lipstik Standard"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: lipstikwhite.kcsrc:2
|
||||||
|
msgid "Lipstik White"
|
||||||
|
msgstr ""
|
@ -0,0 +1,42 @@
|
|||||||
|
# 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-10-04 00:22+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
|
||||||
|
#: lipstik.themerc:2
|
||||||
|
msgid "Lipstik"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Comment
|
||||||
|
#: lipstik.themerc:4
|
||||||
|
msgid "A purified style"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: lipstiknoble.kcsrc:2
|
||||||
|
msgid "Lipstik Noble"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: lipstikstandard.kcsrc:2
|
||||||
|
msgid "Lipstik Standard"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Name
|
||||||
|
#: lipstikwhite.kcsrc:2
|
||||||
|
msgid "Lipstik White"
|
||||||
|
msgstr ""
|
Loading…
Reference in new issue