81 Commits

Author SHA1 Message Date
Arnaud Rebillout
6633eac355
Nitpicks in maintainer scripts
There is no need for quotes in variables assignments since dash 0.5.11
or newer, cf [1].

The keyword 'local' is supported by dash, so let's use it consistently,
cf [2].

It seems that we want to quote filenames, so let's try to do it
consistently, even though at the moment spaces in filenames are not
supported anyway, due to the loops 'for f in $FILES_TO_DIVERT'.

[1]: https://unix.stackexchange.com/a/97569/105794
[2]: https://stackoverflow.com/a/18600920
2022-06-02 10:30:52 +07:00
Daniel Ruiz de Alegría
ee974e61a9
Remove gnome-backgrounds.xml divertion for GNOME 42 2022-04-15 18:00:37 +02:00
Daniel Ruiz de Alegría
ffba7a74db
Xfce: reduce size of panel for light variant 2022-04-15 17:59:41 +02:00
Daniel Ruiz de Alegría
26124c1895
Force install panel/default.xml config file 2022-04-15 17:59:41 +02:00
Daniel Ruiz de Alegría
c09dec111d
Xfce: use alternative panel for arm devices 2022-03-24 15:26:51 +01:00
Daniel Ruiz de Alegría
c116e420ca
Force install xfce4-desktop.xml 2022-03-04 12:14:39 +01:00
Daniel Ruiz de Alegría
965e31bef3
Xfce: configure mouse size to fix auto-scaling 2022-02-14 19:56:27 +01:00
Daniel Ruiz de Alegría
6c51c02511
Remove duplicated grub background file 2022-01-11 10:51:37 +01:00
Daniel Ruiz de Alegría
9392eb6c39
Xfce: hide battery percentage 2021-12-11 08:28:04 +01:00
Daniel Ruiz de Alegría
5e50219f37
Add keyboard layout menu to lightdm 2021-11-30 10:28:00 +01:00
Daniel Ruiz de Alegría
cbe37c386c
QT: configure standard dialogs to gtk3 2021-11-29 13:17:09 +01:00
Arnaud Rebillout
c47b78127b
Simplify backgrounds diversion, now that there's only one file 2021-11-09 19:14:14 +07:00
Arnaud Rebillout
b843f363e7
Drop diversion of Debian wallpapers
The package desktop-base was forked for Kali, and the various Debian
wallpapers are now disabled in the desktop-base package.
2021-11-09 18:46:35 +07:00
Arnaud Rebillout
a1129a757e
Revert "Qt: set breeze as the default theme"
This reverts commit 4a6d8f422ecbcadb32f54bfa7daacfe59df85beb.

Adding a dependency to `kde-style-breeze` pulls in around 35 new packages,
for an additional size of 40 MB (unpacked). It's basically a part of the
KDE stack that is installed. Not nice for users who don't run KDE.
2021-11-09 11:31:19 +07:00
Arnaud Rebillout
4deb13c1b0
Sort list of files to update (postinst) 2021-11-09 11:31:18 +07:00
Arnaud Rebillout
fc4a02ce4f
Add lightdm-gtk-greeter.conf to files to update (postinst) 2021-11-09 11:31:14 +07:00
Daniel Ruiz de Alegría
d321b4e681
KDE: configure menu favorites 2021-11-04 10:23:55 +01:00
Daniel Ruiz de Alegría
5a7a42d181
Xfce: include extra apps in xfce-settings-manager 2021-11-03 19:50:15 +01:00
Daniel Ruiz de Alegría
2c589edcd2
Revert "Xfce: add trigger to include extra apps in xfce-settings-manager"
This reverts commit d9dda2457675b546a644b8ca394e296e7eb82e95.
2021-11-03 19:39:50 +01:00
Daniel Ruiz de Alegría
d9dda24576
Xfce: add trigger to include extra apps in xfce-settings-manager 2021-11-02 19:12:15 +01:00
Daniel Ruiz de Alegría
4ffb3ecb11
Force install xfce4-session.xml config file 2021-11-02 16:17:03 +01:00
Daniel Ruiz de Alegría
3d48f6a3bd
Xfce: configure lockscreen before shutdown 2021-11-02 16:11:50 +01:00
Daniel Ruiz de Alegría
e2623bee3a
Xfce: if installed, replace default-browser with firefox in xfce4-panel 2021-11-02 10:21:35 +01:00
Daniel Ruiz de Alegría
f9d7e6b304
Force install updated config files 2021-10-27 16:07:32 +02:00
Daniel Ruiz de Alegría
9e7446660e
Disable unwanted backgrounds in KDE 2021-10-27 12:54:54 +02:00
Daniel Ruiz de Alegría
de194a02a1
Disable unwanted backgrounds in gnome-background-properties 2021-10-27 12:10:25 +02:00
Daniel Ruiz de Alegría
4a6d8f422e
Qt: set breeze as the default theme 2021-10-21 02:56:30 +02:00
Daniel Ruiz de Alegría
a8ddf3c04e
Force install xfwm4.xml 2021-10-07 13:11:42 +02:00
Daniel Ruiz de Alegría
b325d15c3c
Fix force install /etc/xdg/kwinrc 2021-10-06 20:58:21 +02:00
Daniel Ruiz de Alegría
170453b7e5
Force install for /etc/xdg/kwinrc 2021-10-06 20:40:31 +02:00
Daniel Ruiz de Alegría
0c50a8f189
Force update of kdeglobals and xfce4/helpers.rc 2021-07-15 17:44:29 +02:00
Daniel Ruiz de Alegría
bdd3ebc2c1
Force update of qterminal settings 2021-07-15 17:37:10 +02:00
Daniel Ruiz de Alegría
e512d81ffb
Xfce: add keyboard shortcut for xfce4-taskmanager 2021-07-12 18:27:18 +02:00
Arnaud Rebillout
5e7097b65b Fix target version in postinst
Gbp-Dch: ignore
2021-05-20 09:49:45 +07:00
Daniel Ruiz de Alegría
1daece0f05
install_config_files: xfce4-panel settings 2021-05-19 17:19:42 +02:00
Arnaud Rebillout
cfd9723b4c Remove duplicate Thunar/uca.xml in postinst
Gbp-Dch: ignore
2021-05-18 13:46:27 +07:00
Daniel Ruiz de Alegría
598e99b96b
install_config_files: thunar accels.scm and uca.xml 2021-05-12 11:06:59 +02:00
Arnaud Rebillout
2aba5dfbdd install_config_files: qterminal.ini
Gbp-Dch: ignore
2021-05-11 22:08:03 +07:00
Daniel Ruiz de Alegría
a7d1e699fd
Xfce: add keyboard shortcut for root-terminal 2021-04-20 12:34:29 +02:00
Daniel Ruiz de Alegría
b77829ca46
Force install updates inside etc files 2021-04-19 12:17:54 +02:00
Daniel Ruiz de Alegría
08e1bc51b7
Force install updates inside etc files 2021-03-30 23:17:52 +02:00
Arnaud Rebillout
6ee81117c7 Remove duplicate install of xfce4-keyboard-shortcuts.xml
Gbp-Dch: Ignore
2021-02-15 17:35:54 +07:00
Daniel Ruiz de Alegría
3b9a72e4e7 Force install xfce4-keyboard-shortcuts.xml 2021-02-12 11:54:46 +01:00
Daniel Ruiz de Alegría
e7b6a76c75 Force update qt5ct.conf 2021-01-29 13:08:48 +01:00
Daniel Ruiz de Alegría
23a3984dd9 Fix dpkg-divert, remove old configuration file Trolltech.conf 2021-01-27 10:42:15 +01:00
Daniel Ruiz de Alegría
845d4bfba6 Remove Trolltech.conf from maintainer scripts 2021-01-22 22:00:24 +01:00
Daniel Ruiz de Alegría
9309d2a41a Force update setting files 2021-01-05 14:08:47 +01:00
Raphaël Hertzog
0a4d853907
Force upgrade a few more files and fix version check 2020-11-02 21:53:54 +01:00
Daniel Ruiz de Alegría
201180c2ef Force xfce4-keyboard-shortcuts.xml update 2020-10-25 18:51:18 +01:00
Daniel Ruiz de Alegría
88d5fd92a2 Force update for modified files inside /etc/xdg 2020-09-03 20:55:20 +02:00