aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-08-03 03:25:13 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-08-03 03:25:13 +0800
commitf19b149157d3fffd1b26685861509dab1fd94814 (patch)
treea02146992a34c0efdcfa1da01ef7fa0dfc037fcf /ChangeLog
parent85789199a1c6f455f632605b48caec13dbe0828d (diff)
downloadgsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.gz
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.bz2
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.lz
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.xz
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.tar.zst
gsoc2013-empathy-f19b149157d3fffd1b26685861509dab1fd94814.zip
Click on the treeview to edit the name of an account. Fixes bug #459166.
2007-08-02 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-accounts-dialog.glade: * libempathy-gtk/empathy-accounts-dialog.c: Click on the treeview to edit the name of an account. Fixes bug #459166. svn path=/trunk/; revision=229
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 213e057d3..62e08355e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-08-02 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/empathy-accounts-dialog.glade:
+ * libempathy-gtk/empathy-accounts-dialog.c: Click on the treeview to
+ edit the name of an account. Fixes bug #459166.
+
+2007-08-02 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-account-widget-jabber.c: Do not try to guess
the Jabber server from the jid, gabble does that for us.