Exclude translator information from the tdelibs_color template

because this information about this catalog is not displayed anywhere.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/33/head
Slávek Banko 4 years ago
parent 637bf6167a
commit 5f5cd723ed
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -19,4 +19,5 @@ 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