~ubuntu-branches/ubuntu/vivid/ktp-filetransfer-handler/vivid

« back to all changes in this revision

Viewing changes to po/de/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2012-02-08 15:49:24 UTC
  • Revision ID: package-import@ubuntu.com-20120208154924-9m2mcgarcut2pde1
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( de ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )