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 326963 - add API to publish version number and features
add API to publish version number and features
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-01-14 14:12 UTC by William Jon McCann
Modified: 2006-01-14 15:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (5.97 KB, patch)
2006-01-14 14:16 UTC, William Jon McCann
committed Details | Review

Description William Jon McCann 2006-01-14 14:12:50 UTC
For the playlist parser it would be nice to be able to have an API to get the version.  I have added this same mechanism to n-c-b.  This will help apps, like rhythmbox, support multiple versions.
Comment 1 William Jon McCann 2006-01-14 14:16:32 UTC
Created attachment 57346 [details] [review]
patch
Comment 2 Bastien Nocera 2006-01-14 15:08:58 UTC
I was looking into something like that. Please commit to HEAD. Thanks.