CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: tml 05/09/15 07:24:32
Modified files: addressbook : ChangeLog addressbook/backends/file: e-book-backend-file.c Log message: 2005-09-15 Tor Lillqvist <[EMAIL PROTECTED]> * backends/file/e-book-backend-file.c (e_book_backend_file_extract_path_from_uri): Use g_ascii_strncasecmp() instead of strncasecmp() for well-definedness. Use g_filename_from_uri() instead of just stripping off a "file://" prefix. (On Win32, a file URI for a pathname that includes a drive letter looks like "file:///x:/dir/sub/file.ext", so stripping off "file://" leaves an extra slash in front of the drive letter.) URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-09-15%2007:23&maxdate=2005-09-15%2007:25 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list