18 Commits

Author SHA1 Message Date
Daniel Ruiz de Alegría
a30690ea82
Use image without extension desktop-base desktop-background 2024-01-24 09:49:02 +01:00
Arnaud Rebillout
45012e2d47
Replace 'which' with 'command -v'
Cf. https://lwn.net/Articles/874049/
2023-03-03 10:07:37 +07:00
Raphaël Hertzog
12a2e20f82 Minor fixes to old code
Some removal code was using the wrong alternative. And a minor typo.
2020-05-04 16:48:08 +02:00
Raphaël Hertzog
65bca1ea34 Use alternatives pointing to "kali-theme" and not "active-theme"
The path with "active-theme" are already "managed" by desktop-base
and we don't want an install+removal of desktop-base to mess with the
alternatives that we have setup in kali-desktop-base.

Restore the removal code for alternatives that were voluntarily shared
with desktop-base.
2020-05-04 16:46:58 +02:00
Daniel Ruiz de Alegría
7a13ee2bee Fix kali-desktop-base install scripts 2020-05-02 17:32:51 +02:00
Raphaël Hertzog
295a26824a Move back all wallpapers into /usr/share/backgrounds/kali/
Thus we don't need to change anything to kali-desktop-base. Add
bin/kde-symlinks to help generate the symlinks for the KDE wallpapers.
2020-03-24 17:31:27 +01:00
Raphaël Hertzog
cf3ef9a6ef Improvements to kali-desktop-base postinst
* Bump the priority for the new name so that we're sure they are
  correctly used by default and so that the old names are no longer
  active.
2020-03-24 11:26:42 +01:00
Daniel Ruiz de Alegría
380c35c31d Fix desktop-base maintainer scripts 2020-03-20 00:37:31 +01:00
Daniel Ruiz de Alegría
75bc8a0cb8 Backgrounds: Fix kde background naming; Add background variants for different aspect ratios 2020-03-11 10:06:44 +01:00
Daniel Ruiz de Alegría
257fa7060b Backgrounds: Reorder backgrounds 2020-03-11 09:39:56 +01:00
Daniel Ruiz de Alegría
5428e74ceb Add kali light background and replace kali rings for login and lock screen 2019-11-11 09:39:38 +01:00
Raphaël Hertzog
c20447db15 Move plymouth theme setting to kali-themes
We divert plymouth's configuration file to install our version
configuring the kali theme. Stop using the plymouth-set-default-theme
in kali-desktop-base.
2019-11-07 14:52:21 +01:00
Raphaël Hertzog
1fd6c8886c Fix path to grub backgrounds in update-alternatives calls 2019-11-07 11:09:40 +01:00
Raphaël Hertzog
3f6071bfb5 Update kali-desktop-base alternatives to point to the new theme
Handle properly upgrade from old desktop-base as well as from old
kali-desktop-base.

Gbp-Dch: Full
2019-11-05 17:43:39 +01:00
Sophie Brun
b9ef5463ec Replace SVG by PNG 2019-11-04 14:23:48 +01:00
Raphaël Hertzog
e9aebab34e Review maintainer scripts
In prerm, don't drop the alternatives going through "active-theme" they are
the responsibility of desktop-base. In postinst, continue to create them
to update them in case the new kali theme provides the file that the
former theme did not.

Fix the check protecteding the call to plymouth-set-default to use a
version that actually existed in kali-themes even though we don't really
have an upgrade case where we wanted to call the command. But it will
make it easier to force a re-run in the future, in case we change the
name of the plymouth theme.
2019-11-01 19:47:11 +01:00
Sophie Brun
e85e897fae Fix debian/kali-theme-common.postinst 2019-10-31 10:13:25 +01:00
Sophie Brun
d8cdd711ad Sync with desktop-base 2019-10-22 15:31:24 +02:00