~ubuntu-branches/ubuntu/trusty/lightdm-kde/trusty

« back to all changes in this revision

Viewing changes to po/lt/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2014-02-12 17:40:35 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20140212174035-fjozpowrz0emk0qq
Tags: 0.3.2.2-0ubuntu1
New upstream release (LP: #1267440)

Show diffs side-by-side

added added

removed removed

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