mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
- do not try to extract files with .cc extension, as there is not any.
- 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
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#! /bin/sh
|
||||
$XGETTEXT rc.cpp *.cpp *.cc -o $podir/krfb.pot
|
||||
$XGETTEXT *.cpp -o $podir/krfb.pot
|
||||
|
||||
Reference in New Issue
Block a user