aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-sip.ui
Commit message (Collapse)AuthorAgeFilesLines
* Remove Pango markup from translatable strings where possiblePhilip Withnall2010-01-061-10/+24
| | | | | Use GtkBuilder attributes on labels instead, and change one instance of code to automatically add markup to the translated string.
* account-widget-sip: re-add tooltipsGuillaume Desmottes2009-12-211-1/+5
| | | | | They have been accidentally removed in eed9993f70997795d52828ebe56e5831c9566206.
* move port settings to the same line as the hostGuillaume Desmottes2009-11-231-105/+106
|
* indent the STUN Server/Port label under the checkboxGuillaume Desmottes2009-11-231-2/+2
|
* rephrase subsection titles and their labelsGuillaume Desmottes2009-11-231-8/+8
|
* add indentation so subsections are clearerGuillaume Desmottes2009-11-231-130/+194
|
* rephrase the discover-stun checkbox labelGuillaume Desmottes2009-11-231-1/+1
|
* rename Misc section to MiscellaneousGuillaume Desmottes2009-11-231-1/+1
|
* account-widget-sip: add subsections in the advanced sectionGuillaume Desmottes2009-11-231-36/+89
|
* account-widget-sip: add UI to configure the keepalive-mechanism and ↵Guillaume Desmottes2009-11-231-1/+45
| | | | keepalive-interval params
* account-widget-sip: add UI to configure the discover-binding paramGuillaume Desmottes2009-11-231-1/+16
|
* account-widget-sip: add UI to configure the loose-routine paramGuillaume Desmottes2009-11-231-1/+16
|
* account-widget-sip: add UI to configure the transport paramGuillaume Desmottes2009-11-231-1/+15
|
* account-widget-sip: Add UI to configure auth-user, proxy-host and port ↵Guillaume Desmottes2009-11-231-1/+84
| | | | params (#601697)
* Add example labels to all protocolsCosimo Cecchi2009-08-241-4/+22
| | | | Also, fix padding and make the label prettier.
* Make the alignment names in the sip.ui file uniqueSjoerd Simons2009-08-231-1/+1
|
* Every protocols should now have an "Enabled" checkbox in "edit" mode.Jonathan Tellier2009-08-221-1/+1
|
* Add example labels to the simple widgetsCosimo Cecchi2009-08-221-3/+25
|
* Add simple implementations for many widgetsCosimo Cecchi2009-08-221-0/+66
|
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-171-2/+4
|
* Remove toplevel window from ui files if the window is not used.Xavier Claessens2009-04-161-161/+164
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+210
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840