https://bugs.freedesktop.org/show_bug.cgi?id=39439
--- Comment #3 from Mat M <[email protected]> 2012-09-06 23:46:37 UTC --- I put there a discussion from the ML: http://lists.freedesktop.org/archives/libreoffice/2012-September/037946.html >From "Michael Meeks" <[email protected]>, on Thu, 06 Sep 2012 14:53:28 +0200 Subject: Re: Bugs 38840+39596: Coverage analysis and static analysis: Whats next ? On Thu, 2012-09-06 at 13:15 +0200, John Smith wrote: > Alright, let me see if I understand this one correctly first. You > basically want people to be able to find out what gets "#define" 'd in > what rc files ? So for example, you want people to search for > "FL_RECORD" to discover that that gets defined in > './sw/source/ui/envelp/mailmrge.hrc" ? Nope it's worse than that; we want to go from "Export" to: String STR_PDF_EXPORT { Text[ en-US ] = "E~xport"; }; and from there to an opengrok query (?) for STR_PDF_EXPORT in the code. Of course; we could do this in shell, in a tool in the code if you're happier with that :-) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
