~bcurtiswx/ubuntu/precise/empathy/3.4.2.3-0ubuntu1

« back to all changes in this revision

Viewing changes to libempathy-gtk/empathy-contact-dialogs.h

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2011-12-21 15:12:56 UTC
  • mfrom: (1.1.84)
  • Revision ID: package-import@ubuntu.com-20111221151256-9b1pny75wphfmqd6
Tags: 3.3.3-0ubuntu1
* New upstream version
  - Require folks >= 0.6.6 (LP: #907501)
* debian/control
  - bump build depends for folks to >= 0.6.6
* debian/watch
  - use the .xz file

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
                                              GtkWindow      *parent);
34
34
void empathy_contact_information_dialog_show (EmpathyContact *contact,
35
35
                                              GtkWindow      *parent);
36
 
void empathy_contact_edit_dialog_show        (EmpathyContact *contact,
37
 
                                              GtkWindow      *parent);
38
36
void empathy_contact_personal_dialog_show    (GtkWindow      *parent);
39
37
void empathy_new_contact_dialog_show         (GtkWindow     *parent);
40
38
void empathy_new_contact_dialog_show_with_contact (GtkWindow     *parent,