Update of /cvsroot/mahogany/M/src/util
In directory usw-pr-cvs1:/tmp/cvs-serv15520/src/util

Modified Files:
        matchurl.cpp 
Log Message:
Added the 'file:' scheme.

Index: matchurl.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/util/matchurl.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -b -u -2 -r1.15 -r1.16
--- matchurl.cpp        4 May 2002 11:46:32 -0000       1.15
+++ matchurl.cpp        17 May 2002 09:45:55 -0000      1.16
@@ -468,4 +468,5 @@
    addNewKeyword("mailto:";);
    addNewKeyword("ftp:");
+   addNewKeyword("file:");
    // addNewKeyword("ftps:"); -- does anyone really uses this?
 


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to