From efd39dff439de0d4d1c112f994f0d80d9de541f4 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Thu, 11 Feb 2016 07:40:40 +0100 Subject: GTK+3 panel-frame: don't use deprecated GtkSymbolicColor Code for color shading copied from mutter: https://git.gnome.org/browse/mutter/tree/src/ui/theme.c taken from: https://git.gnome.org/browse/gnome-panel/commit/?id=5b19b4b --- mate-panel/libpanel-util/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mate-panel/libpanel-util/Makefile.am') diff --git a/mate-panel/libpanel-util/Makefile.am b/mate-panel/libpanel-util/Makefile.am index e1058eb5..ce796e9e 100644 --- a/mate-panel/libpanel-util/Makefile.am +++ b/mate-panel/libpanel-util/Makefile.am @@ -16,6 +16,8 @@ libpanel_util_la_SOURCES = \ panel-cleanup.h \ panel-dbus-service.c \ panel-dbus-service.h \ + panel-color.c \ + panel-color.h \ panel-error.c \ panel-error.h \ panel-glib.c \ -- cgit v1.2.1