~ubuntu-branches/ubuntu/karmic/gnome-screensaver/karmic-updates

« back to all changes in this revision

Viewing changes to data/images/cosmos/background-1.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-23 12:54:12 UTC
  • mfrom: (1.1.32 upstream)
  • Revision ID: james.westby@ubuntu.com-20090923125412-thw2xjbm00cilt2w
Tags: 2.28.0-0ubuntu1
* New upstream version
  Fixed bugs:
  - #444927, get idle time from xorg (lp: #357494)
  - #463010, Port gnome-screensaver from libglade to gtkbuilder
  - #564061, Install .desktop file
  - #570402, screensaver crash if number of screens changes
  - #570941, String not marked for translation gnome-screensaver-command.c
  - #574896, [Leave message] Cancel button should clean clipboard buffe
  - #576463, can't unlock screen after upgrade until restarting 
             gnome-screensaver
  - #581995, Fade out doesn't properly fall back to gamma number if X server
             only supports 0-size ramp
  - #586174, Encoding key in desktop files is deprecated
  - #589728, gnome-screensaver: implicit declaration g_printf
  - #590776, screensaver is never activated
  - #591193, Update/Create .gitignore
  - #591194, Add Comment and Icon in gnome-screensaver.desktop
  - #594082, gnome-screensaver ignores input when fading to black
  Translators
* debian/control.in:
  - don't use libglade
* debian/patches/06_unbreak_upgrade_from_jaunty.patch:
  - the change is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<background>
 
2
  <starttime>
 
3
    <year>2009</year>
 
4
    <month>08</month>
 
5
    <day>04</day>
 
6
    <hour>00</hour>
 
7
    <minute>00</minute>
 
8
    <second>00</second>
 
9
  </starttime>
 
10
<!-- This animation will start at midnight. -->
 
11
  <static>
 
12
    <duration>1795.0</duration>
 
13
    <file>@IMAGESDIR@/cloud.jpg</file>
 
14
  </static>
 
15
  <transition>
 
16
    <duration>5.0</duration>
 
17
    <from>@IMAGESDIR@/cloud.jpg</from>
 
18
    <to>@IMAGESDIR@/comet.jpg</to>
 
19
  </transition>
 
20
  <static>
 
21
    <duration>1795.0</duration>
 
22
    <file>@IMAGESDIR@/comet.jpg</file>
 
23
  </static>
 
24
  <transition>
 
25
    <duration>5.0</duration>
 
26
    <from>@IMAGESDIR@/comet.jpg</from>
 
27
    <to>@IMAGESDIR@/earth-horizon.jpg</to>
 
28
  </transition>
 
29
  <static>
 
30
    <duration>1795.0</duration>
 
31
    <file>@IMAGESDIR@/earth-horizon.jpg</file>
 
32
  </static>
 
33
  <transition>
 
34
    <duration>5.0</duration>
 
35
    <from>@IMAGESDIR@/earth-horizon.jpg</from>
 
36
    <to>@IMAGESDIR@/blue-marble-west.jpg</to>
 
37
  </transition>
 
38
  <static>
 
39
    <duration>1795.0</duration>
 
40
    <file>@IMAGESDIR@/blue-marble-west.jpg</file>
 
41
  </static>
 
42
  <transition>
 
43
    <duration>5.0</duration>
 
44
    <from>@IMAGESDIR@/blue-marble-west.jpg</from>
 
45
    <to>@IMAGESDIR@/galaxy-ngc3370.jpg</to>
 
46
  </transition>
 
47
  <static>
 
48
    <duration>1795.0</duration>
 
49
    <file>@IMAGESDIR@/galaxy-ngc3370.jpg</file>
 
50
  </static>
 
51
  <transition>
 
52
    <duration>5.0</duration>
 
53
    <from>@IMAGESDIR@/galaxy-ngc3370.jpg</from>
 
54
    <to>@IMAGESDIR@/helix-nebula.jpg</to>
 
55
  </transition>
 
56
  <static>
 
57
    <duration>1795.0</duration>
 
58
    <file>@IMAGESDIR@/helix-nebula.jpg</file>
 
59
  </static>
 
60
  <transition>
 
61
    <duration>5.0</duration>
 
62
    <from>@IMAGESDIR@/helix-nebula.jpg</from>
 
63
    <to>@IMAGESDIR@/jupiter.jpg</to>
 
64
  </transition>
 
65
  <static>
 
66
    <duration>1795.0</duration>
 
67
    <file>@IMAGESDIR@/jupiter.jpg</file>
 
68
  </static>
 
69
  <transition>
 
70
    <duration>5.0</duration>
 
71
    <from>@IMAGESDIR@/jupiter.jpg</from>
 
72
    <to>@IMAGESDIR@/sombrero.jpg</to>
 
73
  </transition>
 
74
  <static>
 
75
    <duration>1795.0</duration>
 
76
    <file>@IMAGESDIR@/sombrero.jpg</file>
 
77
  </static>
 
78
  <transition>
 
79
    <duration>5.0</duration>
 
80
    <from>@IMAGESDIR@/sombrero.jpg</from>
 
81
    <to>@IMAGESDIR@/whirlpool.jpg</to>
 
82
  </transition>
 
83
  <static>
 
84
    <duration>1795.0</duration>
 
85
    <file>@IMAGESDIR@/whirlpool.jpg</file>
 
86
  </static>
 
87
  <transition>
 
88
    <duration>5.0</duration>
 
89
    <from>@IMAGESDIR@/whirlpool.jpg</from>
 
90
    <to>@IMAGESDIR@/cloud.jpg</to>
 
91
  </transition>
 
92
</background>