help regarding bug 39445 - writing out tools/

Andras Timar timar74 at gmail.com
Tue Mar 5 08:26:30 PST 2013


Hi,

On Tue, Mar 5, 2013 at 3:49 PM, Stephan Bergmann <sbergman at redhat.com> wrote:
> 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.
>

That's right, Krisztian wanted to replace types defined in
tools/fsys.hxx with types defined in osl/file.hxx. At
http://opengrok.libreoffice.org/xref/core/rsc/source/tools/rsctools.cxx#175
DirEntry::SetExtension() member function is used, and he did not find
similar member function in sal.

> The rsc module implements a resource compiler for .src/.hrc files
> (thankfully obsoleted now by moving to .ui files), see rsc/README.
>

Is this true? AFAIK only dialogs are moving to .ui, strings,
messageboxes etc. stay in .src.

Best regards,
Andras


More information about the LibreOffice mailing list