summaryrefslogtreecommitdiff
path: root/gio/src/filelist.am
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjell.ahlstedt@bredband.net>2014-01-28 09:53:43 +0100
committerKjell Ahlstedt <kjell.ahlstedt@bredband.net>2014-01-28 09:53:43 +0100
commitf4528c2e3827400279b7429279a6ad0133184062 (patch)
treebdcc27a38e4c88e507674b4b454d4032985ee475 /gio/src/filelist.am
parentdd95a40c58192da4472e65d812085ee5dd9a8091 (diff)
downloadglibmm-f4528c2e3827400279b7429279a6ad0133184062.tar.gz
Add Gio::Notification
* gio/src/application.hg: Add send_notification(), withdraw_notification(). * gio/src/notification.[hg|ccg]: New files. * gio/src/filelist.am: Add notification.hg. * gio/giomm.h: Add giomm/notification.h. * tools/m4/convert_gio.m4: Add conversions between GNotification and Gio::Notification. Bug #722896.
Diffstat (limited to 'gio/src/filelist.am')
-rw-r--r--gio/src/filelist.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/src/filelist.am b/gio/src/filelist.am
index fbc0e335..e2a545f1 100644
--- a/gio/src/filelist.am
+++ b/gio/src/filelist.am
@@ -88,6 +88,7 @@ giomm_files_any_hg = \
mountoperation.hg \
networkaddress.hg \
networkservice.hg \
+ notification.hg \
outputstream.hg \
pollableinputstream.hg \
pollableoutputstream.hg \