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

Bug#628146: desktop-base debian-emblem.png 36x36 instead 48x48



Package: desktop-base
Version: 6.0.5squeeze1

emblems/debian-emblem.png has dimensions of 36x36 and was installed into 
/usr/share/icons/hicolor/48x48/emblems/.



Makefile:25
	# emblems
	mkdir -p $(DESTDIR)/usr/share/icons/hicolor/48x48/emblems
	$(INSTALL) $(EMBLEMS) $(DESTDIR)/usr/share/icons/hicolor/48x48/emblems/



This should be the right pathes for the dimension delivered in the package. But iam
at least not sure if its not better to update the picture. I attached the correct dimensions
for emblem-debian.png.

	# emblems
	mkdir -p $(DESTDIR)/usr/share/icons/hicolor/36x36/emblems
	$(INSTALL) $(EMBLEMS) $(DESTDIR)/usr/share/icons/hicolor/36x36/emblems/




Markus Niewerth <markus@ultimedia-box.de>

Attachment: emblem-debian.png
Description: PNG image


Reply to: