Add g_themed_icon_prepend_name

svn path=/trunk/; revision=6991
This commit is contained in:
Matthias Clasen
2008-06-10 16:45:54 +00:00
parent e12152159f
commit 0f370f9a04
6 changed files with 62 additions and 7 deletions

View File

@@ -1,6 +1,12 @@
2008-06-10 Matthias Clasen <mclasen@redhat.com>
ug 537392 Additional colon in xattr name
* gio.symbols:
* gthemedicon.[hc] (g_themed_icon_prepend_name): New function,
to add a name to the front of the list.
2008-06-10 Matthias Clasen <mclasen@redhat.com>
Bug 537392 Additional colon in xattr name
* glocalfileinfo.c (set_xattr): Skip the second colon of the prefix,
too. Reported by Alessandro Morandi