You need >> or either the "Your names" and "Your messages" placeholders for translators are removed

svn path=/trunk/KDE/kdebase/apps/; revision=743049
This commit is contained in:
Albert Astals Cid 2007-11-29 19:13:25 +00:00
parent 51e6281fe8
commit 5d9a7d1ad3

View file

@ -1,4 +1,4 @@
#! /usr/bin/env bash
$EXTRACTRC `find . -name \*.ui -o -name \*.rc -o -name \*.kcfg` > rc.cpp
$EXTRACTRC `find . -name \*.ui -o -name \*.rc -o -name \*.kcfg` >> rc.cpp
$XGETTEXT *.cpp -o $podir/dolphin.pot