kde-extraapps/kdeplasma-addons/applets/konsoleprofiles/Messages.sh
2015-01-15 17:07:43 +00:00

5 lines
150 B
Bash

#! /usr/bin/env bash
# only need to change the name of the applet
$XGETTEXT `find . -name \*.qml` -L Java -o $podir/konsoleprofiles.pot
rm -f rc.cpp