~ubuntu-branches/ubuntu/trusty/ktp-kded-integration-module/trusty

« 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 12:57:25 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120410125725-tkncs9c0wojixaez
Tags: 0.3.1-0ubuntu1
* new upstream bugfix release
* Remove fix_desktop_file.diff

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} )