diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-21 23:34:41 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-21 23:34:41 -0600 |
commit | c9e5822ef6bc36bf54fb281de16991887334620f (patch) | |
tree | 79e70ee32e3eeae75cf7c79a32313475cc95a7a5 | |
parent | 31f7c280e77917fb4f23ce0941e4a382cf4c2cb6 (diff) | |
download | kima-c9e5822ef6bc36bf54fb281de16991887334620f.tar.gz kima-c9e5822ef6bc36bf54fb281de16991887334620f.zip |
Fix help handbook not appearing in main handbook table of contents.
-rw-r--r-- | src/kima.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kima.desktop b/src/kima.desktop index 7dfdf5d..ecb601a 100644 --- a/src/kima.desktop +++ b/src/kima.desktop @@ -4,7 +4,7 @@ Type=Plugin X-TDE-Library = libkima X-TDE-UniqueApplet = true #Exec=kima %i %m -caption "%c" -#DocPath=kima/index.html +DocPath=kima/index.html #Icon=kima Icon=hwinfo |