File indexing completed on 2024-04-21 16:17:26

0001 #! /usr/bin/env bash
0002 $EXTRACTRC `find app -name \*.rc -o -name \*.ui` >> rc.cpp
0003 
0004 $XGETTEXT `find app shell rc.cpp -name \*.js -o -name \*.qml -o -name \*.cpp` -o $podir/latte-dock.pot