~kubuntu-packagers/kcm-gtk/0.5.x

« back to all changes in this revision

Viewing changes to po/nl/CMakeLists.txt

  • Committer: Jonathan Thomas (The man)
  • Date: 2009-10-23 02:14:47 UTC
  • Revision ID: echidnaman@gmail.com-20091023021447-3w17af554tgmfwbo
-Fix the installation of translations
-Fix the loading of translations
-Update translations from launchpad

Show diffs side-by-side

added added

removed removed

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