Add GNotification
authorLars Uebernickel <lars@uebernic.de>
Tue, 15 Oct 2013 15:21:10 +0000 (11:21 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 21 Oct 2013 18:30:26 +0000 (14:30 -0400)
commit639bd3626b683a0be273462d47e6bc30351a77d1
treeffc93e44ffa30a2954622778614c54ce06b649b5
parent1b04954cd0712f6bb1e5f575d015a781fdc2135b
Add GNotification

https://bugzilla.gnome.org/show_bug.cgi?id=688492
12 files changed:
gio/Makefile.am
gio/gapplication.c
gio/gapplication.h
gio/gfdonotificationbackend.c [new file with mode: 0644]
gio/gio.h
gio/giomodule.c
gio/giotypes.h
gio/gnotification-private.h [new file with mode: 0644]
gio/gnotification.c [new file with mode: 0644]
gio/gnotification.h [new file with mode: 0644]
gio/gnotificationbackend.c [new file with mode: 0644]
gio/gnotificationbackend.h [new file with mode: 0644]