diff options
Diffstat (limited to 'mate-about/mate-about.h')
-rw-r--r-- | mate-about/mate-about.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index 142c362..e2d14c2 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -28,7 +28,7 @@ const char* program_name = N_("MATE Desktop Environment"); const char* version = PACKAGE_VERSION; -const char* icon = "mate"; +const char* icon = "mate-desktop"; const char* website = "http://www.mate-desktop.org/"; const char* copyright = N_("Copyright © 1997-2011 GNOME developers\n" |