diff options
Diffstat (limited to 'capplets/appearance/mate-wp-item.h')
-rw-r--r-- | capplets/appearance/mate-wp-item.h | 7 |
1 files changed, 0 insertions, 7 deletions
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 { |