diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-12-19 17:20:56 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-12-19 17:20:56 +0300 |
commit | f42f520d5f1b974110677efad256e3dc7ec41c29 (patch) | |
tree | 77dcd6dee4fb6326a48d1436da5c053f58ec7fb5 /data | |
parent | 241524f32722abe6732ce1c04feeb62cfaa3e363 (diff) | |
download | plus-f42f520d5f1b974110677efad256e3dc7ec41c29.tar.gz plus-f42f520d5f1b974110677efad256e3dc7ec41c29.tar.bz2 plus-f42f520d5f1b974110677efad256e3dc7ec41c29.tar.xz plus-f42f520d5f1b974110677efad256e3dc7ec41c29.zip |
Add missing dbutton_image.xml
Diffstat (limited to 'data')
-rw-r--r-- | data/graphics/gui/dbutton_image.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/graphics/gui/dbutton_image.xml b/data/graphics/gui/dbutton_image.xml new file mode 100644 index 000000000..10f56814c --- /dev/null +++ b/data/graphics/gui/dbutton_image.xml @@ -0,0 +1,5 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + <part type="standart" xpos="0" ypos="0" width="0" height="0" /> + </widget> +</skinset> |