summaryrefslogtreecommitdiff
path: root/eel/eel-background.h
diff options
context:
space:
mode:
Diffstat (limited to 'eel/eel-background.h')
-rw-r--r--eel/eel-background.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/eel/eel-background.h b/eel/eel-background.h
index 3e299a30..1604b537 100644
--- a/eel/eel-background.h
+++ b/eel/eel-background.h
@@ -118,7 +118,7 @@ void eel_background_receive_dropped_background_image (Eel
/* Gets or creates a background so that it's attached to a widget. */
EelBackground * eel_get_widget_background (GtkWidget *widget);
-void eel_background_save_to_mateconf (EelBackground *background);
+void eel_background_save_to_settings (EelBackground *background);
/* Set activity status of background. Inactive backgrounds are drawn in the theme's INSENSITIVE color. */
void eel_background_set_active (EelBackground *background,