aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-07-30 04:16:48 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-07-30 04:16:48 +0800
commit80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe (patch)
tree9de66062b812dec5833c8e75c2e455aa9eef2bf5 /ChangeLog
parent6669583ddb6c0c37352b5d2383cfbbb3e139c017 (diff)
downloadgsoc2013-empathy-80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe.tar
gsoc2013-empathy-80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe.tar.gz
gsoc2013-empathy-80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe.tar.bz2
gsoc2013-empathy-80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe.tar.lz
gsoc2013-empathy-80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe.tar.xz
gsoc2013-empathy-80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe.tar.zst
gsoc2013-empathy-80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe.zip
Align param names on the left.
2007-07-28 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-account-widget-generic.c: * libempathy-gtk/empathy-account-widget-generic.h: Align param names on the left. * libempathy-gtk/empathy-accounts-dialog.glade: * libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe the selected account. Fixes bug #459169. * configure.ac: Set Collabora Ltd. in the Copyright. svn path=/trunk/; revision=212
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 763e8dcd3..bfda4f984 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2007-07-28 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/empathy-account-widget-generic.c:
+ * libempathy-gtk/empathy-account-widget-generic.h: Align param names
+ on the left.
+
+ * libempathy-gtk/empathy-accounts-dialog.glade:
+ * libempathy-gtk/empathy-accounts-dialog.c: Simpler header to describe
+ the selected account. Fixes bug #459169.
+
+ * configure.ac: Set Collabora Ltd. in the Copyright.
+
+2007-07-28 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-profile-chooser.c: Makes easier to change to
profile order.