diff --git a/ChangeLog b/ChangeLog index 185622526..8f3cbb0ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-01-08 Stephane Delcroix + + * gio/Gio.metadata: change AppInfo's ShouldShow, SupportsFiles and + SupportsUris to properties. + 2009-01-07 Mike Kestner * generator/MethodBody.cs: avoid null ref when passing null to diff --git a/gio/Gio.metadata b/gio/Gio.metadata index 0826364d4..8ba4e9076 100644 --- a/gio/Gio.metadata +++ b/gio/Gio.metadata @@ -8,6 +8,9 @@ GAppInfo* true + GetShouldShow + GetSupportsFiles + GetSupportsUris GetParsedName 1 async