diff options
Diffstat (limited to 'data/themes/jewelry/complete_icon.xml')
-rw-r--r-- | data/themes/jewelry/complete_icon.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/data/themes/jewelry/complete_icon.xml b/data/themes/jewelry/complete_icon.xml index 82eb21afb..5a32e4f8a 100644 --- a/data/themes/jewelry/complete_icon.xml +++ b/data/themes/jewelry/complete_icon.xml @@ -1,7 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> - <widget type="Window"> - - <part type="standart" xpos="41" ypos="223" width="20" height="18" /> - - </widget> + <widget type="Window"> + <part type="standart" xpos="41" ypos="223" width="20" height="18" /> + </widget> </skinset> |