trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2012

Re: [trinity-devel] WHOA - 3513-sru 'Most' KHelpCenter App Manuals - MISSING (Bug 1178)

From: Darrell Anderson <humanreadable@...>
Date: Sun, 19 Aug 2012 10:54:16 -0700 (PDT)
> Here is the current doc install situation in 3513:
> 
> /opt/trinity/share/doc
>   HTML/en -- BAD
>     <majority missing apps are here>
>   kde/HTML/en --OK
>   ksquirrel-libs -- BAD
>   tde/HTML/en -- BAD
>     abakus
>     krename
> 
> Basically the working docpath in 3513 is:
> 
>   /opt/trinity/share/doc/kde/HTML/en
> 
> all other locations are not included in khelpcenter. The
> incorrectly installed documents account for more than 50% of the application
> manuals.
> 
> Slavek, should we consider /opt/trinity/share/doc/kde/HTML
> the standard docpath in 3513-sru?  If so I'll look at creating patches.

The default install locations are hard-coded in (k)tdelibs/(k)tdecore/kstandarddirs.cpp. The make files must match.

Darrell