~kubuntu-packagers/kcm-gtk/0.5.3

« back to all changes in this revision

Viewing changes to po/cs/CMakeLists.txt

  • Committer: Jonathan Thomas (The man)
  • Date: 2009-07-29 15:54:37 UTC
  • Revision ID: echidnaman@gmail.com-20090729155437-u3xn2lhynatdx7bo
Initial import of translations from Rosetta, also merge translations from gtk-qt-engine

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
file(GLOB _po_files *.po)
 
2
GETTEXT_PROCESS_PO_FILES(es ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )