]> cloud.milkyroute.net Git - dolphin.git/blob - src/Messages.sh
The drag&drop helper did not make the difference between the different kind of views...
[dolphin.git] / src / Messages.sh
1 #! /usr/bin/env bash
2 $EXTRACTRC `find . -name \*.ui -o -name \*.rc -o -name \*.kcfg` >> rc.cpp
3 $XGETTEXT *.cpp -o $podir/dolphin.pot
4