~ubuntu-branches/ubuntu/oneiric/kde-l10n-da/oneiric-updates

« back to all changes in this revision

Viewing changes to messages/kdeaccessibility/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-02-08 11:11:05 UTC
  • Revision ID: james.westby@ubuntu.com-20080208111105-2wx8pyf2fv5viryw
Tags: upstream-4.0.1
ImportĀ upstreamĀ versionĀ 4.0.1

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