summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorHal9OOO <miglietta.francesco@gmail.com>2012-12-14 18:58:40 +0100
committerHal9OOO <miglietta.francesco@gmail.com>2012-12-14 18:58:40 +0100
commitca7619152f0e800dd01cf4ab8ddb9c14ecc3a233 (patch)
treee5e76bec3c13fa615d5f61a711a5ca4cb2a19d09 /data
parente1928c6f0b8d5a51055c63b370b0a62712c6a4c5 (diff)
downloadplus-ca7619152f0e800dd01cf4ab8ddb9c14ecc3a233.tar.gz
plus-ca7619152f0e800dd01cf4ab8ddb9c14ecc3a233.tar.bz2
plus-ca7619152f0e800dd01cf4ab8ddb9c14ecc3a233.tar.xz
plus-ca7619152f0e800dd01cf4ab8ddb9c14ecc3a233.zip
Jewelry Theme: New graphic for quest status icons in quest window.
Diffstat (limited to 'data')
-rw-r--r--data/themes/jewelry/CHANGELOG.txt2
-rw-r--r--data/themes/jewelry/complete_icon.xml2
-rw-r--r--data/themes/jewelry/incomplete_icon.xml4
-rw-r--r--data/themes/jewelry/window.pngbin25414 -> 26736 bytes
4 files changed, 6 insertions, 2 deletions
diff --git a/data/themes/jewelry/CHANGELOG.txt b/data/themes/jewelry/CHANGELOG.txt
index 8d46876d1..280145e7d 100644
--- a/data/themes/jewelry/CHANGELOG.txt
+++ b/data/themes/jewelry/CHANGELOG.txt
@@ -16,6 +16,6 @@ Version 1.0 (10.12.2012)
- Transparent background for specific windows
- Updated Cursors
- New graphic for scrollbar background
- - ANDROID: graphic for on-screen keyboard, joypad area and on-screen buttons
- New Cursors graphic: Mechanism Trigger, Doors/Warps
- New Font color combinations and window-specific color scheme for better readability
+ - ANDROID: graphic for on-screen keyboard, joypad area and on-screen buttons \ No newline at end of file
diff --git a/data/themes/jewelry/complete_icon.xml b/data/themes/jewelry/complete_icon.xml
index 974630f50..82eb21afb 100644
--- a/data/themes/jewelry/complete_icon.xml
+++ b/data/themes/jewelry/complete_icon.xml
@@ -1,5 +1,7 @@
<skinset name="Default" image="window.png">
<widget type="Window">
+
<part type="standart" xpos="41" ypos="223" width="20" height="18" />
+
</widget>
</skinset>
diff --git a/data/themes/jewelry/incomplete_icon.xml b/data/themes/jewelry/incomplete_icon.xml
index b8da92a0a..311faa0d8 100644
--- a/data/themes/jewelry/incomplete_icon.xml
+++ b/data/themes/jewelry/incomplete_icon.xml
@@ -1,5 +1,7 @@
<skinset name="Default" image="window.png">
<widget type="Window">
- <part type="standart" xpos="0" ypos="0" width="16" height="16" />
+
+ <part type="standart" xpos="63" ypos="223" width="20" height="18" />
+
</widget>
</skinset>
diff --git a/data/themes/jewelry/window.png b/data/themes/jewelry/window.png
index 228812abc..73b84c649 100644
--- a/data/themes/jewelry/window.png
+++ b/data/themes/jewelry/window.png
Binary files differ