Force update of kdeglobals and xfce4/helpers.rc

This commit is contained in:
Daniel Ruiz de Alegría 2021-07-15 17:44:29 +02:00
parent 26719ed2b2
commit 0c50a8f189
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -72,8 +72,6 @@ if [ "$1" = "configure" ]; then
install_config_file /etc/xdg/kscreenlockerrc force
fi
if dpkg --compare-versions "$2" lt "2021.1.0"; then
install_config_file /etc/xdg/kdeglobals force
install_config_file /etc/xdg/xfce4/helpers.rc force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml force
fi
if dpkg --compare-versions "$2" lt "2021.1.1"; then
@ -98,6 +96,8 @@ if [ "$1" = "configure" ]; then
if dpkg --compare-versions "$2" lt "2021.3.0"; then
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml force
install_config_file /etc/xdg/qterminal.org/qterminal.ini force
install_config_file /etc/xdg/kdeglobals force
install_config_file /etc/xdg/xfce4/helpers.rc force
fi
# Install remaining new files
install_all