aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-account-widget-irc.ui
Commit message (Collapse)AuthorAgeFilesLines
* remove has-separator property from XML filesGuillaume Desmottes2010-10-041-1/+0
| | | | It has been removed from GtkDialog
* Bug 628064 — Miscellaneous string fixesPhilip Withnall2010-08-271-1/+1
|
* account-widget-irc: add simple version of the widgetGuillaume Desmottes2010-08-261-0/+63
|
* account-widget-irc: use EmpathyIrcNetworkChooserGuillaume Desmottes2010-08-251-75/+3
| | | | This avoid having a huge list in a combo box (#588243)
* libempathy-gtk/empathy-account-widget-irc.ui: remove invisible_char ↵Guillaume Desmottes2010-04-121-4/+0
| | | | property; we want to use the default
* Miscellaneous string fixesPhilip Withnall2010-01-011-1/+1
| | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Add the Apply widget to the IRC account settings dialogSjoerd Simons2009-07-221-165/+174
|
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-171-4/+8
|
* fix another id clashGuillaume Desmottes2009-04-231-1/+1
|
* rename button_remove to button_remove_network to fix id clashGuillaume Desmottes2009-04-231-1/+1
|
* empathy-account-widget-irc.ui: the network dialog doesn't have to beGuillaume Desmottes2009-04-231-1/+0
| | | | visible by default. Fixes #579800
* Remove toplevel window from ui files if the window is not used.Xavier Claessens2009-04-161-228/+247
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+440
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840