~ubuntu-branches/ubuntu/saucy/bluedevil/saucy-updates

« back to all changes in this revision

Viewing changes to po/fa/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-12-03 15:43:44 UTC
  • mfrom: (2.1.21 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20131203154344-dvo77owmu056l64k
Tags: 1.3.2-0ubuntu1~ubuntu13.10
Saucy update using KDE micro release exception LP: #1220779

Show diffs side-by-side

added added

removed removed

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