libnotify/libnotify
Richard Hughes 1c40dfaff4 Add notify_notification_set_app_name() to set the application name for the notification
When a daemon like gnome-settings-daemon has multiple plugins, if a plugin uses
notify_set_app_name() then subsequent notifications get the wrong
'Application name' in the gnome-shell persistent message tray.

This new function is per-notification and is thus allows us to set a custom
application name without overwriting the application name stored by notify_init().

https://bugzilla.gnome.org/show_bug.cgi?id=648947
2011-05-02 23:36:52 -04:00
..
Makefile.am Don't export private symbols in the shared library 2011-01-11 23:33:13 +00:00
internal.h Port to gdbus 2010-10-12 15:57:33 +02:00
notification.c Add notify_notification_set_app_name() to set the application name for the notification 2011-05-02 23:36:52 -04:00
notification.h Add notify_notification_set_app_name() to set the application name for the notification 2011-05-02 23:36:52 -04:00
notify-features.h.in Use LGPL file header 2010-11-14 10:42:10 -05:00
notify-marshal.list Add support for sending the closed reason in the signal handler. Closes ticket #139. 2008-03-19 04:53:30 +00:00
notify.c Add a way to set or change the application name 2011-01-17 16:40:17 -05:00
notify.h Add a way to set or change the application name 2011-01-17 16:40:17 -05:00
notifynotification.xml First import of the next generation libnotify API 2005-11-10 19:18:10 +00:00