From 2556a450e8c1c1deb5330dacb00087e6c56d8f57 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Thu, 28 May 2009 17:03:35 -0400 Subject: Rename empathy_location_manager_get_default to dup_default This is more consistent with the rest of Empathy. --- libempathy-gtk/empathy-location-manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy-gtk/empathy-location-manager.h') diff --git a/libempathy-gtk/empathy-location-manager.h b/libempathy-gtk/empathy-location-manager.h index 9315c4646..fbe2b0667 100644 --- a/libempathy-gtk/empathy-location-manager.h +++ b/libempathy-gtk/empathy-location-manager.h @@ -50,7 +50,7 @@ struct _EmpathyLocationManagerClass }; GType empathy_location_manager_get_type (void) G_GNUC_CONST; -EmpathyLocationManager * empathy_location_manager_get_default (void); +EmpathyLocationManager * empathy_location_manager_dup_default (void); G_END_DECLS -- cgit v1.2.3