#!/bin/sh
set -e

dpkg-maintscript-helper rm_conffile \
  /etc/dconf/profile/user 0.81 ubuntustudio-menu -- "$@"

dpkg-maintscript-helper rm_conffile \
  /etc/dconf/profile/ubuntustudio 0.82 ubuntustudio-menu -- "$@"

#DEBHELPER#
