diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-08-03 03:25:13 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-08-03 03:25:13 +0800 |
commit | f19b149157d3fffd1b26685861509dab1fd94814 (patch) | |
tree | a02146992a34c0efdcfa1da01ef7fa0dfc037fcf /ChangeLog | |
parent | 85789199a1c6f455f632605b48caec13dbe0828d (diff) | |
download | gsoc2013-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |