diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-06-07 02:21:00 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-06-07 02:21:00 +0800 |
commit | 51f7f13d735f8db9ead25711641f2974c18b2737 (patch) | |
tree | 1ead7bbe3e4321ed9a48b03962a6345ef9a434ef /ChangeLog | |
parent | a79ee78e13ce6c890925e8fab0cc70c30c80cc8a (diff) | |
download | gsoc2013-empathy-51f7f13d735f8db9ead25711641f2974c18b2737.tar gsoc2013-empathy-51f7f13d735f8db9ead25711641f2974c18b2737.tar.gz gsoc2013-empathy-51f7f13d735f8db9ead25711641f2974c18b2737.tar.bz2 gsoc2013-empathy-51f7f13d735f8db9ead25711641f2974c18b2737.tar.lz gsoc2013-empathy-51f7f13d735f8db9ead25711641f2974c18b2737.tar.xz gsoc2013-empathy-51f7f13d735f8db9ead25711641f2974c18b2737.tar.zst gsoc2013-empathy-51f7f13d735f8db9ead25711641f2974c18b2737.zip |
EmpatchContactWidget has 2 modes: editable or not.
2007-06-06 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-contact-widget.glade:
* libempathy-gtk/empathy-contact-widget.c:
* libempathy-gtk/empathy-contact-widget.h:
* libempathy-gtk/empathy-subscription-dialog.c: EmpatchContactWidget
has 2 modes: editable or not.
svn path=/trunk/; revision=127
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-06-06 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-contact-widget.glade: + * libempathy-gtk/empathy-contact-widget.c: + * libempathy-gtk/empathy-contact-widget.h: + * libempathy-gtk/empathy-subscription-dialog.c: EmpatchContactWidget + has 2 modes: editable or not. + +2007-06-06 Xavier Claessens <xclaesse@gmail.com> + * po/POTFILES.in: Updated with new files. 2007-06-06 Xavier Claessens <xclaesse@gmail.com> |