kde-workspace/plasma/generic/runners/shell/Messages.sh

5 lines
110 B
Bash
Raw Normal View History

2014-11-13 19:30:51 +02:00
#! /usr/bin/env bash
$EXTRACTRC *.ui >> rc.cpp
$XGETTEXT *.cpp -o $podir/plasma_runner_shell.pot
rm -f rc.cpp