From d1c4559b3bdb9834a37b40f848bba8291714f7dc Mon Sep 17 00:00:00 2001 From: Stephane Delcroix Date: Thu, 8 Jan 2009 15:27:31 +0000 Subject: [PATCH] 2009-01-08 Stephane Delcroix * gio/Gio.metadata: change AppInfo's CanRemoveSupportsType to a property. svn path=/trunk/gtk-sharp/; revision=122775 --- ChangeLog | 5 +++++ gio/Gio.metadata | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8f3cbb0ae..6b6cef298 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-01-08 Stephane Delcroix + + * gio/Gio.metadata: change AppInfo's CanRemoveSupportsType to a + property. + 2009-01-08 Stephane Delcroix * gio/Gio.metadata: change AppInfo's ShouldShow, SupportsFiles and diff --git a/gio/Gio.metadata b/gio/Gio.metadata index 8ba4e9076..7a7332fbc 100644 --- a/gio/Gio.metadata +++ b/gio/Gio.metadata @@ -11,6 +11,7 @@ GetShouldShow GetSupportsFiles GetSupportsUris + GetCanRemoveSupportsType GetParsedName 1 async