shift-shell/qmlcomponents/Messages.sh
2014-10-28 13:27:54 +01:00

4 lines
118 B
Bash

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