+2008-07-16 Matthias Clasen <mclasen@redhat.com>
+
+ Bug 543220 – Case collision on gio-extension-points.html
+
+ Reported by Ryan Schmidt
+ * gio/overview.xml: Rename id to avoid filename conflict.
+
2008-07-16 Matthias Clasen <mclasen@redhat.com>
Bug 543168 – Description of G_SLICE=debug-blocks discourages its use
</chapter>
- <chapter id="gio-extension-points">
+ <chapter id="extending-gio">
<title>Extending GIO</title>
<para>
* G_DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME:
*
* Extension point for default handler to URI association. See
- * <link linkend="gio-extension-points">Extending GIO</link>.
+ * <link linkend="extending-gio">Extending GIO</link>.
*/
#define G_DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME "gio-desktop-app-info-lookup"
* SECTION:extensionpoints
* @short_description: Extension Points
* @include: gio.h
- * @see_also: <link linkend="gio-extension-points">Extending GIO</link>
+ * @see_also: <link linkend="extending-gio">Extending GIO</link>
*
* #GIOExtensionPoint provides a mechanism for modules to extend the
* functionality of the library or application that loaded it in an
* G_VFS_EXTENSION_POINT_NAME:
*
* Extension point for #GVfs functionality.
- * See <link linkend="gio-extension-points">Extending GIO</link>.
+ * See <link linkend="extending-gio">Extending GIO</link>.
*/
#define G_VFS_EXTENSION_POINT_NAME "gio-vfs"