[Uml-devel] [PATCH] Wrong version number in the About box
Jonathan Riddell
jr at jriddell.org
Thu Feb 13 10:38:06 UTC 2003
On Thu, 13 Feb 2003, BARTKO, Zoltan wrote:
> I saw the version number was displayed wrong in the About box, so I
> corrected it with an ugly hack stolen from KBabel... If anyone knows
> anything better, do not hesitate to do it.
It's not exactly what KBabel has. They use a file VERSION then a rule in
common/Makefile.am to create the version.h. I've tried this but the
problem is that I don't know how to get version.h generated before
everything else (KBabel puts version.h in a different directory but I
didn't want to do that).
> Attached you may find a modified main.cpp and a new version.h, put
> them in the main source directory of Umbrello.
Please send files as diff -u format.
I'll just do it this way if nobody works out how to get version.h
generated before main.o
Jonathan Riddell
More information about the umbrello-devel
mailing list