diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-10-25 20:26:41 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-10-25 20:26:41 +0800 |
commit | 315057d68b3f9627c3c9aec61d8f778f451eb7b9 (patch) | |
tree | 8b4d2eb0bef84219006894bbb058c90aaa58f4f1 /ChangeLog | |
parent | 062c43ad284ef8193b8f3f2a8fe45779477f903f (diff) | |
download | gsoc2013-empathy-315057d68b3f9627c3c9aec61d8f778f451eb7b9.tar gsoc2013-empathy-315057d68b3f9627c3c9aec61d8f778f451eb7b9.tar.gz gsoc2013-empathy-315057d68b3f9627c3c9aec61d8f778f451eb7b9.tar.bz2 gsoc2013-empathy-315057d68b3f9627c3c9aec61d8f778f451eb7b9.tar.lz gsoc2013-empathy-315057d68b3f9627c3c9aec61d8f778f451eb7b9.tar.xz gsoc2013-empathy-315057d68b3f9627c3c9aec61d8f778f451eb7b9.tar.zst gsoc2013-empathy-315057d68b3f9627c3c9aec61d8f778f451eb7b9.zip |
Change window title to "Contact List", both words should be capitalised
2007-10-25 Xavier Claessens <xclaesse@gmail.com>
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-10-25 Xavier Claessens <xclaesse@gmail.com> + * 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 <xclaesse@gmail.com> + * libempathy-gtk/empathy-main-window.glade: Remove "..." from the "Manage Favorites..." menu item. Fixes bug #490086 (Michael Monreal). |