Xfce: include extra apps in xfce-settings-manager

This commit is contained in:
Daniel Ruiz de Alegría
2021-11-03 19:50:15 +01:00
parent 2c589edcd2
commit 5a7a42d181
5 changed files with 132 additions and 0 deletions
+2
View File
@@ -13,6 +13,7 @@ FILES_TO_DIVERT="
/etc/xdg/konsolerc
/etc/xdg/kscreenlockerrc
/etc/xdg/kwinrc
/etc/xdg/menus/xfce-settings-manager.menu
/etc/xdg/plasmarc
/etc/xdg/qt5ct/qt5ct.conf
/etc/xdg/qterminal.org/qterminal.ini
@@ -99,6 +100,7 @@ if [ "$1" = "configure" ]; then
install_config_file /etc/xdg/xfce4/panel/default.xml force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml force
install_config_file /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml force
install_config_file /etc/xdg/menus/xfce-settings-manager.menu force
fi
# Install remaining new files
install_all
+1
View File
@@ -13,6 +13,7 @@ FILES_TO_DIVERT="
/etc/xdg/konsolerc
/etc/xdg/kscreenlockerrc
/etc/xdg/kwinrc
/etc/xdg/menus/xfce-settings-manager.menu
/etc/xdg/plasmarc
/etc/xdg/qt5ct/qt5ct.conf
/etc/xdg/qterminal.org/qterminal.ini
+1
View File
@@ -13,6 +13,7 @@ FILES_TO_DIVERT="
/etc/xdg/konsolerc
/etc/xdg/kscreenlockerrc
/etc/xdg/kwinrc
/etc/xdg/menus/xfce-settings-manager.menu
/etc/xdg/plasmarc
/etc/xdg/qt5ct/qt5ct.conf
/etc/xdg/qterminal.org/qterminal.ini