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

« back to all changes in this revision

Viewing changes to messages/kdepim/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-04 13:16:43 UTC
  • mto: This revision was merged to the branch mainline in revision 42.
  • Revision ID: james.westby@ubuntu.com-20101104131643-3q9zfylkpcup8ws9
Tags: upstream-4.5.3
ImportĀ upstreamĀ versionĀ 4.5.3

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