diff options
Diffstat (limited to 'data/themes/jewelry/circle-off.xml')
-rw-r--r-- | data/themes/jewelry/circle-off.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/data/themes/jewelry/circle-off.xml b/data/themes/jewelry/circle-off.xml index 110bc1935..b28e3ae96 100644 --- a/data/themes/jewelry/circle-off.xml +++ b/data/themes/jewelry/circle-off.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="105" ypos="164" width="13" height="13" /> - </widget> + <widget type="Window"> + <part type="standart" xpos="105" ypos="164" width="13" height="13" /> + </widget> </skinset> |