aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-sip.ui
Commit message (Collapse)AuthorAgeFilesLines
* libempathy-gtk/empathy-account-widget-sip.ui: remove invisible_char ↵Guillaume Desmottes2010-04-121-9/+0
| | | | property; we want to use the default
* widget-sip: re-add the entry_passwordGuillaume Desmottes2010-04-121-0/+12
| | | | It has been accidentally removed in 3479e2bafb401bd4cd7fc3332c52c3c3cbdc8ba0.
* remove forget buttonGuillaume Desmottes2010-03-301-40/+0
|
* Another way to fix Gnome bug #613272. This puts the Advanced expander ↵Travis Reitter2010-03-251-364/+370
| | | | content for each of the problem protocols in a scrolled window, instead of the entire Details section.
* 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