removed 48x48 status icon to use the svg one
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 26 Jul 2012 22:04:33 +0000 (22:04 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 26 Jul 2012 22:04:33 +0000 (22:04 +0000)
NEWS
icons/hicolor/48x48/Makefile.am
icons/hicolor/48x48/psensor_hot.png [deleted file]

diff --git a/NEWS b/NEWS
index 0b407f1..826d227 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,7 @@
 ** psensor: added latvian translation file.
 ** psensor: added gconf schema. (LP: #1026807)
 ** psensor: hide sensors in the application indicator.
-** psensor: fixed size of the icon hicolor/48x48/psensor_hot.png.
-   (LP: #1029065)
+** psensor: removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
 
 * v0.7.0.1
 
index 7d09bac..28c39de 100644 (file)
@@ -1,6 +1,6 @@
 themedir = $(datadir)/icons/hicolor
 size = 48x48
 context = apps
-EXTRA_DIST = psensor.png psensor_hot.png
+EXTRA_DIST = psensor.png
 psensordistpixdir = $(themedir)/$(size)/$(context)
 psensordistpix_DATA = $(EXTRA_DIST)
diff --git a/icons/hicolor/48x48/psensor_hot.png b/icons/hicolor/48x48/psensor_hot.png
deleted file mode 100644 (file)
index 30970e9..0000000
Binary files a/icons/hicolor/48x48/psensor_hot.png and /dev/null differ