]> cloud.milkyroute.net Git - dolphin.git/blob - src/Messages.sh
Konq popupmenu fix: we don't show the "Create new" submenu over subdirs in an iconvie...
[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 `find . -name \*.cpp` -o $podir/dolphin.pot
4