]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-window.c
Rename DTFM to Dailpad
[empathy.git] / src / empathy-call-window.c
index 5f006a9cf6ad4d8fdf0ad509da106418409c1d24..4911f03737de6a4907a34976a4fee0246b4428f4 100644 (file)
@@ -284,7 +284,7 @@ empathy_call_window_init (EmpathyCallWindow *self)
   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);