Go to file
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
docs Mark image_path as deprecated 2011-01-17 17:02:27 -05:00
libnotify Add notify_notification_set_app_name() to set the application name for the notification 2011-05-02 23:36:52 -04:00
tests Add another test with symbolic icons 2011-03-15 00:09:25 -04:00
tools Make notify-send always die on warnings 2010-11-15 14:56:32 -05:00
AUTHORS Add Lucas Rocha to the contributors list. 2007-04-29 08:02:49 +00:00
COPYING Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
ChangeLog Patch by Andre Klapper to remove deprecated glib symbols. 2009-07-24 09:13:56 +00:00
INSTALL Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
Makefile.am Add -I m4 to flags 2010-06-24 04:03:54 -04:00
NEWS Update NEWS for 0.7.2 2011-03-21 19:33:03 -04:00
README Added the initial libnotify library, for experimental work on this notification stuff TD and I are working on. 2004-06-27 22:28:52 +00:00
SPECIFICATION Moved specification and ChangeLog documentation. 2004-09-01 07:41:05 +00:00
autogen.sh Use gnome-autogen 2010-01-09 14:32:06 -05:00
configure.ac Bump version 2011-03-21 19:43:52 -04:00
git.mk Add pango's .gitignore generation foo 2010-01-31 14:33:46 -05:00
libnotify.doap DOAP: Fix userid 2011-01-28 16:14:24 +01:00
libnotify.pc.in Don't need to fuss with gtk symbols since we don't use gtk at all anymore 2010-10-09 00:32:31 -04:00

README