~ubuntu-branches/ubuntu/quantal/kde-l10n-zhtw/quantal

« back to all changes in this revision

Viewing changes to messages/kdepim/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-08-26 16:23:10 UTC
  • mfrom: (1.12.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110826162310-qn7db3urrc34s1ka
Tags: 4:4.7.0-0ubuntu1
* New upstream release (svn: 1242643, type: stable)
* Bump kdelibs deps to 4.7.0
* Update readme.source with new branch url
* Update control VCS entries with new branch url
* Stop getting old kdepim 4.5 translations (4.7 is now in oneiric)

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