aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-local-xmpp-assistant-widget.c
Commit message (Collapse)AuthorAgeFilesLines
* local-xmpp-assistant-widget: increase row-spacingGuillaume Desmottes2012-02-171-1/+1
|
* use the 48x48 version of the local-xmpp iconGuillaume Desmottes2012-02-171-1/+1
| | | | | | We don't have to scale up the icon any more and it looks good as it. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* move the second part of the message at the end of the widgetGuillaume Desmottes2012-02-171-8/+15
| | | | | | I rephrased it as well per Will's suggestion. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* local-xmpp-assistant-widget: inherit from a GtkGridGuillaume Desmottes2012-02-171-11/+6
| | | | | | It simplifies widgets packing. https://bugzilla.gnome.org/show_bug.cgi?id=652669
* Move should_create_salut_account to local-xmpp-assistant-widgetGuillaume Desmottes2012-02-171-0/+25
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=652669
* add empathy-local-xmpp-assistant-widgetGuillaume Desmottes2012-02-171-0/+282
All of this is duplicated code from empathy-account-assistant and empathy-auto-salut-account-helper but those are going away so I didn't bother refactoring them. https://bugzilla.gnome.org/show_bug.cgi?id=652669