First commit
This commit is contained in:
commit
c9b7172d6a
50 changed files with 1214 additions and 0 deletions
68
files/backgrounds/dynamic.xml
Normal file
68
files/backgrounds/dynamic.xml
Normal file
|
@ -0,0 +1,68 @@
|
|||
<background>
|
||||
<starttime>
|
||||
<hour>00</hour>
|
||||
<minute>00</minute>
|
||||
<second>01</second>
|
||||
</starttime>
|
||||
<static>
|
||||
<duration>600.0</duration>
|
||||
<file>/usr/share/backgrounds/acaqb/dynamic/green_1.png</file>
|
||||
</static>
|
||||
|
||||
<transition type="overlay">
|
||||
<duration>5.0</duration>
|
||||
<from>/usr/share/backgrounds/acaqb/dynamic/green_1.png</from>
|
||||
<to>/usr/share/backgrounds/acaqb/dynamic/red_1.png</to>
|
||||
</transition>
|
||||
<static>
|
||||
<duration>600.0</duration>
|
||||
<file>/usr/share/backgrounds/acaqb/dynamic/red_1.png</file>
|
||||
</static>
|
||||
|
||||
<transition type="overlay">
|
||||
<duration>5.0</duration>
|
||||
<from>/usr/share/backgrounds/acaqb/dynamic/red_1.png</from>
|
||||
<to>/usr/share/backgrounds/acaqb/dynamic/blue_1.png</to>
|
||||
</transition>
|
||||
<static>
|
||||
<duration>600.0</duration>
|
||||
<file>/usr/share/backgrounds/acaqb/dynamic/blue_1.png</file>
|
||||
</static>
|
||||
|
||||
<transition type="overlay">
|
||||
<duration>5.0</duration>
|
||||
<from>/usr/share/backgrounds/acaqb/dynamic/blue_1.png</from>
|
||||
<to>/usr/share/backgrounds/acaqb/dynamic/green_2.png</to>
|
||||
</transition>
|
||||
<static>
|
||||
<duration>600.0</duration>
|
||||
<file>/usr/share/backgrounds/acaqb/dynamic/green_2.png</file>
|
||||
</static>
|
||||
|
||||
<transition type="overlay">
|
||||
<duration>5.0</duration>
|
||||
<from>/usr/share/backgrounds/acaqb/dynamic/green_2.png</from>
|
||||
<to>/usr/share/backgrounds/acaqb/dynamic/blue_2.png</to>
|
||||
</transition>
|
||||
<static>
|
||||
<duration>600.0</duration>
|
||||
<file>/usr/share/backgrounds/acaqb/dynamic/blue_2.png</file>
|
||||
</static>
|
||||
|
||||
<transition type="overlay">
|
||||
<duration>5.0</duration>
|
||||
<from>/usr/share/backgrounds/acaqb/dynamic/blue_2.png</from>
|
||||
<to>/usr/share/backgrounds/acaqb/dynamic/red_2.png</to>
|
||||
</transition>
|
||||
<static>
|
||||
<duration>600.0</duration>
|
||||
<file>/usr/share/backgrounds/acaqb/dynamic/red_2.png</file>
|
||||
</static>
|
||||
|
||||
<transition type="overlay">
|
||||
<duration>5.0</duration>
|
||||
<from>/usr/share/backgrounds/acaqb/dynamic/red_2.png</from>
|
||||
<to>/usr/share/backgrounds/acaqb/dynamic/green_1.png</to>
|
||||
</transition>
|
||||
|
||||
</background>
|
Reference in a new issue