aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-ui-utils.h
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-07-30 23:15:05 +0800
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 18:03:06 +0800
commit6609b50bce338fdb3fe470f57727d30211c8d104 (patch)
treeca18cf4fe74d628f26aa1ecf00e7ba48e05cd6eb /libempathy-gtk/empathy-ui-utils.h
parent5c0d938cf15d07c0f7511c5acb9a3d8e42278e0d (diff)
downloadgsoc2013-empathy-6609b50bce338fdb3fe470f57727d30211c8d104.tar
gsoc2013-empathy-6609b50bce338fdb3fe470f57727d30211c8d104.tar.gz
gsoc2013-empathy-6609b50bce338fdb3fe470f57727d30211c8d104.tar.bz2
gsoc2013-empathy-6609b50bce338fdb3fe470f57727d30211c8d104.tar.lz
gsoc2013-empathy-6609b50bce338fdb3fe470f57727d30211c8d104.tar.xz
gsoc2013-empathy-6609b50bce338fdb3fe470f57727d30211c8d104.tar.zst
gsoc2013-empathy-6609b50bce338fdb3fe470f57727d30211c8d104.zip
tpaw-utils: copy URL handling functions from Empathy to tp-aw
This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'libempathy-gtk/empathy-ui-utils.h')
-rw-r--r--libempathy-gtk/empathy-ui-utils.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h
index 79e3e1160..3478e8605 100644
--- a/libempathy-gtk/empathy-ui-utils.h
+++ b/libempathy-gtk/empathy-ui-utils.h
@@ -98,10 +98,6 @@ void empathy_move_to_window_desktop (GtkWindow *window,
guint32 timestamp);
/* URL */
-gchar * empathy_make_absolute_url (const gchar *url);
-
-gchar * empathy_make_absolute_url_len (const gchar *url,
- guint len);
void empathy_url_show (GtkWidget *parent,
const char *url);