diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/themes/jewelry/CMakeLists.txt | 1 | ||||
-rw-r--r-- | data/themes/jewelry/Makefile.am | 1 | ||||
-rw-r--r-- | data/themes/jewelry/dpad.xml | 11 | ||||
-rw-r--r-- | data/themes/jewelry/window.png | bin | 24781 -> 24065 bytes |
4 files changed, 13 insertions, 0 deletions
diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index 24c1b2051..f30a82ab9 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -12,6 +12,7 @@ SET (FILES colors.xml complete_icon.xml didyouknow.xml + dpad.xml dropdown.xml dropdown_background.xml dropdown_pressed.xml diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index f2152d021..4c018ca3f 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -15,6 +15,7 @@ gui_DATA = \ colors.xml \ complete_icon.xml \ didyouknow.xml \ + dpad.xml \ dropdown.xml \ dropdown_background.xml \ dropdown_pressed.xml \ diff --git a/data/themes/jewelry/dpad.xml b/data/themes/jewelry/dpad.xml new file mode 100644 index 000000000..1a02f7599 --- /dev/null +++ b/data/themes/jewelry/dpad.xml @@ -0,0 +1,11 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + + <option name="padding" value="10" /> + <option name="x" value="0" /> + <option name="y" value="0" /> + + <part type="standart" xpos="371" ypos="0" width="100" height="100" /> + + </widget> +</skinset> diff --git a/data/themes/jewelry/window.png b/data/themes/jewelry/window.png Binary files differindex eba517169..1f4302420 100644 --- a/data/themes/jewelry/window.png +++ b/data/themes/jewelry/window.png |