aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-streamed-media-window.ui
Commit message (Collapse)AuthorAgeFilesLines
* streamed-media-window: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-291-88/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=660429
* Add a empathy-streamed-media-window.ui fileEmilio Pozuelo Monfort2011-06-231-0/+947
EmpathyCallWindow and EmpathyStreamedMediaWindow were sharing the same .ui file, but they weren't both implementing everything (right now StreamedMedia didn't handle the Dialpad menu item). So add a empathy-streamed-media-window.ui from before new stuff was added to empathy-call-window.ui.