#!/bin/sh
set -e

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

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

#DEBHELPER#
