diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-28 00:18:43 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-28 00:18:43 +0800 |
commit | 19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d (patch) | |
tree | bae4eed323504d83e0e2ded6ec8fac2965ceb000 /ChangeLog | |
parent | 8d2fed5419db02570826e964f4e48f57d81b2dab (diff) | |
download | gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.gz gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.bz2 gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.lz gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.xz gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.tar.zst gsoc2013-empathy-19eacf8730a0ae8abb9fb7db4696ff4d67d86c5d.zip |
Sort profiles to have free protocols first. Fixes bug #460605.
2007-07-27 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have
free protocols first. Fixes bug #460605.
svn path=/trunk/; revision=206
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-07-27 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-profile-chooser.c: Sort profiles to have + free protocols first. Fixes bug #460605. + +2007-07-27 Xavier Claessens <xclaesse@gmail.com> + * libempathy/empathy-message.c: * libempathy/empathy-message.h: * libempathy/empathy-log-manager.c: Add message type in log files. |