diff options
Diffstat (limited to 'data/themes/jewelry/circle-on.xml')
-rw-r--r-- | data/themes/jewelry/circle-on.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/data/themes/jewelry/circle-on.xml b/data/themes/jewelry/circle-on.xml index 7ae624236..962b62232 100644 --- a/data/themes/jewelry/circle-on.xml +++ b/data/themes/jewelry/circle-on.xml @@ -1,5 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - <part type="standart" xpos="89" ypos="164" width="13" height="13" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="89" ypos="164" width="13" height="13" /> + </widget> </skinset> |