GNOME Bugzilla – Bug 394166
[PATCH] Use managed notifications instead of libnotify
Last modified: 2007-01-08 11:02:44 UTC
Hi, attached is a patch that makes last-exit use managed notifications instead of libnotify. This removes one unmanaged dependency and some p/invokes... The source of notify-sharp can be updated from http://hg.circular-chaos.org/notify-sharp Bye
Created attachment 79720 [details] [review] notify-sharp.diff
Committed to trunk. Thanks a lot!