From da2ee0c57ff61cc174026aa1506b70ae41381232 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 24 Oct 2008 03:52:02 +0000 Subject: [PATCH] Fix docs svn path=/trunk/; revision=7622 --- gio/ChangeLog | 4 ++++ gio/gdesktopappinfo.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gio/ChangeLog b/gio/ChangeLog index a7f3f3a..059a6f5 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2008-10-23 Matthias Clasen + + * gdesktopappinfo.c (g_app_info_reset_type_associations): Fix docs. + 2008-10-23 Alexander Larsson Bug 528320 - Incorrect icons displayed for files with custom mimetype icons diff --git a/gio/gdesktopappinfo.c b/gio/gdesktopappinfo.c index 9f309d2..dbf3867 100644 --- a/gio/gdesktopappinfo.c +++ b/gio/gdesktopappinfo.c @@ -1790,7 +1790,7 @@ g_app_info_get_all_for_type (const char *content_type) /** * g_app_info_reset_type_associations: - * content_type: a content type + * @content_type: a content type * * Removes all changes to the type associations done by * g_app_info_set_as_default_for_type(), -- 2.7.4