summaryrefslogtreecommitdiff
path: root/backgrounds/adwaita-timed.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'backgrounds/adwaita-timed.xml.in')
-rw-r--r--backgrounds/adwaita-timed.xml.in33
1 files changed, 0 insertions, 33 deletions
diff --git a/backgrounds/adwaita-timed.xml.in b/backgrounds/adwaita-timed.xml.in
deleted file mode 100644
index 6b94586..0000000
--- a/backgrounds/adwaita-timed.xml.in
+++ /dev/null
@@ -1,33 +0,0 @@
-<background>
- <starttime>
- <year>2011</year>
- <month>11</month>
- <day>24</day>
- <hour>7</hour>
- <minute>00</minute>
- <second>00</second>
- </starttime>
-
-<!-- We start at 7 AM. It will remain up for 12 hours. -->
-<static>
-<duration>43200.0</duration>
-<file>@datadir@/backgrounds/gnome/adwaita-l.jpg</file>
-</static>
-
-<!-- It's 7 PM. It will remain for 12 hours -->
-<static>
-<duration>43200.0</duration>
-<file>@datadir@/backgrounds/gnome/adwaita-d.jpg</file>
-</static>
-
-
-<!--
-FIXME: eventually we'll transition. let's start simple
-<transition type="overlay">
-<duration>21600.0</duration>
-<from>@datadir@/backgrounds/gnome/adwaita-day.jpg</from>
-<to>@datadir@/backgrounds/gnome/adwaita-night.jpg</to>
-</transition>
--->
-
-</background>