Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv17568/src/gui

Modified Files:
        wxFolderView.cpp 
Log Message:
don't hide our explanation behind the 'Details' button, nobody is ever going to see 
them; other minor enhancements in MLogCircle; recognize self-signed SSL certs error 
(bug 840)

Index: wxFolderView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFolderView.cpp,v
retrieving revision 1.647
retrieving revision 1.648
diff -b -u -2 -r1.647 -r1.648
--- wxFolderView.cpp    7 Oct 2003 11:01:22 -0000       1.647
+++ wxFolderView.cpp    7 Oct 2003 12:41:59 -0000       1.648
@@ -4132,10 +4132,4 @@
                }
             }
-            else // msg box disabled, at least show the error msg
-            {
-               wxLogError(_("The folder '%s' could not be opened, "
-                            "please check its settings."),
-                          m_fullname.c_str());
-            }
       }
    }



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to