diff options
Diffstat (limited to 'timerapplet/timerapplet.c')
-rw-r--r-- | timerapplet/timerapplet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/timerapplet/timerapplet.c b/timerapplet/timerapplet.c index 6a50e244..197079e6 100644 --- a/timerapplet/timerapplet.c +++ b/timerapplet/timerapplet.c @@ -34,7 +34,7 @@ #include <mate-panel-applet-gsettings.h> /* Applet constants */ -#define APPLET_ICON "time" +#define APPLET_ICON "mate-panel-clock" #define STEP 100 /* GSettings constants */ |