help regarding bug 39445 - writing out tools/
Stephan Bergmann
sbergman at redhat.com
Tue Mar 5 06:49:39 PST 2013
On 03/04/2013 02:36 PM, Krisztian Pinter wrote:
> I've been tasked with this easyhack:
> https://bugs.freedesktop.org/show_bug.cgi?id=39445
>
> I started with this source, because it seemed easy enough:
> http://opengrok.libreoffice.org/xref/core/rsc/source/tools/rsctools.cxx#175
Code in rsc/source/tools (despite the "tools" in the path) is not what
<https://bugs.freedesktop.org/show_bug.cgi?id=39445> "write tools/
pieces out" talks about.
The rsc module implements a resource compiler for .src/.hrc files
(thankfully obsoleted now by moving to .ui files), see rsc/README.
The library functionality the bug talks about is declared in the
tools/inc/tools/ tree.
Stephan
More information about the LibreOffice
mailing list