]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-widget.h
add myself to AUTHORS
[empathy.git] / libempathy-gtk / empathy-contact-widget.h
index 0da5580a30149af963defeebe1fd115655de815b..b010578ad9f33b7de8094d862791dd3e79f1c503 100644 (file)
@@ -59,6 +59,7 @@ typedef enum
   EMPATHY_CONTACT_WIDGET_EDIT_ID      = 1 << 3,
   EMPATHY_CONTACT_WIDGET_EDIT_GROUPS  = 1 << 4,
   EMPATHY_CONTACT_WIDGET_FOR_TOOLTIP  = 1 << 5,
+  EMPATHY_CONTACT_WIDGET_SHOW_LOCATION  = 1 << 6,
 } EmpathyContactWidgetFlags;
 
 GtkWidget * empathy_contact_widget_new (EmpathyContact *contact,