]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-ui-utils.h
Merge back from master
[empathy.git] / libempathy-gtk / empathy-ui-utils.h
index 312835f0c3c69dbf577045cf97d9c8e18c2d6a9c..afb409af430b1115a5119fe2a4526bb0046d8d5f 100644 (file)
@@ -109,6 +109,8 @@ GtkWidget * empathy_link_button_new                     (const gchar      *url,
 void        empathy_send_file_with_file_chooser         (EmpathyContact   *contact);
 void        empathy_receive_file_with_file_chooser      (EmpathyFTHandler *handler);
 
+gchar *     empathy_make_absolute_url                   (const gchar *url);
+
 G_END_DECLS
 
 #endif /*  __EMPATHY_UI_UTILS_H__ */