[Uml-devel] kdesdk/umbrello/umbrello
Sebastian Stein
seb.kde at hpfsc.de
Tue Nov 11 05:08:12 UTC 2003
CVS commit by sstein:
in codegenerators/ are also some ui files with strings needed to be translated
M +1 -1 Makefile.am 1.43
--- kdesdk/umbrello/umbrello/Makefile.am #1.42:1.43
@@ -104,5 +104,5 @@
messages: rc.cpp
$(PREPARETIPS) > tips.cpp
- $(EXTRACTRC) *.rc dialogs/*.ui > ./rc.cpp
+ $(EXTRACTRC) *.rc codegenerators/*.ui dialogs/*.ui > ./rc.cpp
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