dolphin/nsplugins/Messages.sh
Nicolas Goutte 164203667e Convert the "messages" targets of kdebase into Messages.sh scripts
svn path=/trunk/KDE/kdebase/nsplugins/; revision=512183
2006-02-22 01:47:34 +00:00

5 lines
183 B
Bash

#! /usr/bin/env bash
# $EXTRACTRC `find . -name "*.ui"` >> rc.cpp || exit 11
$EXTRACTRC `find . -name "*.rc"` >> rc.cpp || exit 12
$XGETTEXT *.cpp viewer/*.cpp -o $podir/nsplugin.pot