summaryrefslogtreecommitdiff
path: root/applets/clock/pixmaps
diff options
context:
space:
mode:
Diffstat (limited to 'applets/clock/pixmaps')
-rw-r--r--applets/clock/pixmaps/Makefile.am6
-rw-r--r--applets/clock/pixmaps/clock-calendar-icon.pngbin653 -> 0 bytes
2 files changed, 2 insertions, 4 deletions
diff --git a/applets/clock/pixmaps/Makefile.am b/applets/clock/pixmaps/Makefile.am
index 3e9f5077..d041e6a9 100644
--- a/applets/clock/pixmaps/Makefile.am
+++ b/applets/clock/pixmaps/Makefile.am
@@ -1,6 +1,4 @@
-icondir = $(datadir)/mate-panel/pixmaps
-icon_DATA = \
- clock-calendar-icon.png \
+icon_FILES = \
clock-face-large.svg \
clock-face-small.svg \
clock-face-small-morning.svg \
@@ -14,7 +12,7 @@ icon_DATA = \
EXTRA_DIST = \
clock-map.svg \
- $(icon_DATA)
+ $(icon_FILES)
MAINTAINERCLEANFILES = Makefile.in
diff --git a/applets/clock/pixmaps/clock-calendar-icon.png b/applets/clock/pixmaps/clock-calendar-icon.png
deleted file mode 100644
index cfab7200..00000000
--- a/applets/clock/pixmaps/clock-calendar-icon.png
+++ /dev/null
Binary files differ