summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/file-manager/fm-desktop-icon-view.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/file-manager/fm-desktop-icon-view.c b/src/file-manager/fm-desktop-icon-view.c
index b6c12489f..060ffa310 100644
--- a/src/file-manager/fm-desktop-icon-view.c
+++ b/src/file-manager/fm-desktop-icon-view.c
@@ -649,9 +649,9 @@ action_change_background_callback (GtkAction *action,
nautilus_launch_application_from_command (gtk_widget_get_screen (GTK_WIDGET (data)),
_("Background"),
- "gnome-appearance-properties",
+ "gnome-control-center",
FALSE,
- "--show-page=background", NULL);
+ "background", NULL);
}
static void