1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-03 00:18:36 +00:00

do not rely on extract-messages.sh doing the work for us

svn path=/trunk/KDE/kdenetwork/krfb/; revision=1166377
This commit is contained in:
Albert Astals Cid 2010-08-21 16:54:07 +00:00
parent e16b1c0007
commit 62df847d4f
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
#! /bin/sh
$EXTRACTRC *.ui *.kcfg >> rc.cpp
$XGETTEXT *.cpp -o $podir/krfb.pot

View File

@ -1,2 +1,3 @@
#! /bin/sh
$EXTRACTRC *.ui >> rc.cpp
$XGETTEXT *.cpp -o $podir/kcm_krfb.pot