~ubuntu-branches/ubuntu/saucy/ktp-kded-integration-module/saucy-proposed

« back to all changes in this revision

Viewing changes to po/cs/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2012-02-13 22:52:05 UTC
  • Revision ID: package-import@ubuntu.com-20120213225205-9qmw9k42v0ufialt
Tags: upstream-0.3.0
ImportĀ upstreamĀ versionĀ 0.3.0

Show diffs side-by-side

added added

removed removed

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