Bug 24677 - Add a Version property to the Debug interface
Summary: Add a Version property to the Debug interface
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-spec (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 03:43 UTC by Will Thompson
Modified: 2019-12-03 20:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Will Thompson 2009-10-22 03:43:49 UTC
It'd be useful for the Empathy debug window to be able to tell you what version of Gabble, etc. you're running.

Maybe it should be something like:

 ( s: component_version,
   a( s: supporting_library_name,
      s: supporting_library_version ) )

so that Gabble could have:

 ( '0.9.1,
   [ ( 'wocky': '...'),
     ( 'tp-glib': '...') ] )

and similar for Flutterby etc.
Comment 1 GitLab Migration User 2019-12-03 20:19:27 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-spec/issues/42.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.