Fix ulink in doc to make gtk-doc happy.

2008-07-02  Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* gappinfo.c: Fix ulink in doc to make gtk-doc happy.


svn path=/trunk/; revision=7138
This commit is contained in:
Wouter Bolsterlee
2008-07-02 13:17:23 +00:00
committed by Wouter Bolsterlee
parent d6d221911d
commit 952923ca11
2 changed files with 925 additions and 921 deletions

View File

@@ -1,3 +1,7 @@
2008-07-02 Wouter Bolsterlee <wbolster@svn.gnome.org>
* gappinfo.c: Fix ulink in doc to make gtk-doc happy.
2008-07-01 Matthias Clasen <mclasen@redhat.com>
* gunixmounts.c: Fix a doc typo.

View File

@@ -639,9 +639,9 @@ g_app_launch_context_get_display (GAppLaunchContext *context,
* Initiates startup notification for the applicaiont and returns the
* DESKTOP_STARTUP_ID for the launched operation, if supported.
*
* Startup notification IDs are defined in the FreeDesktop.Org Startup
* Notifications standard, at
* <ulink url="http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt"/>.
* Startup notification IDs are defined in the <ulink
* url="http://standards.freedesktop.org/startup-notification-spec/startup-notification-latest.txt">
* FreeDesktop.Org Startup Notifications standard</ulink>.
*
* Returns: a startup notification ID for the application, or %NULL if
* not supported.