Update of /cvsroot/mahogany/M/src/util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19300

Modified Files:
        matchurl.cpp 
Log Message:
added sftp

Index: matchurl.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/util/matchurl.cpp,v
retrieving revision 1.42
retrieving revision 1.43
diff -b -u -2 -r1.42 -r1.43
--- matchurl.cpp        11 Nov 2004 21:54:09 -0000      1.42
+++ matchurl.cpp        10 Mar 2005 13:58:50 -0000      1.43
@@ -482,4 +482,5 @@
    addNewKeyword("mailto://";);
    addNewKeyword("ftp://";);
+   addNewKeyword("sftp://";);
    addNewKeyword("file://");
    // addNewKeyword("ftps:"); -- does anyone really uses this?



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to