Bug 566747 - URIs opened with firefox %u load as local files
authorAlexander Larsson <alexl@redhat.com>
Wed, 4 Feb 2009 08:01:42 +0000 (08:01 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 4 Feb 2009 08:01:42 +0000 (08:01 +0000)
commitcefebf7ff2e80aaf9ced426598b033482fef039b
treeba339b389d7db1643417647151eaee95cd65972b
parent40dd05a208829bb32c6fe6107354cceb2f4a8c74
Bug 566747 - URIs opened with firefox %u load as local files

2009-02-04  Alexander Larsson  <alexl@redhat.com>

Bug 566747 - URIs opened with firefox %u load as local files

* gdummyfile.c (g_dummy_file_get_path):
Dummy files are never used for local paths, so always return NULL
in get_path().

svn path=/trunk/; revision=7849
gio/ChangeLog
gio/gdummyfile.c