Bug 372252 - Umbrello misses a welcome page
Summary: Umbrello misses a welcome page
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: documentation (show other bugs)
Version: 2.20.1 (KDE Applications 16.08.1)
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-09 10:45 UTC by Ralf Habacker
Modified: 2016-11-09 11:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.20.80 (KDE Applications 16.11.80)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2016-11-09 10:45:38 UTC
Several applications like eclipse or kdevelop have a welcome page containing informations useful for beginners.

Umbrello is missing such a page.
Comment 1 Ralf Habacker 2016-11-09 11:48:00 UTC
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.habacker@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