aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-jabber.ui
Commit message (Collapse)AuthorAgeFilesLines
* Take full width for the password and id entries for jabber account settingsXavier Claessens2010-04-131-6/+10
|
* libempathy-gtk/empathy-account-widget-jabber.ui: remove invisible_char ↵Guillaume Desmottes2010-04-121-12/+0
| | | | property; we want to use the default
* remove forget buttonGuillaume Desmottes2010-03-301-24/+2
|
* Merge commit 'treitter/bug-613272'Guillaume Desmottes2010-03-291-162/+172
|\
| * Another way to fix Gnome bug #613272. This puts the Advanced expander ↵Travis Reitter2010-03-251-152/+165
| | | | | | | | content for each of the problem protocols in a scrolled window, instead of the entire Details section.
| * Make the account details pane scrollable, in case the Advanced section is ↵Travis Reitter2010-03-201-10/+7
| | | | | | | | too large to fit on the screen all at once. Fixes Gnome bug #613272.
* | Add a comment explaining translator how to make the Facebook string look niceGuillaume Desmottes2010-03-261-1/+1
|/
* Rephrase the helper text and change "Login ID" to "Username"Guillaume Desmottes2010-02-121-5/+7
| | | | Thanks to Nick Richards for his suggestions.
* embold the part of the Facebook URL showing the ID to make it clearerGuillaume Desmottes2010-02-121-1/+1
|
* add a simple version of the Facebook widgetGuillaume Desmottes2010-02-121-0/+93
|
* Help user to understand what Facebook alias are and how to set itGuillaume Desmottes2010-02-121-1/+2
|
* hide the advanced options for Facebook accountsGuillaume Desmottes2010-02-121-1/+1
|
* add example label for Facebook accountsGuillaume Desmottes2010-02-121-0/+14
|
* Remove Pango markup from translatable strings where possiblePhilip Withnall2010-01-061-4/+16
| | | | | Use GtkBuilder attributes on labels instead, and change one instance of code to automatically add markup to the translated string.
* account-widget-jabber: increase spacing in the 'Override Server Settings' ↵Guillaume Desmottes2009-11-171-0/+2
| | | | | | section The frame was too close from the other widgets.
* Fix duplicate XML ids in GtkBuilder file that stopped it from loadingDavyd Madeley2009-09-011-3/+3
|
* Add a specialized GTalk widget UI in gladeCosimo Cecchi2009-08-311-5/+114
|
* Add example labels to all protocolsCosimo Cecchi2009-08-241-1/+2
| | | | Also, fix padding and make the label prettier.
* Make the layout more consistent with the other widgetsSjoerd Simons2009-08-231-15/+7
|
* First part of an overhaul of the accounts dialogJonathan Tellier2009-08-221-12/+41
|
* Add example labels to the simple widgetsCosimo Cecchi2009-08-221-3/+25
|
* Change labels when creating an accountCosimo Cecchi2009-08-221-4/+24
|
* Add simple implementations for many widgetsCosimo Cecchi2009-08-221-0/+66
|
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-171-4/+8
|
* Remove toplevel window from ui files if the window is not used.Xavier Claessens2009-04-161-291/+296
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+342
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840