diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-01-18 21:50:02 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-01-18 21:50:02 +0100 |
commit | f99ae49d7278bc14edb19fe141eac3ebe16b2376 (patch) | |
tree | 45ff0a8fdcd3fdcaae71333b80331d4161ff17ed /data/themes/jewelry/ministatus.xml | |
parent | ed554a37242e040162b878275f5862e05df00f8e (diff) | |
download | plus-f99ae49d7278bc14edb19fe141eac3ebe16b2376.tar.gz plus-f99ae49d7278bc14edb19fe141eac3ebe16b2376.tar.bz2 plus-f99ae49d7278bc14edb19fe141eac3ebe16b2376.tar.xz plus-f99ae49d7278bc14edb19fe141eac3ebe16b2376.zip |
Jewelry Theme: bars and icons on top left corner and windows button in top right corner position tuning.
Diffstat (limited to 'data/themes/jewelry/ministatus.xml')
-rw-r--r-- | data/themes/jewelry/ministatus.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/themes/jewelry/ministatus.xml b/data/themes/jewelry/ministatus.xml new file mode 100644 index 000000000..7db6eda92 --- /dev/null +++ b/data/themes/jewelry/ministatus.xml @@ -0,0 +1,11 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + + <option name="padding" value="5" /> + <option name="spacing" value="3" /> + + <option name="iconPadding" value="3" /> + <option name="iconSpacing" value="2" /> + + </widget> +</skinset> |