aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-08-02 23:46:54 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-08-02 23:46:54 +0800
commit045b80e42cce904bc55cb59eec6cc798501aba23 (patch)
tree3113c497b802799e19f5e4ad1d66d10fb33de4b8 /ChangeLog
parentb3c114de37a14c884a2749a90461236e6b2b00b8 (diff)
downloadgsoc2013-empathy-045b80e42cce904bc55cb59eec6cc798501aba23.tar
gsoc2013-empathy-045b80e42cce904bc55cb59eec6cc798501aba23.tar.gz
gsoc2013-empathy-045b80e42cce904bc55cb59eec6cc798501aba23.tar.bz2
gsoc2013-empathy-045b80e42cce904bc55cb59eec6cc798501aba23.tar.lz
gsoc2013-empathy-045b80e42cce904bc55cb59eec6cc798501aba23.tar.xz
gsoc2013-empathy-045b80e42cce904bc55cb59eec6cc798501aba23.tar.zst
gsoc2013-empathy-045b80e42cce904bc55cb59eec6cc798501aba23.zip
Do not list profiles that don't have the corresponding CM installed when
2007-08-02 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-profile-chooser.c: Do not list profiles that don't have the corresponding CM installed when creating a new account. This is a workaround for MC bug: SF #1688779. svn path=/trunk/; revision=226
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53742fde9..e183cdbf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/empathy-profile-chooser.c: Do not list profiles that
+ don't have the corresponding CM installed when creating a new account.
+ This is a workaround for MC bug: SF #1688779.
+
+2007-08-02 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-account-widget-generic.c: Remove size_group.
Fixes bug #462792.