svn path=/trunk/; revision=7425
This commit is contained in:
Matthias Clasen 2008-09-02 16:57:59 +00:00
parent 11cc2e2aeb
commit 291eb30803
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2008-09-02 Matthias Clasen <mclasen@redhat.com>
Bug 550059 Wrong docs for g_emblemed_icon_add_emblem
* gemblemedicon.c (g_emblemed_icon_get_add_emblem): Don't document
nonexisting return values. Pointed out by Cosimo Cecchi.
2008-08-23 Tor Lillqvist <tml@novell.com>
Bug 548988 - g_file_replace fails on Windows when the target file

View File

@ -166,8 +166,6 @@ g_emblemed_icon_get_emblems (GEmblemedIcon *emblemed)
*
* Adds @emblem to the #GList of #GEmblem <!-- -->s.
*
* Returns: a #GList of #GEmblem <!-- -->s that is owned by @emblemed
*
* Since: 2.18
**/
void