made icon sizes better configurable

This commit is contained in:
Martin Wagner
2020-08-18 15:31:41 +02:00
parent e7cce87d57
commit 576c50e882
4 changed files with 172 additions and 144 deletions

View File

@@ -43,7 +43,12 @@
</key>
<key type="i" name="icon-size">
<default>24</default>
<summary>Size of button icons in control bar</summary>
<summary>Size of icons in control bar</summary>
<description></description>
</key>
<key type="i" name="icon-size-sec">
<default>16</default>
<summary>Size of icons in secondary control bars</summary>
<description></description>
</key>
<key type="b" name="use-csd">