[mistelix] Birthday theme



commit 4bc54747c52611ce9c02a4dddaf59bb786cfedec
Author: Jordi Mas <jmas softcatala org>
Date:   Wed Apr 14 22:48:05 2010 +0200

    Birthday theme

 data/Makefile.am                        |    3 +++
 data/themes/Themes.xml                  |    7 +++++++
 data/themes/birthday_mainmenu.jpg       |  Bin 0 -> 136074 bytes
 data/themes/birthday_menu_highlight.svg |    6 ++++++
 data/themes/birthday_menu_normal.svg    |    6 ++++++
 5 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index be7c953..a74483f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -50,6 +50,9 @@ themes_DATA = \
 	themes/beach_mainmenu.jpg \
 	themes/beach_menu_highlight.svg \
 	themes/beach_menu_normal.svg \
+	themes/birthday_mainmenu.jpg \
+	themes/birthday_menu_highlight.svg \
+	themes/birthday_menu_normal.svg \
 	themes/europe_mainmenu.jpg \
 	themes/winter_mainmenu.jpg \
 	themes/winter_menu_highlight.svg \
diff --git a/data/themes/Themes.xml b/data/themes/Themes.xml
index 2b1f339..3da3978 100644
--- a/data/themes/Themes.xml
+++ b/data/themes/Themes.xml
@@ -9,6 +9,13 @@
       <button_highlight>beach_menu_highlight.svg</button_highlight>
     </Theme>
     <Theme>
+      <name>Birthday</name>
+      <author>Mistelix's team</author>
+      <menu_background>birthday_mainmenu.jpg</menu_background>
+      <button_select>birthday_menu_normal.svg</button_select>
+      <button_highlight>birthday_menu_highlight.svg</button_highlight>
+    </Theme>
+    <Theme>
       <name>Europe</name>
       <author>Edoardo Costa (under Creative Commons Attribution 2.0 Generic)</author>
       <menu_background>europe_mainmenu.jpg</menu_background>
diff --git a/data/themes/birthday_mainmenu.jpg b/data/themes/birthday_mainmenu.jpg
new file mode 100644
index 0000000..8c81283
Binary files /dev/null and b/data/themes/birthday_mainmenu.jpg differ
diff --git a/data/themes/birthday_menu_highlight.svg b/data/themes/birthday_menu_highlight.svg
new file mode 100644
index 0000000..8c55055
--- /dev/null
+++ b/data/themes/birthday_menu_highlight.svg
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; width="10pt" height="10pt" viewBox="0 0 10 10" version="1.1">
+<g id="surface0">
+<path style="fill: none; stroke-width: 1; stroke-linecap: butt; stroke-linejoin: miter; stroke: rgb(0%,0%,100%); stroke-opacity: 1;stroke-miterlimit: 10; " d="M 0 10 L 10 10 "/>
+</g>
+</svg>
diff --git a/data/themes/birthday_menu_normal.svg b/data/themes/birthday_menu_normal.svg
new file mode 100644
index 0000000..70c053b
--- /dev/null
+++ b/data/themes/birthday_menu_normal.svg
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; width="10pt" height="10pt" viewBox="0 0 10 10" version="1.1">
+<g id="surface0">
+<path style="fill: none; stroke-width: 1; stroke-linecap: butt; stroke-linejoin: miter; stroke: rgb(0%,0%,0%); stroke-opacity: 1;stroke-miterlimit: 10; " d="M 0 10 L 10 10 "/>
+</g>
+</svg>



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