/usr/share/backgrounds/ubuntu-mate-common/ubuntu-mate-day-drift.xml is in ubuntu-mate-wallpapers-common 16.04.6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | <background>
<starttime>
<year>2015</year>
<month>6</month>
<day>13</day>
<hour>8</hour>
<minute>00</minute>
<second>00</second>
</starttime>
<!-- Forked from GNOME Adwaita "day cycle" background. -->
<!-- Put together for Ubuntu MATE by João Pedro Coli. -->
<!-- 7 to 8 -->
<static>
<duration>3600.0</duration>
<file>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Cold-no-logo.jpg</file>
</static>
<!-- 8 + 5 = 13 -->
<transition type="overlay">
<duration>18000.0</duration>
<from>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Cold-no-logo.jpg</from>
<to>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Radioactive-no-logo.jpg</to>
</transition>
<!-- 13 + 3 = 16 -->
<static>
<duration>10800.0</duration>
<file>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Radioactive-no-logo.jpg</file>
</static>
<!-- 16 + 3 = 19 -->
<transition type="overlay">
<duration>10800.0</duration>
<from>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Radioactive-no-logo.jpg</from>
<to>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Warm-no-logo.jpg</to>
</transition>
<!-- 19 + 5 = 24 -->
<transition type="overlay">
<duration>18000.0</duration>
<from>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Warm-no-logo.jpg</from>
<to>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Dark-no-logo.jpg</to>
</transition>
<!-- 24 + 5 = 5 (29) -->
<static>
<duration>18000.0</duration>
<file>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Dark-no-logo.jpg</file>
</static>
<!--5 + 2 = 7 (31) -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Dark-no-logo.jpg</from>
<to>/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Cold-no-logo.jpg</to>
</transition>
</background>
|