From 2ab117bf8104308e86f9f71eb4d9bf3c2dccb323 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Fri, 2 Nov 2012 21:21:56 +0100 Subject: appearance: fix background settings --- capplets/appearance/mate-wp-item.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'capplets/appearance/mate-wp-item.c') diff --git a/capplets/appearance/mate-wp-item.c b/capplets/appearance/mate-wp-item.c index abc1b334..d11fa896 100644 --- a/capplets/appearance/mate-wp-item.c +++ b/capplets/appearance/mate-wp-item.c @@ -23,14 +23,9 @@ #include #include #include +#include "appearance.h" #include "mate-wp-item.h" -#define WP_SCHEMA "org.mate.background" -#define WP_OPTIONS_KEY "picture-options" -#define WP_SHADING_KEY "color-shading-type" -#define WP_PCOLOR_KEY "primary-color" -#define WP_SCOLOR_KEY "secondary-color" - const gchar *wp_item_option_to_string (MateBGPlacement type) { switch (type) -- cgit v1.2.1