post_install() { update-desktop-database -q } post_upgrade() { post_install } post_remove() { update-desktop-database -q }