On Thu, 30 Jan 2003 08:38:47 +0100 (CET) Martin Jost <[EMAIL PROTECTED]> wrote:
MJ> The conditions are ok, but the actions are still untranslated, same for MJ> "and" and "or". Ok, fixed as well, thanks! MJ> This doesn't show up as translated: MJ> #: gui/wxFiltersDialog.cpp:907 MJ> msgid "Details of spam detection" Should be fixed as well now. MJ> I had to "patch" the source a little bit to build the new version: This shouldn't be necessary with the latest M and wxGTK sources (although it was needed during some time). MJ> And while we're at it: MJ> I get a bunch of compiler-warnings, all related to the same problem: MJ> gui/wxComposeView.cpp: In member function `void MJ> wxAddressTextCtrl::OnChar(wxKeyEvent&)': MJ> gui/wxComposeView.cpp:1039: warning: `KeyCode' is deprecated (declared at MJ> /pd/wxGTK_cvs/include/wx/event.h:867) I've corrected this one, will fix the others later (when I have time to rebuild M under Unix). MJ> I get a linker warning MJ> mail/SendMessageCC.o: In function `SendMessageCC::Send(int)': MJ> mail/SendMessageCC.o(.text+0x666a): the use of `tmpnam' is dangerous, better use `mkstemp' This is harmless (although surely annoying). Thanks, VZ ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
