Patch froM

svn path=/trunk/gtk-sharp/; revision=57849
This commit is contained in:
Miguel de Icaza 2006-03-12 00:17:49 +00:00
parent 96e545f805
commit d2c13881e1
2 changed files with 4 additions and 4 deletions

View File

@ -775,7 +775,7 @@
<param name="mime_type">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
<remarks>This method is deprecated. You should use <see cref="M:Gnome.Icon.Lookup(Gtk.IconTheme,Gnome.ThumbnailFactory,System.String,System.String,Gnome.Vfs.FileInfo,System.String,Gnome.IconLookupFlags,Gnome.IconLookupResultFlags&amp;)" /> to lookup icons.</remarks>
</Docs>
</Member>
<Member MemberName="SetDefaultActionType">
@ -1051,4 +1051,4 @@
<summary>Mime related static methods.</summary>
<remarks />
</Docs>
</Type>
</Type>

View File

@ -137,7 +137,7 @@
<Docs>
<summary>Query the mime database for an icon representing the specified mime type.</summary>
<value>The filename of the icon as listed in the mime database. This is usually a filename without path information, e.g. "i-chardev.png", and sometimes does not have an extension, e.g. "i-regular" if the icon is supposed to be image type agnostic between icon themes. Icons are generic, and not theme specific. These will not necessarily match with the icons a user sees in Nautilus, you have been warned.</value>
<remarks>To be added</remarks>
<remarks>This property is deprecated. You should use <see cref="M:Gnome.Icon.Lookup(Gtk.IconTheme,Gnome.ThumbnailFactory,System.String,System.String,Gnome.Vfs.FileInfo,System.String,Gnome.IconLookupFlags,Gnome.IconLookupResultFlags&amp;)" /> to lookup icons.</remarks>
</Docs>
</Member>
<Member MemberName="CanBeExecutable">
@ -167,4 +167,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>