aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-dialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Punctuation fixes in translatable stringsPhilip Withnall2010-01-011-2/+2
| | | | | | | Fix punctuation in the IRC command help messages. Use proper Unicode ellipses throughout Empathy, and proper em-dashes where appropriate. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Remove the protocol selection screen when adding a new accountGuillaume Desmottes2009-12-261-129/+28
| | | | | Instead, display the protocol chooser on the top of the account widget (#599182).
* remove register radio buttons in the create account frameGuillaume Desmottes2009-12-221-90/+40
| | | | | They should be part of the account widget as we plan to kill this frame (#605213).
* set expand of infobar to falseFelix Kaser2009-12-151-0/+1
| | | | the infobar should not be expanded when the window is resized
* change position of the infobarFelix Kaser2009-12-151-20/+19
|
* added vbox for the status-infobarFelix Kaser2009-12-151-7/+19
| | | | the vbox should hold the infobar which shows the connection status in accounts-dialog
* Add a spacing of 6 between the buttons.Cosimo Cecchi2009-09-301-0/+1
|
* Make sure the Add and Import buttons are always the same height.Cosimo Cecchi2009-09-301-19/+27
|
* Don't expand/fill the import button.Cosimo Cecchi2009-09-301-0/+2
|
* Add an import button back to the accounts dialog.Cosimo Cecchi2009-09-281-0/+11
| | | | The button is only shown when there are actually accounts to import.
* empathy-accounts-dialog: remove the hardcoded Gmail labelGuillaume Desmottes2009-08-241-1/+0
|
* Clean up the dialog a bitSjoerd Simons2009-08-231-20/+5
|
* First part of an overhaul of the accounts dialogJonathan Tellier2009-08-221-86/+51
|
* Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-36/+7
|\ | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c
| * Respect the button-images settingMatthias Clasen2009-07-181-36/+7
| | | | | | | | | | Streamline the construction of some buttons, with the nice side-effect that they now obey the button-images setting. See bug 588810.
* | Transform profile chooser into a protocol chooserSjoerd Simons2009-07-061-1/+1
|/
* Don't hardcode size of the accounts dialog and use ellipsization (#520972)Matthias Clasen2009-06-261-4/+2
|
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-171-8/+17
|
* empathy-accounts-dialog: move back the 'Create' button on the rightGuillaume Desmottes2009-06-111-15/+15
|
* empathy-accounts-dialog: Use radio buttons instead of a checkbox for the ↵Guillaume Desmottes2009-06-111-7/+31
| | | | 'reuse existing account' UI
* empathy-accounts-dialog: change title to 'Add Account' as we can reuse an ↵Guillaume Desmottes2009-06-111-1/+1
| | | | existing one (#548707)
* Add ellipsis to the add account button. Fixes bug #548704Guillaume Desmottes2009-04-211-2/+36
|
* empathy-accounts-dialog.ui: no change, the file has just been opened and ↵Guillaume Desmottes2009-04-211-27/+57
| | | | sauved in Glade
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+391
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840