File: Messages.sh

package info (click to toggle)
kdenetwork-filesharing 4%3A4.12.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 188 kB
  • ctags: 37
  • sloc: cpp: 423; makefile: 3; sh: 2
file content (3 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (5)
1
2
3
#! /bin/sh
$EXTRACTRC `find . -name '*.ui'` >> rc.cpp || exit 11
$XGETTEXT rc.cpp `find . -name '*.cpp' -o -name '*.h'` -o $podir/kfileshare.pot