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 <[email protected]>
<<attachment: emblem-debian.png>>

