mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
solid: use correct variable for extracting messages
the messages are wrapped around Katana macros now Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
72daced852
commit
92fbd1b17e
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#! /bin/sh
|
||||
$XGETTEXT_QT `find -name "*cpp"` -o $podir/solid_qt.pot
|
||||
$XGETTEXT `find -name "*cpp"` -o $podir/solid_qt.pot
|
||||
|
|
Loading…
Add table
Reference in a new issue