[Uml-devel] KDE/kdesdk/umbrello/umbrello
Stephan Kulow
coolo at kde.org
Sun Jun 10 09:36:34 UTC 2007
SVN commit 673446 by coolo:
there are no tips
M +1 -1 Messages.sh
--- trunk/KDE/kdesdk/umbrello/umbrello/Messages.sh #673445:673446
@@ -1,5 +1,5 @@
#! /bin/sh
-$PREPARETIPS > tips.cpp
+#$PREPARETIPS > tips.cpp
$EXTRACTRC *.rc codegenerators/*.ui dialogs/*.ui > ./rc.cpp || exit 11
LIST=`find . -name \*.h -o -name \*.hh -o -name \*.H -o -name \*.hxx -o -name \*.hpp -o -name \*.cpp -o -name \*.cc -o -name \*.cxx -o -name \*.ecpp -o -name \*.C`
if test -n "$LIST"; then
More information about the umbrello-devel
mailing list