empathy r2407 - trunk/src



Author: xclaesse
Date: Tue Feb  3 09:04:10 2009
New Revision: 2407
URL: http://svn.gnome.org/viewvc/empathy?rev=2407&view=rev

Log:
Rename DTFM to Dailpad

Signed-off-by: Sjoerd Simons <sjoerd simons collabora co uk>

Modified:
   trunk/src/empathy-call-window.c

Modified: trunk/src/empathy-call-window.c
==============================================================================
--- trunk/src/empathy-call-window.c	(original)
+++ trunk/src/empathy-call-window.c	Tue Feb  3 09:04:10 2009
@@ -284,7 +284,7 @@
   gtk_paned_pack2 (GTK_PANED(pane), priv->sidebar, FALSE, FALSE);
 
   page = empathy_call_window_create_dtmf (self);
-  empathy_sidebar_add_page (EMPATHY_SIDEBAR (priv->sidebar), _("DTMF"),
+  empathy_sidebar_add_page (EMPATHY_SIDEBAR (priv->sidebar), _("Dailpad"),
     page);
 
   page = empathy_call_window_create_audio_input (self);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]