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.
pull/33/head
Slávek Banko 4 years ago
parent 5f5cd723ed
commit 2a7ba65af6

@ -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