Revert "Exclude translator information from the tdelibs_color template"

Translator information will be retained because otherwise the resulting
translation template could be misunderstood as monolingual translations.

This reverts commit 5f5cd723ed.

(cherry picked from commit 2a7ba65af6)
r14.0.x
Slávek Banko 4 years ago
parent d54c661615
commit 2829e22f4d
Signed by: SlavekB
GPG Key ID: 608F5293A04BE668

@ -19,5 +19,4 @@ file( WRITE "${CMAKE_CURRENT_SOURCE_DIR}/rgb.txt.tde_l10n" "${_colorsRC}" )
tde_l10n_create_template(
CATALOG "tdelibs_colors"
SOURCES rgb.txt.tde_l10n
EXCLUDES _translatorinfo
)

Loading…
Cancel
Save