Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/2/head
parent
4554d3cafb
commit
8b834eeb66
@ -1,12 +1,12 @@
|
|||||||
##### create translation templates ##############
|
##### create translation templates ##############
|
||||||
|
|
||||||
tde_l10n_create_template(
|
tde_l10n_create_template(
|
||||||
CATALOG "messages/twin_deKorator/"
|
CATALOG "messages/twin-style-dekorator"
|
||||||
SOURCES .
|
SOURCES .
|
||||||
X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot
|
X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot
|
||||||
)
|
)
|
||||||
|
|
||||||
tde_l10n_create_template(
|
tde_l10n_create_template(
|
||||||
CATALOG "desktop_files/twin-style-deKorator-desktops"
|
CATALOG "desktop_files/twin-style-dekorator-desktops"
|
||||||
SOURCES deKorator.desktop
|
SOURCES deKorator.desktop
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in new issue