diff --git a/doc/en/Gnome/Icon.xml b/doc/en/Gnome/Icon.xml index d07acbe86..6ac367f7b 100644 --- a/doc/en/Gnome/Icon.xml +++ b/doc/en/Gnome/Icon.xml @@ -82,7 +82,7 @@ To be added. This method tries to locate an icon in icon_theme that can be used to represent the file passed. It can optionally also look for existing thumbnails. It does no I/O, so the lookup should be relatively fast. If you don't know any information about the file already you can use method which gets this information using . - The value returned is a which is the name in absolute path of an image to use for the file. + The filename of the looked up icon. To be added.