Extract previously untranslated UI messages.
CCMAIL: kde-i18n-doc@kde.org CCMAIL: kwin@kde.org
This commit is contained in:
parent
685e9368b1
commit
ce5e47be5d
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
|
$EXTRACTRC `find . -name \*.ui` >> rc.cpp || exit 11
|
||||||
$XGETTEXT *.cpp -o $podir/kcmkwm.pot
|
$XGETTEXT *.cpp -o $podir/kcmkwm.pot
|
||||||
|
|
Loading…
Reference in a new issue