aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-08-23 18:25:49 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2007-08-23 18:25:49 +0800
commit04724db429c7fe17a20fa05dd5e31c9e2fdefe86 (patch)
tree489fc297c0a7231f3f298fe603b3c884370154c2 /ChangeLog
parent4bb650a22f3e2b56d8e8c81d4985ed841fee1334 (diff)
downloadgsoc2013-empathy-04724db429c7fe17a20fa05dd5e31c9e2fdefe86.tar
gsoc2013-empathy-04724db429c7fe17a20fa05dd5e31c9e2fdefe86.tar.gz
gsoc2013-empathy-04724db429c7fe17a20fa05dd5e31c9e2fdefe86.tar.bz2
gsoc2013-empathy-04724db429c7fe17a20fa05dd5e31c9e2fdefe86.tar.lz
gsoc2013-empathy-04724db429c7fe17a20fa05dd5e31c9e2fdefe86.tar.xz
gsoc2013-empathy-04724db429c7fe17a20fa05dd5e31c9e2fdefe86.tar.zst
gsoc2013-empathy-04724db429c7fe17a20fa05dd5e31c9e2fdefe86.zip
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). git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@266 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57b5fde00..bfb4426fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: