~ubuntu-branches/ubuntu/intrepid/kde-l10n-ca/intrepid

« back to all changes in this revision

Viewing changes to messages/kdeplasmoids/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-07-17 16:15:21 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080717161521-dnu9hwqh908auxmg
Tags: 4:4.0.98-0ubuntu1
* New upstream release
* Bump Standards-Version to 3.8.0

Show diffs side-by-side

added added

removed removed

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