From: Matthias Clasen Date: Mon, 28 Jul 2008 18:25:49 +0000 (+0000) Subject: Install gemblemedicon.h X-Git-Tag: GLIB_2_17_5~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e33683e64ee5de7dccfe46c67a9a7edd0d64bc1;p=platform%2Fupstream%2Fglib.git Install gemblemedicon.h svn path=/trunk/; revision=7266 --- diff --git a/gio/ChangeLog b/gio/ChangeLog index 4166b84..7ecb9e4 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,5 +1,9 @@ 2008-07-28 Matthias Clasen + * Makefile.am: Install gemblemedicon.h + +2008-07-28 Matthias Clasen + * gemblemedicon.[hc]: Add a GIcon implementation that can add an emblem to another icon. diff --git a/gio/Makefile.am b/gio/Makefile.am index 37a0b6a..cf36555 100644 --- a/gio/Makefile.am +++ b/gio/Makefile.am @@ -277,6 +277,7 @@ gio_headers = \ gdatainputstream.h \ gdataoutputstream.h \ gdrive.h \ + gemblemedicon.h \ gfile.h \ gfileattribute.h \ gfileenumerator.h \