Bug 94774

Summary: manual for kwikdisk not found
Product: kwikdisk Reporter: Thilo Bangert <thilo.bangert>
Component: generalAssignee: Michael Kropfberger <michael.kropfberger>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thilo Bangert 2004-12-09 23:32:05 UTC
Version:            (using KDE KDE 3.3.1)
Installed from:    Gentoo Packages

when using the help button from kwikdisks systray popupmenu, the helpviewer reports:

<<<
The requested help file could not be found. Check that you have installed the documentation.
<<<

the offending url seems to be
help://kcontrol/kdf/index.html

i can find the kwikdisk (as well as kdf) manual manually in the kde help centre

this is probably a JJ
Comment 1 Stephan Binner 2004-12-17 14:28:24 UTC
CVS commit by binner: 

Manual for kwikdisk not found
BUG: 94774


  M +1 -1      kwikdisk.cpp   1.58.2.2


--- kdeutils/kdf/kwikdisk.cpp  #1.58.2.1:1.58.2.2
@@ -313,5 +313,5 @@ void KwikDisk::startKDF()
 void KwikDisk::invokeHelp()
 {
-   kapp->invokeHelp("", "kcontrol/kdf");
+   kapp->invokeHelp("", "kdf");
 }
 


Comment 2 Ron Onstenk 2005-08-13 15:41:54 UTC
I got this problem back in kde 3.4.2