diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-07-30 04:16:48 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-07-30 04:16:48 +0800 |
commit | 80559245b5f6a8690b50bc26b1f6e3fc9afeb5fe (patch) | |
tree | 9de66062b812dec5833c8e75c2e455aa9eef2bf5 /ChangeLog | |
parent | 6669583ddb6c0c37352b5d2383cfbbb3e139c017 (diff) | |
download | gsoc2013-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-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |