SVN commit 638671 by lueck: make the messages in actions.rc translatable M +1 -1 Makefile.am --- branches/KDE/3.5/kdewebdev/quanta/Makefile.am #638670:638671 @@ -17,7 +17,7 @@ $(EXTRACTRC) `find . -name "*.kmdr"` >> rc.cpp ;\ cat data/chars | perl -e 'while() { chomp ; s/\"/\\\"/ ; print "i18n(\"$$_\");\n"; }' >> rc.cpp ;\ $(EXTRACTRC) extrafiles >> rc.cpp ;\ - cat extrafiles | perl -e 'while() { if (/\> rc.cpp + cat extrafiles | perl -e 'while() { if (/\> rc.cpp (cd data && $(PREPARETIPS) >> ../tips.cpp) find . -name "*.tag" -print | xargs cat | perl -e 'while() { if (/\> rc.cpp $(XGETTEXT) rc.cpp tips.cpp `cat files` -o $(podir)/quanta.pot