~ubuntu-branches/ubuntu/saucy/ekiga/saucy

« back to all changes in this revision

Viewing changes to lib/gmcontacts/gmcontacts-remote.h

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2008-08-09 12:14:23 UTC
  • mfrom: (5.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080809121423-7x0h9f8vmr6pcg8p
Tags: 2.0.12-1+nmu1
* Non-maintainer upload.
* Remove the ekiga-gtkonly package, which is broken beyond repair in the 2.x
  series.  (Closes: #456401)

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
GSList *gnomemeeting_remote_addressbook_get_contacts (GmAddressbook *,
57
57
                                                      int &,
58
58
                                                      gboolean,
59
 
                                                      gchar *,
60
 
                                                      gchar *,
61
 
                                                      gchar *,
62
 
                                                      gchar *,
63
 
                                                      gchar *);
 
59
                                                      const gchar *,
 
60
                                                      const gchar *,
 
61
                                                      const gchar *,
 
62
                                                      const gchar *,
 
63
                                                      const gchar *);
64
64
 
65
65
 
66
66
gboolean gnomemeeting_remote_addressbook_add (GmAddressbook *);