shift-shell/qmlcomponents/Messages.sh

5 lines
118 B
Bash
Raw Normal View History

#! /usr/bin/env bash
$XGETTEXT `find . -name \*.qml` -L Java -o $podir/libsatellitecomponentsplugin.pot
rm -f rc.cpp