~ubuntu-branches/ubuntu/natty/kde-l10n-sl/natty-updates

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Harald Sitter
  • Date: 2011-09-26 14:13:09 UTC
  • mfrom: (1.12.6)
  • Revision ID: package-import@ubuntu.com-20110926141309-l435iw4uwvyexdul
Tags: 4:4.6.5-0ubuntu1
New stable upstream release (LP: #859562)

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