diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-11-07 22:30:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-11-07 22:30:02 -0600 |
commit | 6c097e6ff1c26c8c0e0fe0d8be2442d72a16fd70 (patch) | |
tree | c6627fbf229a57adb1235bf2e271756fd696b678 /tdeutils/kcmultidialog.h | |
parent | d89a7e4c97333186cad06920762e91e49303cb94 (diff) | |
download | tdelibs-6c097e6ff1c26c8c0e0fe0d8be2442d72a16fd70.tar.gz tdelibs-6c097e6ff1c26c8c0e0fe0d8be2442d72a16fd70.zip |
Read from X-DocPath only
Diffstat (limited to 'tdeutils/kcmultidialog.h')
-rw-r--r-- | tdeutils/kcmultidialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeutils/kcmultidialog.h b/tdeutils/kcmultidialog.h index 4a90f5d0c..444f2f4db 100644 --- a/tdeutils/kcmultidialog.h +++ b/tdeutils/kcmultidialog.h @@ -215,7 +215,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. * |