From: Jean-Philippe Orsini Date: Thu, 26 Jul 2012 22:04:33 +0000 (+0000) Subject: removed 48x48 status icon to use the svg one X-Git-Tag: v0.8.0.5~273 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=c92197046644914645a971dd2892d1d01fe3b600 removed 48x48 status icon to use the svg one --- diff --git a/NEWS b/NEWS index 0b407f1..826d227 100644 --- 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 diff --git a/icons/hicolor/48x48/Makefile.am b/icons/hicolor/48x48/Makefile.am index 7d09bac..28c39de 100644 --- a/icons/hicolor/48x48/Makefile.am +++ b/icons/hicolor/48x48/Makefile.am @@ -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 index 30970e9..0000000 Binary files a/icons/hicolor/48x48/psensor_hot.png and /dev/null differ