From b64a6f6fbd04e28430a2deca35c071121db1501e Mon Sep 17 00:00:00 2001 From: infirit Date: Wed, 19 Feb 2014 12:06:10 +0100 Subject: timer-applet: Use icon that is available in default theme --- timerapplet/timerapplet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'timerapplet/timerapplet.c') 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 /* Applet constants */ -#define APPLET_ICON "time" +#define APPLET_ICON "mate-panel-clock" #define STEP 100 /* GSettings constants */ -- cgit v1.2.1