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

« back to all changes in this revision

Viewing changes to sr@ijekavian/messages/kdelibs/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Felix Geyer
  • Date: 2012-04-10 12:17:15 UTC
  • mfrom: (1.1.42)
  • Revision ID: package-import@ubuntu.com-20120410121715-6s95rqie9o17j8s2
Tags: 4:4.8.2-0ubuntu1
New upstream release (svn: 1287586, type: stable)

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