diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-09-26 21:45:25 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-09-26 21:45:25 +0800 |
commit | 8d377a95ed24080b068ceffc3cb2d6d12ccb15e4 (patch) | |
tree | 907b269adcdde6d57486589a57d3c988abba7835 /ChangeLog | |
parent | 710a731e3bdff1948d18aef1e4fd1727454bb357 (diff) | |
download | gsoc2013-empathy-8d377a95ed24080b068ceffc3cb2d6d12ccb15e4.tar gsoc2013-empathy-8d377a95ed24080b068ceffc3cb2d6d12ccb15e4.tar.gz gsoc2013-empathy-8d377a95ed24080b068ceffc3cb2d6d12ccb15e4.tar.bz2 gsoc2013-empathy-8d377a95ed24080b068ceffc3cb2d6d12ccb15e4.tar.lz gsoc2013-empathy-8d377a95ed24080b068ceffc3cb2d6d12ccb15e4.tar.xz gsoc2013-empathy-8d377a95ed24080b068ceffc3cb2d6d12ccb15e4.tar.zst gsoc2013-empathy-8d377a95ed24080b068ceffc3cb2d6d12ccb15e4.zip |
Fix warning when sort criterium is NULL and when there is no profile.
2007-09-26 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-profile-chooser.c:
* libempathy-gtk/empathy-main-window.c: Fix warning when sort criterium
is NULL and when there is no profile. Fixes bug #479786
(Christian Persch, Xavier Claessens).
svn path=/trunk/; revision=318
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-09-26 Xavier Claessens <xclaesse@gmail.com> + + * libempathy-gtk/empathy-profile-chooser.c: + * libempathy-gtk/empathy-main-window.c: Fix warning when sort criterium + is NULL and when there is no profile. Fixes bug #479786 + (Christian Persch, Xavier Claessens). + 2007-09-21 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-log-manager.c: Ignore log files that don't have a |