mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
- do not explicitely try to extract rc.cpp, as it is already extracted by *.cpp (This is to avoid a double reference for each message.) (goutte) svn path=/trunk/KDE/kdenetwork/krfb/; revision=649888
3 lines
46 B
Bash
3 lines
46 B
Bash
#! /bin/sh
|
|
$XGETTEXT *.cpp -o $podir/krfb.pot
|