~ubuntu-branches/ubuntu/trusty/ktp-approver/trusty-proposed

« back to all changes in this revision

Viewing changes to po/ja/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2012-02-03 19:28:04 UTC
  • Revision ID: package-import@ubuntu.com-20120203192804-0l0dkcacog047fwb
Tags: upstream-0.3.0
ImportĀ upstreamĀ versionĀ 0.3.0

Show diffs side-by-side

added added

removed removed

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