aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/empathy-streamed-media-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-streamed-media-window.c b/src/empathy-streamed-media-window.c
index 0e70dd920..19b7b2fad 100644
--- a/src/empathy-streamed-media-window.c
+++ b/src/empathy-streamed-media-window.c
@@ -1224,7 +1224,7 @@ empathy_streamed_media_window_init (EmpathyStreamedMediaWindow *self)
priv->sound_mgr = empathy_sound_manager_dup_singleton ();
- empathy_geometry_bind (GTK_WINDOW (self), "call-window");
+ empathy_geometry_bind (GTK_WINDOW (self), "av-window");
}
/* Instead of specifying a width and a height, we specify only one size. That's