~ubuntu-branches/ubuntu/precise/kde-l10n-tg/precise-proposed

« back to all changes in this revision

Viewing changes to messages/kdegraphics/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Richard Birnie
  • Date: 2009-01-31 14:24:39 UTC
  • Revision ID: james.westby@ubuntu.com-20090131142439-rq3kg3fowezb2qo7
Tags: upstream-4.2.0
ImportĀ upstreamĀ versionĀ 4.2.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} )