#!/bin/sh

set -e

LASTVER="4.9.0"

XSETTINGS_XML="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml-xfce"

update-alternatives --remove xfce4-xsettings.xml ${XSETTINGS_XML}-xfce4
