bytesicon: don't use g_object_unref() on GBytes
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 26 Apr 2013 21:11:02 +0000 (17:11 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 26 Apr 2013 21:12:39 +0000 (17:12 -0400)
commit706e636ab83de76c22ed7f2e56df9a1bcb49b39a
treee2aef77bdbf995d7d540679e058a61456fd4db56
parent463022cc09c3ebab18c4d3a6f2f80752339dc5f0
bytesicon: don't use g_object_unref() on GBytes

We need to use g_bytes_unref()

https://bugzilla.gnome.org/show_bug.cgi?id=699001
gio/gbytesicon.c