e17/theme: fix long filenames in path bar

SVN revision: 63448
This commit is contained in:
Hannes Janetzek 2011-09-17 13:06:12 +00:00
parent 6e731831db
commit 0fc0a3fc56
1 changed files with 2 additions and 1 deletions

View File

@ -40467,7 +40467,8 @@ collections {
text { text {
font: "Sans:style=Bold"; font: "Sans:style=Bold";
size: 10; size: 10;
min: 1 1; min: 0 1;
max: 1 0;
align: 0.5 0.5; align: 0.5 0.5;
elipsis: 0.0; elipsis: 0.0;
} }