~ubuntu-branches/ubuntu/trusty/kdevelop/trusty

« back to all changes in this revision

Viewing changes to po/sk/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2013-11-04 16:02:55 UTC
  • mfrom: (1.7.18)
  • Revision ID: package-import@ubuntu.com-20131104160255-2c0ve1quekwwb9hs
Tags: 4:4.5.2-0ubuntu1
* New upstream release
* Bump required version of kdevplatform-dev to 1.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
file(GLOB _po_files *.po)
 
2
GETTEXT_PROCESS_PO_FILES(sk ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} )