kde-workspace/kcontrol/desktoptheme/Messages.sh
2014-11-13 19:30:51 +02:00

4 lines
104 B
Bash
Executable file

#! /bin/sh
$EXTRACTRC *.ui >> rc.cpp
$XGETTEXT *.cpp -o $podir/kcm_desktopthemedetails.pot
rm -f rc.cpp