~ubuntu-branches/ubuntu/trusty/ktp-filetransfer-handler/trusty-proposed

« back to all changes in this revision

Viewing changes to po/nb/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-04-10 11:34:06 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120410113406-5m09lhz8hw6ggtqn
Tags: 0.3.1-0ubuntu1
new upstream bugfix release

Show diffs side-by-side

added added

removed removed

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