Hi, On Tue, Mar 5, 2013 at 3:49 PM, Stephan Bergmann <sberg...@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 _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice