- Addition of the 'Pear' theme
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 7.8 KiB |
|
@ -1,9 +1,9 @@
|
|||
<gloss-theme>
|
||||
<texture id="dvd_menu_image">
|
||||
<image>dvd/dvd.png</image>
|
||||
<dimensions type="relativeToStage">
|
||||
<width>30%</width>
|
||||
<height>30%</height>
|
||||
<dimensions type="relativeToSelf">
|
||||
<width>100%</width>
|
||||
<height>relative</height>
|
||||
</dimensions>
|
||||
<position type="relativeToParent">
|
||||
<x>0</x>
|
||||
|
|
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 144 KiB |
|
@ -3,8 +3,8 @@
|
|||
|
||||
<font id="main">
|
||||
<face>Tahoma</face>
|
||||
<size id="default">40</size>
|
||||
<size id="1024x768">40</size>
|
||||
<size id="default">38</size>
|
||||
<size id="1024x768">38</size>
|
||||
<size id="800x600">30</size>
|
||||
</font>
|
||||
|
||||
|
@ -22,21 +22,18 @@
|
|||
|
||||
<!-- The following properties all relate to the image / textures that accompany each menu item -->
|
||||
<menu_item_texture>
|
||||
<use_image_reflections>True</use_image_reflections>
|
||||
<image_y_rotation>45</image_y_rotation>
|
||||
<use_image_reflections>0</use_image_reflections>
|
||||
<image_y_rotation>0</image_y_rotation>
|
||||
<image_transition>
|
||||
<name>fade</name>
|
||||
<name>ring</name>
|
||||
<options>None</options>
|
||||
</image_transition>
|
||||
|
||||
<position type="relativeToStage">
|
||||
<x>5%</x>
|
||||
<y>30%</y>
|
||||
<y>20%</y>
|
||||
</position>
|
||||
<dimensions type="relativeToStage">
|
||||
<width>30%</width>
|
||||
<height>30%</height>
|
||||
</dimensions>
|
||||
|
||||
</menu_item_texture>
|
||||
|
||||
<!-- These are the opacity and scale values for the 3 possible steps in the menu
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<gloss-theme>
|
||||
<texture id="music_menu_image">
|
||||
<image>music/music.png</image>
|
||||
<dimensions type="relativeToStage">
|
||||
<width>30%</width>
|
||||
<height>30%</height>
|
||||
<dimensions type="relativeToSelf">
|
||||
<width>100%</width>
|
||||
<height>relative</height>
|
||||
</dimensions>
|
||||
<position type="relativeToParent">
|
||||
<x>0</x>
|
||||
|
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 69 KiB |
|
@ -1,9 +1,9 @@
|
|||
<gloss-theme>
|
||||
<texture id="slideshow_menu_image">
|
||||
<image>slideshow/gallery.png</image>
|
||||
<dimensions type="relativeToStage">
|
||||
<width>30%</width>
|
||||
<height>30%</height>
|
||||
<dimensions type="relativeToSelf">
|
||||
<width>100%</width>
|
||||
<height>relative</height>
|
||||
</dimensions>
|
||||
<position type="relativeToParent">
|
||||
<x>0</x>
|
||||
|
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 214 KiB |
|
@ -1,9 +1,9 @@
|
|||
<gloss-theme>
|
||||
<texture id="mythtv_menu_image">
|
||||
<image>tv/gallery.png</image>
|
||||
<dimensions type="relativeToStage">
|
||||
<width>30%</width>
|
||||
<height>30%</height>
|
||||
<image>tv/tv.png</image>
|
||||
<dimensions type="relativeToSelf">
|
||||
<width>100%</width>
|
||||
<height>relative</height>
|
||||
</dimensions>
|
||||
<position type="relativeToParent">
|
||||
<x>0</x>
|
||||
|
|
|
@ -13,9 +13,9 @@
|
|||
|
||||
<texture id="video_menu_image">
|
||||
<image>video_player/videos.png</image>
|
||||
<dimensions type="relativeToStage">
|
||||
<width>30%</width>
|
||||
<height>30%</height>
|
||||
<dimensions type="relativeToSelf">
|
||||
<width>100%</width>
|
||||
<height>relative</height>
|
||||
</dimensions>
|
||||
<position type="relativeToParent">
|
||||
<x>0</x>
|
||||
|
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 101 KiB |