mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Fixed invalid XML entity
2007-12-31 Wouter Bolsterlee <wbolster@svn.gnome.org> * gio/migrating.xml: Fixed invalid XML entity svn path=/trunk/; revision=6224
This commit is contained in:
committed by
Wouter Bolsterlee
parent
66e7df9f7e
commit
124aad71b4
@@ -38,7 +38,7 @@
|
||||
<row><entry>GnomeVFSURI</entry><entry>GFile</entry></row>
|
||||
<row><entry>GnomeVFSFileInfo</entry><entry>GFileInfo</entry></row>
|
||||
<row><entry>GnomeVFSResult</entry><entry>GError, with G_IO_ERROR values</entry></row>
|
||||
<row><entry>GnomeVFSHandle & GnomeVFSAsyncHandle</entry><entry>GInputStream or GOutputStream</entry></row>
|
||||
<row><entry>GnomeVFSHandle & GnomeVFSAsyncHandle</entry><entry>GInputStream or GOutputStream</entry></row>
|
||||
<row><entry>GnomeVFSDirectoryHandle</entry><entry>GFileEnumerator</entry></row>
|
||||
<row><entry>mime type</entry><entry>content type</entry></row>
|
||||
<row><entry>GnomeVFSMonitor</entry><entry>GFileMonitor and GDirectoryMonitor</entry></row>
|
||||
|
Reference in New Issue
Block a user