aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chatrooms-window.ui
Commit message (Collapse)AuthorAgeFilesLines
* chatrooms-window: remove the 'edit' buttonGuillaume Desmottes2010-06-041-14/+10
| | | | It has never been implemented so there is no point keeping it (#520207).
* Remove unused edit-chatroom dialog from the UI file. ↵Xavier Claessens2009-04-161-195/+0
| | | | | | | | gtk_builder_add_from_file creates all toplevel objects so the edit dialog popup in the same time as the manage chatroom dialog. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2874
* Convert glade files to GtkBuilder formatXavier Claessens2009-04-161-0/+305
From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840