aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-dialogs.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-28 00:57:08 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-11-09 16:05:38 +0800
commite390a8a182a198b0e7a8f60a760773019f6d4e08 (patch)
treefe1970f5b9570791527bbb9e409c0e6b9e99938d /libempathy-gtk/empathy-contact-dialogs.h
parent877ea6bc7673b4a3a31be2528a3f6e4bcad4262e (diff)
downloadgsoc2013-empathy-e390a8a182a198b0e7a8f60a760773019f6d4e08.tar
gsoc2013-empathy-e390a8a182a198b0e7a8f60a760773019f6d4e08.tar.gz
gsoc2013-empathy-e390a8a182a198b0e7a8f60a760773019f6d4e08.tar.bz2
gsoc2013-empathy-e390a8a182a198b0e7a8f60a760773019f6d4e08.tar.lz
gsoc2013-empathy-e390a8a182a198b0e7a8f60a760773019f6d4e08.tar.xz
gsoc2013-empathy-e390a8a182a198b0e7a8f60a760773019f6d4e08.tar.zst
gsoc2013-empathy-e390a8a182a198b0e7a8f60a760773019f6d4e08.zip
empathy_subscription_dialog_show: display user's message if any (#630707)
Diffstat (limited to 'libempathy-gtk/empathy-contact-dialogs.h')
-rw-r--r--libempathy-gtk/empathy-contact-dialogs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-contact-dialogs.h b/libempathy-gtk/empathy-contact-dialogs.h
index 21aa5ce73..8c3ffc6c1 100644
--- a/libempathy-gtk/empathy-contact-dialogs.h
+++ b/libempathy-gtk/empathy-contact-dialogs.h
@@ -29,6 +29,7 @@
G_BEGIN_DECLS
void empathy_subscription_dialog_show (EmpathyContact *contact,
+ const gchar *message,
GtkWindow *parent);
void empathy_contact_information_dialog_show (EmpathyContact *contact,
GtkWindow *parent);