diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 16:12:15 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-09 16:12:15 -0600 |
commit | 8e8da05fd205e037adb37240670da55bbf5251d3 (patch) | |
tree | 117f3b5f92fe8231c88384016e6ed5821fb90bb2 | |
parent | cadcb3db52ad9582ec3b2c05e6a374efa6067f22 (diff) | |
download | k9copy-8e8da05fd205e037adb37240670da55bbf5251d3.tar.gz k9copy-8e8da05fd205e037adb37240670da55bbf5251d3.zip |
Fix help handbook not appearing in main handbook table of contents.
-rw-r--r-- | src/k9copy.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9copy.desktop b/src/k9copy.desktop index c9801f8..bdb9e45 100644 --- a/src/k9copy.desktop +++ b/src/k9copy.desktop @@ -12,6 +12,6 @@ GenericName[tr]=DVD Vidyo Yedekleme Aracı MimeTypes= Terminal=false Icon=k9copy -X-DocPath=k9copy/index.html +DocPath=k9copy/index.html Categories=Qt;TDE;AudioVideo;DiscBurning; X-TDE-StartupNotify=true
\ No newline at end of file |