diff options
Diffstat (limited to 'libempathy-gtk/empathy-main-window.glade')
-rw-r--r-- | libempathy-gtk/empathy-main-window.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-main-window.glade b/libempathy-gtk/empathy-main-window.glade index 41e5d61ae..89c42abfe 100644 --- a/libempathy-gtk/empathy-main-window.glade +++ b/libempathy-gtk/empathy-main-window.glade @@ -4,7 +4,7 @@ <glade-interface> <widget class="GtkWindow" id="main_window"> - <property name="title" translatable="yes">Contact List - Empathy</property> + <property name="title" translatable="yes">Contact list</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property> <property name="modal">False</property> |