diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-23 09:36:39 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-23 09:38:22 +0900 |
commit | b914f328e4599cc6324415004d17f1fcd13a9ac8 (patch) | |
tree | 3264957ee3742500813d6f78676c4932915f7dca /tdelirc/irkick/irkick.project | |
parent | 7a558b2be677407d644b0b3db8150cd042bf9337 (diff) | |
download | tdeutils-b914f328e4599cc6324415004d17f1fcd13a9ac8.tar.gz tdeutils-b914f328e4599cc6324415004d17f1fcd13a9ac8.zip |
Fixed wrong DocPath strings. This relates to bug 2319.
(cherry picked from commit 3c091bf671d1802dceabd5b820290b0828abf949)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdelirc/irkick/irkick.project')
-rw-r--r-- | tdelirc/irkick/irkick.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdelirc/irkick/irkick.project b/tdelirc/irkick/irkick.project index b486441..3e4d9e6 100644 --- a/tdelirc/irkick/irkick.project +++ b/tdelirc/irkick/irkick.project @@ -4,7 +4,7 @@ Encoding=UTF-8 Type=Application Exec=irkick -caption "%c" %i %m Icon=irkick.png -DocPath=irkick/index.html +X-DocPath=irkick/index.html Comment= Comment[de]= Terminal=0 |