~ubuntu-branches/ubuntu/oneiric/kde-l10n-pl/oneiric-proposed

« back to all changes in this revision

Viewing changes to messages/kdepim-runtime/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2011-01-24 09:32:25 UTC
  • mfrom: (1.12.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110124093225-j904s8gw9pzuerbz
Tags: 4:4.6.0-0ubuntu1
New upstream release

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