summaryrefslogtreecommitdiffstats
path: root/tdecore/kdesktopfile.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-07 22:30:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-11-07 22:30:02 -0600
commit6c097e6ff1c26c8c0e0fe0d8be2442d72a16fd70 (patch)
treec6627fbf229a57adb1235bf2e271756fd696b678 /tdecore/kdesktopfile.h
parentd89a7e4c97333186cad06920762e91e49303cb94 (diff)
downloadtdelibs-6c097e6ff1c26c8c0e0fe0d8be2442d72a16fd70.tar.gz
tdelibs-6c097e6ff1c26c8c0e0fe0d8be2442d72a16fd70.zip
Read from X-DocPath only
Diffstat (limited to 'tdecore/kdesktopfile.h')
-rw-r--r--tdecore/kdesktopfile.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/tdecore/kdesktopfile.h b/tdecore/kdesktopfile.h
index 60e9fc096..cfdc5488c 100644
--- a/tdecore/kdesktopfile.h
+++ b/tdecore/kdesktopfile.h
@@ -200,10 +200,8 @@ public:
TQString resource() const;
/**
- * Returns the value of the "X-DocPath=" Or "DocPath=" entry.
- * X-DocPath should be used and DocPath is depreciated and will
- * one day be not supported.
- * @return The value of the "X-DocPath=" Or "DocPath=" entry.
+ * Returns the value of the "X-DocPath=" entry.
+ * @return The value of the "X-DocPath=" entry.
* @since 3.1
*/
TQString readDocPath() const;