summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2009-10-29 20:05:28 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2009-10-29 20:05:28 +0000
commita26e9c961e899c841cd1b825b8052a94b2cb272a (patch)
treee04cef3ee9159d953f4054a999a27012bfd7cd99
parent640baf59e2a41c2134e741da3bde58c8c890080b (diff)
downloadtheme-a26e9c961e899c841cd1b825b8052a94b2cb272a.tar
theme-a26e9c961e899c841cd1b825b8052a94b2cb272a.tar.gz
theme-a26e9c961e899c841cd1b825b8052a94b2cb272a.tar.bz2
theme-a26e9c961e899c841cd1b825b8052a94b2cb272a.tar.xz
theme-a26e9c961e899c841cd1b825b8052a94b2cb272a.zip
- Release 1.4.4 :
- New screensavers - Winning pictures from Mandriva 2010.0 photo background contest
-rw-r--r--Makefile8
-rw-r--r--common/screensaver/land-01.jpgbin0 -> 53754 bytes
-rw-r--r--common/screensaver/land-01.pngbin365990 -> 0 bytes
-rw-r--r--common/screensaver/land-02.jpgbin0 -> 53754 bytes
-rw-r--r--common/screensaver/land-02.pngbin365990 -> 0 bytes
-rw-r--r--common/screensaver/land-03.jpgbin0 -> 53754 bytes
-rw-r--r--common/screensaver/land-03.pngbin365990 -> 0 bytes
-rw-r--r--common/screensaver/land-04.jpgbin0 -> 53754 bytes
-rw-r--r--common/screensaver/land-04.pngbin365990 -> 0 bytes
-rw-r--r--common/screensaver/land-05.jpgbin0 -> 53754 bytes
-rw-r--r--common/screensaver/land-05.pngbin365990 -> 0 bytes
-rw-r--r--common/screensaver/land-06.jpgbin0 -> 53754 bytes
-rw-r--r--common/screensaver/land-06.pngbin365990 -> 0 bytes
-rw-r--r--common/screensaver/land-07.jpgbin0 -> 53754 bytes
-rw-r--r--common/screensaver/land-07.pngbin365990 -> 0 bytes
-rw-r--r--common/screensaver/land-08.pngbin365990 -> 0 bytes
-rw-r--r--extra-backgrounds/Dog.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Frozen.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Ladybug.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Light_My_Fire_by_missumissu.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Mandriva-extra.xml109
-rw-r--r--extra-backgrounds/Pinguins.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Poppy.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Star.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Stones.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Sweet.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Tassili_n_Ajjer_Algerie.jpgbin0 -> 53754 bytes
-rw-r--r--extra-backgrounds/Web.jpgbin0 -> 53754 bytes
28 files changed, 114 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d1b5d46..992aa81 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
NAME=mandriva-theme
PACKAGE=mandriva-theme
-VERSION=1.4.3
+VERSION=1.4.4
THEMES=Mandriva-Free Mandriva-One Mandriva-Powerpack Mandriva-Flash
-FILES=$(THEMES) Makefile common gimp
+FILES=$(THEMES) Makefile common gimp extra-backgrounds
sharedir=/usr/share
configdir=/etc
@@ -32,7 +32,9 @@ install:
mkdir -p $(prefix)/$(sharedir)/mdk/screensaver
mkdir -p $(prefix)/$(sharedir)/mdk/backgrounds
- install -m 644 common/screensaver/*.png $(prefix)$(sharedir)/mdk/screensaver
+ install -m 644 common/screensaver/*.jpg $(prefix)$(sharedir)/mdk/screensaver
+ install -m 644 extra-backgrounds/*.jpg $(prefix)$(sharedir)/mdk/backgrounds
+ install -m 644 extra-backgrounds/*.xml $(prefix)$(sharedir)/mdk/backgrounds
# install -m644 */background/*.jpg $(prefix)$(sharedir)/mdk/backgrounds
@for t in $(THEMES); do \
set -x; set -e; \
diff --git a/common/screensaver/land-01.jpg b/common/screensaver/land-01.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/common/screensaver/land-01.jpg
Binary files differ
diff --git a/common/screensaver/land-01.png b/common/screensaver/land-01.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/screensaver/land-01.png
+++ /dev/null
Binary files differ
diff --git a/common/screensaver/land-02.jpg b/common/screensaver/land-02.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/common/screensaver/land-02.jpg
Binary files differ
diff --git a/common/screensaver/land-02.png b/common/screensaver/land-02.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/screensaver/land-02.png
+++ /dev/null
Binary files differ
diff --git a/common/screensaver/land-03.jpg b/common/screensaver/land-03.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/common/screensaver/land-03.jpg
Binary files differ
diff --git a/common/screensaver/land-03.png b/common/screensaver/land-03.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/screensaver/land-03.png
+++ /dev/null
Binary files differ
diff --git a/common/screensaver/land-04.jpg b/common/screensaver/land-04.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/common/screensaver/land-04.jpg
Binary files differ
diff --git a/common/screensaver/land-04.png b/common/screensaver/land-04.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/screensaver/land-04.png
+++ /dev/null
Binary files differ
diff --git a/common/screensaver/land-05.jpg b/common/screensaver/land-05.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/common/screensaver/land-05.jpg
Binary files differ
diff --git a/common/screensaver/land-05.png b/common/screensaver/land-05.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/screensaver/land-05.png
+++ /dev/null
Binary files differ
diff --git a/common/screensaver/land-06.jpg b/common/screensaver/land-06.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/common/screensaver/land-06.jpg
Binary files differ
diff --git a/common/screensaver/land-06.png b/common/screensaver/land-06.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/screensaver/land-06.png
+++ /dev/null
Binary files differ
diff --git a/common/screensaver/land-07.jpg b/common/screensaver/land-07.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/common/screensaver/land-07.jpg
Binary files differ
diff --git a/common/screensaver/land-07.png b/common/screensaver/land-07.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/screensaver/land-07.png
+++ /dev/null
Binary files differ
diff --git a/common/screensaver/land-08.png b/common/screensaver/land-08.png
deleted file mode 100644
index 45ee75d..0000000
--- a/common/screensaver/land-08.png
+++ /dev/null
Binary files differ
diff --git a/extra-backgrounds/Dog.jpg b/extra-backgrounds/Dog.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Dog.jpg
Binary files differ
diff --git a/extra-backgrounds/Frozen.jpg b/extra-backgrounds/Frozen.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Frozen.jpg
Binary files differ
diff --git a/extra-backgrounds/Ladybug.jpg b/extra-backgrounds/Ladybug.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Ladybug.jpg
Binary files differ
diff --git a/extra-backgrounds/Light_My_Fire_by_missumissu.jpg b/extra-backgrounds/Light_My_Fire_by_missumissu.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Light_My_Fire_by_missumissu.jpg
Binary files differ
diff --git a/extra-backgrounds/Mandriva-extra.xml b/extra-backgrounds/Mandriva-extra.xml
new file mode 100644
index 0000000..3c48ee1
--- /dev/null
+++ b/extra-backgrounds/Mandriva-extra.xml
@@ -0,0 +1,109 @@
+<background>
+ <starttime>
+ <year>2009</year>
+ <month>10</month>
+ <day>29</day>
+ <hour>00</hour>
+ <minute>00</minute>
+ <second>00</second>
+ </starttime>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Star.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Star.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Tassili_n_Ajjer_Algerie.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Tassili_n_Ajjer_Algerie.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Tassili_n_Ajjer_Algerie.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Light_My_Fire_by_missumissu.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Light_My_Fire_by_missumissu.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Light_My_Fire_by_missumissu.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Dog.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Dog.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Dog.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Frozen.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Frozen.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Frozen.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Ladybug.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Ladybug.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Ladybug.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Sweet.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Sweet.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Sweet.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Pinguins.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Pinguins.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Pinguins.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Stones.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Stones.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Stones.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Poppy.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Poppy.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Poppy.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Web.jpg</to>
+</transition>
+<static>
+ <duration>3595.0</duration>
+ <file>/usr/share/mdk/backgrounds/Web.jpg</file>
+</static>
+<transition>
+ <duration>5.0</duration>
+ <from>/usr/share/mdk/backgrounds/Web.jpg</from>
+ <to>/usr/share/mdk/backgrounds/Star.jpg</to>
+</transition>
+</background>
diff --git a/extra-backgrounds/Pinguins.jpg b/extra-backgrounds/Pinguins.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Pinguins.jpg
Binary files differ
diff --git a/extra-backgrounds/Poppy.jpg b/extra-backgrounds/Poppy.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Poppy.jpg
Binary files differ
diff --git a/extra-backgrounds/Star.jpg b/extra-backgrounds/Star.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Star.jpg
Binary files differ
diff --git a/extra-backgrounds/Stones.jpg b/extra-backgrounds/Stones.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Stones.jpg
Binary files differ
diff --git a/extra-backgrounds/Sweet.jpg b/extra-backgrounds/Sweet.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Sweet.jpg
Binary files differ
diff --git a/extra-backgrounds/Tassili_n_Ajjer_Algerie.jpg b/extra-backgrounds/Tassili_n_Ajjer_Algerie.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Tassili_n_Ajjer_Algerie.jpg
Binary files differ
diff --git a/extra-backgrounds/Web.jpg b/extra-backgrounds/Web.jpg
new file mode 100644
index 0000000..87cbeb4
--- /dev/null
+++ b/extra-backgrounds/Web.jpg
Binary files differ