summaryrefslogtreecommitdiff
path: root/mate-applet/mdock-mate-panel-applet.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-applet/mdock-mate-panel-applet.c')
-rw-r--r--mate-applet/mdock-mate-panel-applet.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mate-applet/mdock-mate-panel-applet.c b/mate-applet/mdock-mate-panel-applet.c
index 4b3f070..25a167e 100644
--- a/mate-applet/mdock-mate-panel-applet.c
+++ b/mate-applet/mdock-mate-panel-applet.c
@@ -137,6 +137,9 @@ static void mdock_mate_panel_applet_init(MDockMatePanelApplet *self)
G_BINDING_DEFAULT,
transform_prefs_path_to_gsettings,
NULL, NULL, NULL);
+ g_signal_connect_object(self, "change-background",
+ G_CALLBACK(mdock_widget_update_background), self->dock,
+ G_CONNECT_SWAPPED);
GtkActionGroup *action_group = gtk_action_group_new("MDock Mate Panel Applet Actions");
gtk_action_group_add_actions(action_group,