ensure icon-only buttons have at least 12x12 icons

SVN revision: 79376
This commit is contained in:
Carsten Haitzler 2012-11-16 11:18:37 +00:00
parent a8e86f9922
commit 7d4d6070fe
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
}
description { state: "icon" 0.0;
inherit: "default" 0.0;
min: 12 12;
aspect: 1.0 1.0; aspect_preference: BOTH;
align: 0.5 0.5;
rel2.relative: 1.0 1.0;