~ubuntu-branches/ubuntu/natty/kamoso/natty

« back to all changes in this revision

Viewing changes to po/nl/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-02-02 18:11:29 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20110202181129-s5u9ucmrwwex4o99
Tags: upstream-2.0~alpha2
Import upstream version 2.0~alpha2

Show diffs side-by-side

added added

removed removed

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