aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-import-dialog.glade
Commit message (Collapse)AuthorAgeFilesLines
* Do not translate "gtk-ok", "gtk-cancel" etc. Fixes bug #566676 (Lucas Lommer).Xavier Claessens2009-01-231-2/+2
| | | | svn path=/trunk/; revision=2247
* Connect to the "destroy" and "response" signals on the import window instead ↵Xavier Claessens2008-10-171-2/+2
| | | | | | of connecting OK/Cancel buttons. svn path=/trunk/; revision=1643
* Set a height request of 200px for the treeview widget. (Jonny Lamb)Jonny Lamb2008-10-171-0/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1612
* Re-wrote the UI of the importer dialog. (Jonny Lamb)Jonny Lamb2008-10-171-0/+71
This UI currently does not work with the backend. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1611