diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-11-17 16:55:56 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-11-17 17:14:13 +0300 |
commit | 35244e4120f3f9d36990e206380b1a2023e4d0b0 (patch) | |
tree | b86b1ddf0f135b8b68bc5a49c40e3b792dafe165 /data/graphics/gui/CMakeLists.txt | |
parent | 62b750528fd3d1064eaeb8ff33f58e7bf9b5aaa7 (diff) | |
download | plus-35244e4120f3f9d36990e206380b1a2023e4d0b0.tar.gz plus-35244e4120f3f9d36990e206380b1a2023e4d0b0.tar.bz2 plus-35244e4120f3f9d36990e206380b1a2023e4d0b0.tar.xz plus-35244e4120f3f9d36990e206380b1a2023e4d0b0.zip |
Add theming to browserbox.
New theme file: browserbox.xml
New theme options:
padding - padding for browserbox
newLinePadding - additional padding for new line wrapping.
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 9f2f847da..6d1589365 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -1,4 +1,5 @@ SET (FILES + browserbox.xml bubble.png bubble.xml button.xml |