https://bugs.kde.org/show_bug.cgi?id=372252
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |2.20.80 (KDE Applications | |16.11.80) Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/umbr | |ello/52a9df263c45d5539bba88 | |1b259524c42702356f --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 52a9df263c45d5539bba881b259524c42702356f by Ralf Habacker. Committed on 09/11/2016 at 11:33. Pushed by habacker into branch 'master'. Add welcome page as dock widget. The welcome page is based on the file welcome.docbook which is converted into a html file on building. The implementation has support for loading a translated welcome file installed in the directory where other umbrello related docbook files lives. FIXED-IN:2.20.80 (KDE Applications 16.11.80) Signed-off-by: Ralf Habacker <ralf.habac...@freenet.de> M +2 -1 CMakeLists.txt M +79 -0 doc/CMakeLists.txt A +73 -0 doc/welcome.docbook M +4 -0 umbrello/CMakeLists.txt M +4 -3 umbrello/cmds.h M +1 -0 umbrello/uml.cpp M +102 -1 umbrello/umlappprivate.cpp M +60 -0 umbrello/umlappprivate.h M +2 -0 unittests/CMakeLists.txt http://commits.kde.org/umbrello/52a9df263c45d5539bba881b259524c42702356f -- You are receiving this mail because: You are watching all bug changes.