[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kdevelop] [Bug 319011] Difficult to view full plugin description
From:       Milian Wolff <mail () milianw ! de>
Date:       2013-09-26 20:04:54
Message-ID: bug-319011-17878-YxQ58m0vt1 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=319011

--- Comment #3 from Milian Wolff <mail@milianw.de> ---
The only way to use the same string in both dialogs that I see is to adapt the
.cpp files: Instead of the often quite dump short description in the
KAboutData, use the same string that is defined for Comment= in the .desktop
file.

E.g.:

executeplugin.cpp:
K_EXPORT_PLUGIN(KDevExecuteFactory(KAboutData("kdevexecute", "kdevexecute",
ki18n("Execute support"), "0.1", ki18n("Allows running of native apps"),
KAboutData::License_GPL)))

Change  ki18n("Allows running of native apps") to ki18n("This plugin allows
running of programs with no instrumentor, ie. natively by the current host."),
see also kdevexecute.desktop.cmake.

Furthermore, someone should patch the KPluginSelector in kdelibs to show the
full text in a tooltip for elided entries.

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic