Warning, file /frameworks/sonnet/src/Messages.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/sh
0002 
0003 # Extract strings from all source files.
0004 # EXTRACT_TR_STRINGS extracts strings with lupdate and convert them to .pot with
0005 # lconvert.
0006 $EXTRACT_TR_STRINGS `find . -name \*.cpp -o -name \*.h -o -name \*.ui -o -name \*.qml` -o $podir/sonnet5_qt.pot