diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-08-23 18:25:49 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-08-23 18:25:49 +0800 |
commit | 752849381a4b486de3d697d7c57443bea42f9bee (patch) | |
tree | 489fc297c0a7231f3f298fe603b3c884370154c2 /ChangeLog | |
parent | 34235668af780b7569f0f0142068a70765e50a39 (diff) | |
download | gsoc2013-empathy-752849381a4b486de3d697d7c57443bea42f9bee.tar gsoc2013-empathy-752849381a4b486de3d697d7c57443bea42f9bee.tar.gz gsoc2013-empathy-752849381a4b486de3d697d7c57443bea42f9bee.tar.bz2 gsoc2013-empathy-752849381a4b486de3d697d7c57443bea42f9bee.tar.lz gsoc2013-empathy-752849381a4b486de3d697d7c57443bea42f9bee.tar.xz gsoc2013-empathy-752849381a4b486de3d697d7c57443bea42f9bee.tar.zst gsoc2013-empathy-752849381a4b486de3d697d7c57443bea42f9bee.zip |
Add specialised UI for salut settings. Configure a Salut account first
2007-08-23 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-account-widget-salut.glade:
* libempathy-gtk/empathy-account-widget-salut.c:
* libempathy-gtk/empathy-account-widget-salut.h:
* libempathy-gtk/empathy-preferences.h:
* libempathy-gtk/empathy-accounts-dialog.c:
* libempathy-gtk/Makefile.am:
* src/empathy.c:
* configure.ac:
* data/empathy.schemas.in: Add specialised UI for salut settings.
Configure a Salut account first time empathy is started with
salut CM installed using gnome-about-me information. Fixes bug #447467
(Cosimo Cecchi, Xavier Claessens).
svn path=/trunk/; revision=266
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2007-08-23 Xavier Claessens <xclaesse@gmail.com> + + * libempathy-gtk/empathy-account-widget-salut.glade: + * libempathy-gtk/empathy-account-widget-salut.c: + * libempathy-gtk/empathy-account-widget-salut.h: + * libempathy-gtk/empathy-preferences.h: + * libempathy-gtk/empathy-accounts-dialog.c: + * libempathy-gtk/Makefile.am: + * src/empathy.c: + * configure.ac: + * data/empathy.schemas.in: Add specialised UI for salut settings. + Configure a Salut account first time empathy is started with + salut CM installed using gnome-about-me information. Fixes bug #447467 + (Cosimo Cecchi, Xavier Claessens). + 2007-08-19 Xavier Claessens <xclaesse@gmail.com> * python/pyempathy/Makefile.am: |