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 325541 - Please support the new notify api from libnotify 0.3.0
Please support the new notify api from libnotify 0.3.0
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: battery
2.13.x
Other All
: High enhancement
: 2.14
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-02 19:58 UTC by Michael Vogt
Modified: 2010-01-24 01:06 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Support for the new libnotify 0.3.0 api (1.36 KB, patch)
2006-01-02 19:59 UTC, Michael Vogt
committed Details | Review

Description Michael Vogt 2006-01-02 19:58:47 UTC
The api in libnotify 0.3.0 changed. Attached is a patch to support the new api.
Comment 1 Michael Vogt 2006-01-02 19:59:18 UTC
Created attachment 56680 [details] [review]
Support for the new libnotify 0.3.0 api
Comment 2 Danielle Madeley 2006-01-03 01:04:49 UTC
I have no idea what the 0.3 API looks like. Are the API docs online somewhere?
Comment 3 Michael Vogt 2006-01-03 09:25:11 UTC
The documentation on the webpage of www.galago-project.org is not updated yet, but the header files contains docbook comments (to some extend):

http://svn.galago-project.org/trunk/libnotify-ng/libnotify/notify.h
http://svn.galago-project.org/trunk/libnotify-ng/libnotify/notifynotification.h
Comment 4 Danielle Madeley 2006-01-04 00:48:56 UTC
Apply to HEAD. Assuming you do it at the same time as the GWeather patch, ensure that the required version of libnotify in configure.in is incremented.
Comment 5 Allison Karlitskaya (desrt) 2006-01-04 03:07:19 UTC
I've merged these in along with some other API updates I made at the same time.

Thanks