components/gnome/gnome-backgrounds/solaris/Polygons_timed.xml
changeset 7218 b301fad4ef3a
parent 6209 cb4409f463d3
equal deleted inserted replaced
7217:3944ab989650 7218:b301fad4ef3a
    10 
    10 
    11 <!-- This animation will start at 6 AM. -->
    11 <!-- This animation will start at 6 AM. -->
    12 <!-- The transition lasts for 5 hours, ending at 11AM. -->
    12 <!-- The transition lasts for 5 hours, ending at 11AM. -->
    13 <transition type="overlay">
    13 <transition type="overlay">
    14 <duration>18000.0</duration>
    14 <duration>18000.0</duration>
    15 <from>/usr/share/backgrounds/solaris/Polygons_Chrome.jpg</from>
    15 <from>/usr/share/backgrounds/solaris/Polygons_Chrome.png</from>
    16 <to>/usr/share/backgrounds/solaris/Polygons_Color.jpg</to>
    16 <to>/usr/share/backgrounds/solaris/Polygons_Color.png</to>
    17 </transition>
    17 </transition>
    18 
    18 
    19 <!-- It's 11 AM, we're showing the day image in full force now,
    19 <!-- It's 11 AM, we're showing the day image in full force now,
    20      for 6 hours ending at 5 PM. -->
    20      for 6 hours ending at 5 PM. -->
    21 <static>
    21 <static>
    22 <duration>21600.0</duration>
    22 <duration>21600.0</duration>
    23 <file>/usr/share/backgrounds/solaris/Polygons_Color.jpg</file>
    23 <file>/usr/share/backgrounds/solaris/Polygons_Color.png</file>
    24 </static>
    24 </static>
    25 
    25 
    26 <!-- It's 5 PM and it's going to start to get darker.
    26 <!-- It's 5 PM and it's going to start to get darker.
    27      This will transition for 5 hours up until 10PM. -->
    27      This will transition for 5 hours up until 10PM. -->
    28 <transition type="overlay">
    28 <transition type="overlay">
    29 <duration>18000.0</duration>
    29 <duration>18000.0</duration>
    30 <from>/usr/share/backgrounds/solaris/Polygons_Color.jpg</from>
    30 <from>/usr/share/backgrounds/solaris/Polygons_Color.png</from>
    31 <to>/usr/share/backgrounds/solaris/Polygons_Chrome.jpg</to>
    31 <to>/usr/share/backgrounds/solaris/Polygons_Chrome.png</to>
    32 </transition>
    32 </transition>
    33 
    33 
    34 <!-- It's 10PM. It'll stay dark for 8 hours up until 6 AM. -->
    34 <!-- It's 10PM. It'll stay dark for 8 hours up until 6 AM. -->
    35 <static>
    35 <static>
    36 <duration>28800.0</duration>
    36 <duration>28800.0</duration>
    37 <file>/usr/share/backgrounds/solaris/Polygons_Chrome.jpg</file>
    37 <file>/usr/share/backgrounds/solaris/Polygons_Chrome.png</file>
    38 </static>
    38 </static>
    39 
    39 
    40 </background>
    40 </background>