You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-cmake/modules
Slávek Banko 7eac0a0f68
CMakeL10n: Avoid option --use-first for msguniq call
because it causes loss of comments and information about
the location of strings in source files. Instead, clean
the ugly comments from the template.

Instead of msgcat, the CMake code is now used for joining
POT files, then repeating POT file headers are removed and
msguniq is used to merge unique strings.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
..
FindTDE.cmake FindTDE: Conditional import of exported tdelibs targets. 5 years ago
FindTQt.cmake Add caching of variables from checks results and add conditions 5 years ago
FindTQtQUI.cmake Remove spurious tmoc check from tqtqui module 13 years ago
TDEL10n.cmake CMakeL10n: Avoid option --use-first for msguniq call 4 years ago
TDEMacros.cmake tde_create_translated_desktop: Add the ability to merge translations into files in XML format. 4 years ago
TDESetupPaths.cmake Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
tde_l10n_merge.pl tde_create_translated_desktop: Incorporate a slightly modified version 4 years ago
tde_uic.cmake tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017. 4 years ago