]> git.0d.be Git - empathy.git/commit
move code generating the default display name of new account to account-widget
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 12 Nov 2009 17:13:21 +0000 (17:13 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 13 Nov 2009 10:21:33 +0000 (10:21 +0000)
commit07cb259462d9958e65d2f94aef6e5728e83ccf29
treefda228e3ecd55e0d8d25044561b2dbae80d37106
parent801db029900423dd230edfda4731205c3c2a91a3
move code generating the default display name of new account to account-widget

This will allow us to:
- Use this function from other places, like in the assistant.
- Delegate special cases to the specialized versions of the widget.
libempathy-gtk/empathy-account-widget.c
libempathy-gtk/empathy-account-widget.h
src/empathy-accounts-dialog.c