~ubuntu-branches/debian/stretch/apper/stretch

« back to all changes in this revision

Viewing changes to po/en_GB/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Matthias Klumpp
  • Date: 2011-10-06 17:54:49 UTC
  • Revision ID: package-import@ubuntu.com-20111006175449-mirjm0uszjmbj4tj
Tags: upstream-0.7.0
ImportĀ upstreamĀ versionĀ 0.7.0

Show diffs side-by-side

added added

removed removed

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