From 315057d68b3f9627c3c9aec61d8f778f451eb7b9 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Thu, 25 Oct 2007 12:26:41 +0000 Subject: Change window title to "Contact List", both words should be capitalised 2007-10-25 Xavier Claessens * libempathy-gtk/empathy-main-window.glade: Change window title to "Contact List", both words should be capitalised according to HIG. Fixes bug #490076 (Michael Monreal). svn path=/trunk/; revision=398 --- ChangeLog | 6 ++++++ libempathy-gtk/empathy-main-window.glade | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6a7d79e50..808551e25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-10-25 Xavier Claessens + + * libempathy-gtk/empathy-main-window.glade: Change window title to + "Contact List", both words should be capitalised according to HIG. + Fixes bug #490076 (Michael Monreal). + 2007-10-25 Xavier Claessens * libempathy-gtk/empathy-main-window.glade: Remove "..." from the diff --git a/libempathy-gtk/empathy-main-window.glade b/libempathy-gtk/empathy-main-window.glade index e8f2ea740..a5d4a05f8 100644 --- a/libempathy-gtk/empathy-main-window.glade +++ b/libempathy-gtk/empathy-main-window.glade @@ -4,7 +4,7 @@ - Contact list + Contact List GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False -- cgit v1.2.3