From c21640fa6b78ff37f5da6f1e3c41b266f26dfada Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 6 Nov 2012 10:12:01 +0100 Subject: [PATCH] shell: Rename to "Settings" "System" settings seem like the wrong thing to tweak to get to things like background, and a number of other preferences. Rename the desktop file and the window "Settings" https://bugzilla.gnome.org/show_bug.cgi?id=681543 --- shell/control-center.c | 2 +- shell/gnome-control-center.desktop.in.in | 2 +- shell/shell.ui | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/shell/control-center.c b/shell/control-center.c index eb1f665ed..3ea4c7b8c 100644 --- a/shell/control-center.c +++ b/shell/control-center.c @@ -82,7 +82,7 @@ application_command_line_cb (GApplication *application, argv = g_application_command_line_get_arguments (command_line, &argc); - context = g_option_context_new (N_("- System Settings")); + context = g_option_context_new (N_("- Settings")); g_option_context_add_main_entries (context, all_options, GETTEXT_PACKAGE); g_option_context_set_translation_domain(context, GETTEXT_PACKAGE); g_option_context_add_group (context, gtk_get_option_group (TRUE)); diff --git a/shell/gnome-control-center.desktop.in.in b/shell/gnome-control-center.desktop.in.in index af6382712..e124c10b8 100644 --- a/shell/gnome-control-center.desktop.in.in +++ b/shell/gnome-control-center.desktop.in.in @@ -1,5 +1,5 @@ [Desktop Entry] -_Name=System Settings +_Name=Settings Icon=preferences-system Exec=gnome-control-center --overview Terminal=false diff --git a/shell/shell.ui b/shell/shell.ui index 22b3f3002..1fa0dca8a 100644 --- a/shell/shell.ui +++ b/shell/shell.ui @@ -3,7 +3,7 @@ - System Settings + Settings False preferences-desktop center