Bug 403087

Summary: Add version information in "About KDE" dialogs
Product: [Frameworks and Libraries] frameworks-kxmlgui Reporter: Luis Diaz <diazluis>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: luigi.toscano
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Luis Diaz 2019-01-11 00:47:55 UTC
SUMMARY

Hello, i would like to request having all code KDE versions shown in the "About KDE" dialog which opens from the toolbar Help menu. 

versions like: 
Plasma: 5.8.9
KDE Frameworks: 5.36.0
Qt Version: 6.6.1

Thanks :)
Comment 1 Luigi Toscano 2019-01-11 00:52:49 UTC
The request is not exactly for khelpcenter, but for the library which provides the help menu.

Anyway. each application already shows the information about its version inside the "About <application>..." menu entry.

About KDE shows information about KDE, which is a community of people, as described by the text.
Comment 2 Christoph Feck 2019-01-11 04:00:29 UTC
For the Plasma version: Use KInfoCenter.
Comment 3 Luis Diaz 2019-01-11 12:24:09 UTC
ok, thanks!