~ubuntu-branches/ubuntu/precise/telepathy-mission-control-5/precise

« back to all changes in this revision

Viewing changes to src/mcd-manager.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonny Lamb
  • Date: 2011-01-17 15:55:24 UTC
  • mto: (0.12.1 upstream) (7.1.4 maverick)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20110117155524-l8ex8kr7zhs8nnm6
Tags: upstream-5.7.1
ImportĀ upstreamĀ versionĀ 5.7.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
const gchar *mcd_manager_get_name (McdManager *manager);
76
76
 
77
77
const TpConnectionManagerParam *
78
 
mcd_manager_get_parameters (McdManager *manager, const gchar *protocol);
79
 
 
80
 
const TpConnectionManagerParam *
81
78
mcd_manager_get_protocol_param (McdManager *manager, const gchar *protocol,
82
79
                                const gchar *param);
83
80