[Uml-devel] uml -> umbrello change in main.cpp

Sebastian Stein s5228 at informatik.htw-dresden.de
Tue Nov 19 12:05:19 UTC 2002


Another artifact of the old project name was in the creation of the
KAboutData object. There was an "uml" string given as the first parameter. I
have changed this to "umbrello". The effect is that at runtime umbrello is
now added to the kde dcop server as umbrello. This help to load the right
translation files. Unfortunally now the tip of the day file and the Umbrello
handbook isn't loaded anymore. The problem is that the handbook and the tip
of the day file are in a directory calle */uml/*, but Umbrello is now
registered as umbrello to the dcop server.

So I had to change the kdevelop project file which change all Makefiles and
well, now it works fine. The only problem is, that all packagers would have
to test the whole thing again.

To test if all files like icons, helpbook, pics are correctly load delete
all files in the kde share directory (maybe /opt/kde/share/...), which
belong to the old uml name.

You can also do a make uninstall before checkout the new Makefile.ams.

To find all belonging elements you may use the following command from within
the share directory:

find . -type f | grep -e ".*uml.*"

In the end I had to update a lot of files, but hopefully the name change
should be complete now!

Steinchen
-- 
Umbrello UML Modeller
Description     : UML diagram drawing tool for KDE with code generation
Homepage        : http://uml.sourceforge.net/
Bug report      : http://sourceforge.net/tracker/?group_id=24919&atid=382951
Feature request : http://sourceforge.net/tracker/?group_id=24919&atid=382954




More information about the umbrello-devel mailing list