Re: F9 artwork

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Attached is the xml file that I edited from the infinity.xml to waves.xml

Basically all I had to do was edit the start time, which I put for April 1st(not fooling here), and then change instances of "infinity" to "waves". I kept the file naming structure for the png's the same, minus the theme name part.

Máirín Duffy wrote:
Hi Matthias!

Matthias Clasen wrote:
Hey,

now that the beta is out, it is high time that we start getting the F9
artwork in place. Unfortunately, I haven't followed the discussions on
this list very closely in the last weeks, so I need a quick update on
where we stand wrt to F9 art. Where can I find the existing pieces, and
what is still missing ?

This is what we have right now:

http://fedoraproject.org/wiki/Artwork/F9Themes/Waves/Round3Final

What's missing?

- syslinux splash
- anaconda banner
- wallpaper xml for transitions
- gnome splash (optional)
- gnome screensaver lock dialog (optional)

Pavel's KDE splash isn't yet on the wiki but it seems Rex is going to handle checking it into fedora-logos.

I'm going to try to knock out some of the missing bits today. I think the wallpapers need a bit of refinement too.

~m

_______________________________________________
Fedora-art-list mailing list
Fedora-art-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-art-list



--
~Michael
http://ridleytx.structed.net (for now)
http://michaelbox.net (eventually)
<background>
  <starttime>
    <year>2008</year>
    <month>04</month>
    <day>01</day>
    <hour>07</hour>
    <minute>00</minute>
    <second>00</second>
  </starttime>
<!-- This animation will start at 7 AM. -->

<!-- We start with sunrise at 7 AM. It will remain up for 1 hour. -->
<static>
<duration>3600.0</duration>
<file>/usr/share/backgrounds/waves/1-waves-sunrise.png</file>
</static>

<!-- Sunrise starts to transition to day at 8 AM. The transition lasts for 5 hours, ending at 1 PM. -->
<transition type="overlay">
<duration>18000.0</duration>
<from>/usr/share/backgrounds/waves/1-waves-sunrise.png</from>
<to>/usr/share/backgrounds/waves/2-waves-day.png</to>
</transition>

<!-- It's 1 PM, we're showing the day image in full force now, for 2 hours ending at 3 PM. -->
<static>
<duration>7200.0</duration>
<file>/usr/share/backgrounds/waves/2-waves-day.png</file>
</static>

<!-- It's 3 PM, and we're starting to transition to sunset. Transition completes at 6 PM. -->
<transition type="overlay">
<duration>10800.0</duration>
<from>/usr/share/backgrounds/waves/2-waves-day.png</from>
<to>/usr/share/backgrounds/waves/3-waves-sunset.png</to>
</transition>

<!-- It's 6 PM, and it's sunset, for an hour. Ends at 7. -->
<static>
<duration>3600.0</duration>
<file>/usr/share/backgrounds/waves/3-waves-sunset.png</file>
</static>

<!-- It's 7 PM and it's going to start to get darker. This will transition for 5 hours up until midnight. -->
<transition type="overlay">
<duration>18000.0</duration>
<from>/usr/share/backgrounds/waves/3-waves-sunset.png</from>
<to>/usr/share/backgrounds/waves/4-waves-night.png</to>
</transition>

<!-- It's midnight. It'll stay dark for 5 hours up until 5 AM. -->
<static>
<duration>18000.0</duration>
<file>/usr/share/backgrounds/waves/4-waves-night.png</file>
</static>

<!-- It's 5 AM. We'll start transitioning to sunrise for 2 hours up until 7 AM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/waves/4-waves-night.png</from>
<to>/usr/share/backgrounds/waves/1-waves-sunrise.png</to>
</transition>
</background>
_______________________________________________
Fedora-art-list mailing list
Fedora-art-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-art-list

[Index of Archives]     [Fedora Music]     [Fedora Development]     [Linux Kernel]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Directory]     [PAM]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux