~ubuntu-branches/ubuntu/wily/choqok/wily

« back to all changes in this revision

Viewing changes to po/sk/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter, Christian Mangold, Harald Sitter
  • Date: 2010-03-07 21:49:43 UTC
  • Revision ID: james.westby@ubuntu.com-20100307214943-oysifel2afdng0x1
Tags: 0.9.55-0ubuntu1
[ Christian Mangold ]
* Readd pkg-kde-tool build-depend, was a mistake to remove it

[ Harald Sitter ]
* New upstream release (1.0 beta1)

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