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 638736 - [patch] Add notify_has_server_cap() helper function.
[patch] Add notify_has_server_cap() helper function.
Status: RESOLVED WONTFIX
Product: libnotify
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: William Jon McCann
Depends on:
Blocks:
 
 
Reported: 2011-01-05 11:06 UTC by Richard Hughes
Modified: 2011-05-03 17:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for review (3.77 KB, patch)
2011-01-05 11:06 UTC, Richard Hughes
none Details | Review

Description Richard Hughes 2011-01-05 11:06:22 UTC
Created attachment 177562 [details] [review]
patch for review

...to avoid duplicating > 20 lines in every project that wants to check for persistence.

Thanks.
Comment 1 Matthias Clasen 2011-05-03 17:56:53 UTC
I think this was more or less rejected, since you usually need to check for multiple caps anyway.