File: /var/lib/dpkg/info/gnome-control-center-data.postrm
#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/xdg/menus/gnomecc.menu 1:3.8.3-2\~ -- "$@"
dpkg-maintscript-helper rm_conffile /etc/xdg/autostart/gnome-sound-applet.desktop 1:3.8.3-2\~ -- "$@"
# End automatically added section
# Automatically added by dh_icons/13.6ubuntu1
if command -v update-icon-caches >/dev/null; then
update-icon-caches /usr/share/icons/gnome-logo-text-dark.svg /usr/share/icons/gnome-logo-text.svg
fi
# End automatically added section