~ubuntu-branches/ubuntu/vivid/lightdm-kde/vivid-proposed

« back to all changes in this revision

Viewing changes to po/pa/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-09-30 17:55:03 UTC
  • Revision ID: package-import@ubuntu.com-20130930175503-o8vcm4txsjg84vgr
Tags: 0.3.2.1-1ubuntu3
Add lightdm-kde-l10n.diff generated using releaseme to update
translations

Show diffs side-by-side

added added

removed removed

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