On 04/15/2011 01:59 AM, Anthony wrote:
Package: chromium
Version: 10.0.648.204~r79063-1
Severity: normal
Tags: patch

The change in the desktop file for the icon will break any existing launchers on the users systems (By removing the icon). Simple and clean patch included.
This may only effect Xfce?


Postinst:
if [ -f /usr/bin/chromium-browser ]; then
ln /usr/share/pixmaps/chromium.png /usr/share/pixmaps/chromium-browser.png
fi

This is a quick and clean fix, because the chromium package is already linking
/usr/bin/chromium-browser to /usr/bin/chromium.



Sorry I wrote this bug report while really tired, the real issue is that removing the old package removes /usr/share/pixmaps/chromium-browser. This makes all launchers pointing to it lose their icon, the patch is still a valid fix. This is already being done for the binary, but should be done for the Icon as well.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to