\npost_install() {
\txdg-icon-resource forceupdate --theme hicolor &> /dev/null
\tupdate-desktop-database -q
}
\npre_remove() {
}
\npost_remove() {
\txdg-icon-resource forceupdate --theme hicolor &> /dev/null
\tupdate-desktop-database -q
}
