From b3e27b1d6a0f11c5835f5829bac3861e2147b17e Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 23 Oct 2012 19:03:44 +0200 Subject: migrate appearance applet to gsettings --- capplets/appearance/mate-wp-item.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'capplets/appearance/mate-wp-item.h') diff --git a/capplets/appearance/mate-wp-item.h b/capplets/appearance/mate-wp-item.h index 346a8805..0bfaab0b 100644 --- a/capplets/appearance/mate-wp-item.h +++ b/capplets/appearance/mate-wp-item.h @@ -30,13 +30,6 @@ #ifndef _MATE_WP_ITEM_H_ #define _MATE_WP_ITEM_H_ -#define WP_PATH_KEY "/desktop/mate/background" -#define WP_FILE_KEY WP_PATH_KEY "/picture_filename" -#define WP_OPTIONS_KEY WP_PATH_KEY "/picture_options" -#define WP_SHADING_KEY WP_PATH_KEY "/color_shading_type" -#define WP_PCOLOR_KEY WP_PATH_KEY "/primary_color" -#define WP_SCOLOR_KEY WP_PATH_KEY "/secondary_color" - typedef struct _MateWPItem MateWPItem; struct _MateWPItem { -- cgit v1.2.1