]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-ui-utils.h
Move URI regex to empathy-ui-utils
[empathy.git] / libempathy-gtk / empathy-ui-utils.h
index 69ec465bebec22de231dbc26661325f9ea95c59e..64c1f1a143cbe7b1af1bc4e1f011993a46dc4b15 100644 (file)
@@ -63,6 +63,8 @@ typedef enum {
 } EmpathySound;
 
 void            empathy_gtk_init                        (void);
+GRegex *        empathy_uri_regex_dup_singleton         (void);
+
 /* Glade */
 void            empathy_glade_get_file_simple           (const gchar      *filename,
                                                         const gchar      *root,