+ It is necessary to have separate directory for separate POT files. + The PO_DIR option is used to generate translated desktop files. + tde_create_translated_desktop allows to process multiple input files, so there is no need for a loop. + The rules in malloryclient/config referred to the identical POT file as in malloryclient. + For the POT file, subfolders are also processed, so it was possible to delete the rules in config. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/3/head
parent
941e15eea6
commit
3332ee613b
@ -1,13 +0,0 @@
|
||||
################################################################################
|
||||
# twin-style-mallory #
|
||||
# ------------------ #
|
||||
# This file is licensed under the terms of GNU GPL v3 or later. #
|
||||
# Improvements and feedback are welcome. #
|
||||
################################################################################
|
||||
|
||||
### Translation templates ######################################################
|
||||
tde_l10n_create_template(
|
||||
CATALOG "messages/twin-style-mallory"
|
||||
SOURCES .
|
||||
X-POT ${CMAKE_SOURCE_DIR}/../../../core/tde-i18n/template/messages/tdebase/twin_clients.pot
|
||||
)
|
Loading…
Reference in new issue