diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-09-27 15:14:01 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-09-27 15:14:01 +0800 |
commit | fa23b38994a2feaf90c771f10f9f56d219ddab8b (patch) | |
tree | 5cbda4e2297e29fc91710bd17463df7c9d69715d /ChangeLog | |
parent | a695eb11f51b2e69199efbf3c0472bbd36b5a912 (diff) | |
download | gsoc2013-empathy-fa23b38994a2feaf90c771f10f9f56d219ddab8b.tar gsoc2013-empathy-fa23b38994a2feaf90c771f10f9f56d219ddab8b.tar.gz gsoc2013-empathy-fa23b38994a2feaf90c771f10f9f56d219ddab8b.tar.bz2 gsoc2013-empathy-fa23b38994a2feaf90c771f10f9f56d219ddab8b.tar.lz gsoc2013-empathy-fa23b38994a2feaf90c771f10f9f56d219ddab8b.tar.xz gsoc2013-empathy-fa23b38994a2feaf90c771f10f9f56d219ddab8b.tar.zst gsoc2013-empathy-fa23b38994a2feaf90c771f10f9f56d219ddab8b.zip |
Set the sort function before begin to sort otherwise we get warnings.
2007-09-27 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-profile-chooser.c: Set the sort function before
begin to sort otherwise we get warnings.
svn path=/trunk/; revision=322
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-09-27 Xavier Claessens <xclaesse@gmail.com> + + * libempathy-gtk/empathy-profile-chooser.c: Set the sort function before + begin to sort otherwise we get warnings. + 2007-09-26 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-utils.c: |