From b7562d64edd7254657b9cc519e4191b13be26d26 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 24 Jan 2015 07:45:51 +0900 Subject: [PATCH] Fixed wrong DocPath strings. This relates to bug 2319. (cherry picked from commit 4961e4de5aca691cc9467dad7f2025ce8840b3e0) Signed-off-by: Michele Calgaro --- systemsettings/kcmultiwidget.h | 2 +- systemsettings/menu/medianotifications.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/systemsettings/kcmultiwidget.h b/systemsettings/kcmultiwidget.h index e1c0887..fd80523 100644 --- a/systemsettings/kcmultiwidget.h +++ b/systemsettings/kcmultiwidget.h @@ -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. * diff --git a/systemsettings/menu/medianotifications.desktop b/systemsettings/menu/medianotifications.desktop index 15c462b..d883637 100644 --- a/systemsettings/menu/medianotifications.desktop +++ b/systemsettings/menu/medianotifications.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Type=Application -#DocPath= +#X-DocPath= Icon=system Exec=tdecmshell media