diff options
Diffstat (limited to 'command/command.c')
-rw-r--r-- | command/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/command/command.c b/command/command.c index 414e0970..23531a74 100644 --- a/command/command.c +++ b/command/command.c @@ -33,7 +33,7 @@ #include <mate-panel-applet-gsettings.h> /* Applet constants */ -#define APPLET_ICON "terminal" +#define APPLET_ICON "utilities-terminal" #define ERROR_OUTPUT "#" /* GSettings constants */ |