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

« back to all changes in this revision

Viewing changes to po/ca@valencia/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Matthias Klumpp
  • Date: 2013-07-16 18:24:06 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130716182406-dmc726jj05w7gquz
Tags: 0.3-1
* New upstream release: 0.3
* Change mail to my Debian address
* Bump standards version
* Add watch file
* Compile with pkgkde_symbolshelper
* Use canonical Git url

Show diffs side-by-side

added added

removed removed

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