It will be a good idea to extract string from

ui file, rc file, kcfg file

svn path=/trunk/KDE/kdebase/workspace/; revision=664548
icc-effect-5.14.5
Laurent Montel 2007-05-14 09:59:11 +00:00
parent d5090d37a7
commit ed4548ae66
2 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,3 @@
#! /usr/bin/env bash
$EXTRACTRC *.rc *.ui *.kcfg > rc.cpp
$XGETTEXT *.h *.cpp killer/*.cpp lib/*.cpp -o $podir/kwin.pot

View File

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