shift-shell/applets/clock/Messages.sh
2015-03-05 17:17:27 +01:00

4 lines
219 B
Bash
Executable file

#! /usr/bin/env bash
$EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
$XGETTEXT `find . -name \*.js -o -name \*.qml -o -name \*.cpp` -o $podir/plasma_applet_org.kde.phone.clock.pot
rm -f rc.cpp