summaryrefslogtreecommitdiff
path: root/capplets/theme-switcher/gnome-theme-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/theme-switcher/gnome-theme-manager.c')
-rw-r--r--capplets/theme-switcher/gnome-theme-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/theme-switcher/gnome-theme-manager.c b/capplets/theme-switcher/gnome-theme-manager.c
index b8b62f0c5..c47a72a4d 100644
--- a/capplets/theme-switcher/gnome-theme-manager.c
+++ b/capplets/theme-switcher/gnome-theme-manager.c
@@ -1396,7 +1396,7 @@ main (int argc, char *argv[])
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
textdomain (GETTEXT_PACKAGE);
- gnome_program_init ("gnome-theme-properties", VERSION,
+ gnome_program_init ("gnome-theme-manager", VERSION,
LIBGNOMEUI_MODULE, argc, argv,
GNOME_PARAM_APP_DATADIR, GNOMECC_DATA_DIR,
NULL);