[gnome-panel] clock: Remove useless icon



commit 9ade365cd1a79c15ecf2a38a56bdb8d925eccf3a
Author: Vincent Untz <vuntz gnome org>
Date:   Thu Feb 2 14:05:12 2012 +0100

    clock: Remove useless icon

 applets/clock/clock.gresource.xml             |    1 -
 applets/clock/pixmaps/Makefile.am             |    1 -
 applets/clock/pixmaps/clock-calendar-icon.png |  Bin 653 -> 0 bytes
 3 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/applets/clock/clock.gresource.xml b/applets/clock/clock.gresource.xml
index e457626..acf1adb 100644
--- a/applets/clock/clock.gresource.xml
+++ b/applets/clock/clock.gresource.xml
@@ -3,7 +3,6 @@
   <gresource prefix="/org/gnome/panel/applet/clock">
     <file compressed="true">clock.ui</file>
     <file compressed="true">clock-menu.xml</file>
-    <file alias="icons/clock-calendar-icon.png">pixmaps/clock-calendar-icon.png</file>
     <file alias="icons/clock-face-large.svg">pixmaps/clock-face-large.svg</file>
     <file alias="icons/clock-face-small.svg">pixmaps/clock-face-small.svg</file>
     <file alias="icons/clock-face-small-morning.svg">pixmaps/clock-face-small-morning.svg</file>
diff --git a/applets/clock/pixmaps/Makefile.am b/applets/clock/pixmaps/Makefile.am
index edf8b2f..d041e6a 100644
--- a/applets/clock/pixmaps/Makefile.am
+++ b/applets/clock/pixmaps/Makefile.am
@@ -1,5 +1,4 @@
 icon_FILES =				\
-	clock-calendar-icon.png		\
 	clock-face-large.svg		\
 	clock-face-small.svg		\
 	clock-face-small-morning.svg	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]