diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-12-13 12:33:40 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-12-13 12:33:40 +0300 |
commit | 5e2e0806b135afc33c949b0c7b03da48636f4512 (patch) | |
tree | cb4fff92594a0052d2746df2d3e2a7bee32cf36f /data/graphics/gui/connection.xml | |
parent | c5f980195ebf4e249b8759d660a703803fc3e369 (diff) | |
download | plus-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.gz plus-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.bz2 plus-5e2e0806b135afc33c949b0c7b03da48636f4512.tar.xz plus-5e2e0806b135afc33c949b0c7b03da48636f4512.zip |
add theme file for connection dialog.
Diffstat (limited to 'data/graphics/gui/connection.xml')
-rw-r--r-- | data/graphics/gui/connection.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/graphics/gui/connection.xml b/data/graphics/gui/connection.xml new file mode 100644 index 000000000..18a7cfaa1 --- /dev/null +++ b/data/graphics/gui/connection.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<skinset name="Default" image="window.png"> + <widget type="Window"> + </widget> +</skinset> |