]> cloud.milkyroute.net Git - dolphin.git/blob - src/Messages.sh
Step 1 of 2 to fix the issue that reloading of a directory resets the contents positi...
[dolphin.git] / src / Messages.sh
1 #! /usr/bin/env bash
2 $EXTRACTRC `find . -name \*.ui -o -name \*.rc` > rc.cpp
3 $XGETTEXT *.cpp -o $podir/dolphin.pot
4