~ubuntu-branches/ubuntu/precise/plasma-widget-networkmanagement/precise

« back to all changes in this revision

Viewing changes to po/ca/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-08-24 15:34:36 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20100824153436-9o7x461aj0xthuc3
Tags: 0.9~svn1167391-0ubuntu1
* New upstream snapshot
* Add kubuntu_04_no_tests.diff to not build tests, they fail

Show diffs side-by-side

added added

removed removed

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