Merge all background pictures in Backgrounds sub-directory

* Provide 3 common ratio (16x9, 16x10, 4x3) for the 2 main images.
* Avoid duplication by creating symlinks for all the screen sizes needed by
  KDE. We link to the picture with the closest ratio.
* Make all background pictures available to gnome-background-properties.
* Make the 2 main background pictures available to KDE.
This commit is contained in:
Raphaël Hertzog
2019-11-05 15:38:29 +01:00
parent 177d1784b9
commit 2739896657
83 changed files with 110 additions and 118 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 613 KiB

+16
View File
@@ -0,0 +1,16 @@
<background>
<static>
<duration>8640000.0</duration>
<file>
<size width="1024" height="768">/usr/share/backgrounds/kali/kali-logo-4x3.png</size>
<size width="1280" height="720">/usr/share/backgrounds/kali/kali-logo-16x9.png</size>
<size width="1280" height="800">/usr/share/backgrounds/kali/kali-logo-16x10.png</size>
<size width="1600" height="1200">/usr/share/backgrounds/kali/kali-logo-4x3.png</size>
<size width="1920" height="1080">/usr/share/backgrounds/kali/kali-logo-16x9.png</size>
<size width="1920" height="1200">/usr/share/backgrounds/kali/kali-logo-16x10.png</size>
<size width="2560" height="1440">/usr/share/backgrounds/kali/kali-logo-16x9.png</size>
<size width="2560" height="1600">/usr/share/backgrounds/kali/kali-logo-16x10.png</size>
<size width="3840" height="2160">/usr/share/backgrounds/kali/kali-logo-16x9.png</size>
</file>
</static>
</background>
Binary file not shown.

After

Width:  |  Height:  |  Size: 518 KiB

Before

Width:  |  Height:  |  Size: 710 KiB

After

Width:  |  Height:  |  Size: 710 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

+16
View File
@@ -0,0 +1,16 @@
<background>
<static>
<duration>8640000.0</duration>
<file>
<size width="1024" height="768">/usr/share/backgrounds/kali/kali-rings-4x3.png</size>
<size width="1280" height="720">/usr/share/backgrounds/kali/kali-rings-16x9.png</size>
<size width="1280" height="800">/usr/share/backgrounds/kali/kali-rings-16x10.png</size>
<size width="1600" height="1200">/usr/share/backgrounds/kali/kali-rings-4x3.png</size>
<size width="1920" height="1080">/usr/share/backgrounds/kali/kali-rings-16x9.png</size>
<size width="1920" height="1200">/usr/share/backgrounds/kali/kali-rings-16x10.png</size>
<size width="2560" height="1440">/usr/share/backgrounds/kali/kali-rings-16x9.png</size>
<size width="2560" height="1600">/usr/share/backgrounds/kali/kali-rings-16x10.png</size>
<size width="3840" height="2160">/usr/share/backgrounds/kali/kali-rings-16x9.png</size>
</file>
</static>
</background>