Fixed wrong DocPath strings. This relates to bug 2319.

(cherry picked from commit 4961e4de5a)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
r14.0.x
Michele Calgaro 9 years ago
parent e89e763948
commit b7562d64ed

@ -179,7 +179,7 @@ protected slots:
/**
* This slot is called when the user presses the "Help" Button.
* It reads the DocPath field of the currently selected KControl
* It reads the X-DocPath field of the currently selected KControl
* module's .desktop file to find the path to the documentation,
* which it then attempts to load.
*

@ -1,7 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
Type=Application
#DocPath=
#X-DocPath=
Icon=system
Exec=tdecmshell media

Loading…
Cancel
Save