summaryrefslogtreecommitdiffstats
path: root/tdeio/CMakeL10n.txt
blob: c25fe7c6b2945bb0f1c52830564f14254919d7f9 (plain)
1
2
3
4
5
6
7
8
##### create translation templates ##############

tde_l10n_create_template(
  CATALOG "tdeio"
  SOURCES "." "../tdeioslave"
)

tde_l10n_auto_add_subdirectories( )