After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 394166 - [PATCH] Use managed notifications instead of libnotify
[PATCH] Use managed notifications instead of libnotify
Status: RESOLVED FIXED
Product: last-exit
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Last-exit Maintainer(s)
Last-exit Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-01-08 08:12 UTC by Sebastian Dröge (slomo)
Modified: 2007-01-08 11:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
notify-sharp.diff (16.09 KB, patch)
2007-01-08 08:12 UTC, Sebastian Dröge (slomo)
none Details | Review

Description Sebastian Dröge (slomo) 2007-01-08 08:12:11 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
Comment 1 Sebastian Dröge (slomo) 2007-01-08 08:12:44 UTC
Created attachment 79720 [details] [review]
notify-sharp.diff
Comment 2 Brandon Hale 2007-01-08 11:02:20 UTC
Committed to trunk.
Thanks a lot!