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

« back to all changes in this revision

Viewing changes to kcm/Messages.sh

  • Committer: Package Import Robot
  • Author(s): Michal Zajac
  • Date: 2012-07-22 19:44:44 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120722194444-aaueaylu3ddnqcth
Tags: 0.2.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /usr/bin/env bash
 
2
$EXTRACTRC `find . -name "*.ui"` >> rc.cpp || exit 11
 
3
$XGETTEXT `find . -name "*.cpp"` -o $podir/kcm_lightdm.pot
 
4
rm -f rc.cpp