diff options
author | Thierry Crozat | 2010-09-20 21:17:28 +0000 |
---|---|---|
committer | Thierry Crozat | 2010-09-20 21:17:28 +0000 |
commit | b65c17edc4ecaf8d749fcd54d2552b2be6e88e4c (patch) | |
tree | 22654b050c1590af01893a56bb0679dec32acd70 /gui/themes | |
parent | 10031f81f6d973ea1828b1e27f81cca8ae15d457 (diff) | |
download | scummvm-rg350-b65c17edc4ecaf8d749fcd54d2552b2be6e88e4c.tar.gz scummvm-rg350-b65c17edc4ecaf8d749fcd54d2552b2be6e88e4c.tar.bz2 scummvm-rg350-b65c17edc4ecaf8d749fcd54d2552b2be6e88e4c.zip |
GUI: Give slightly more space to the options label in scummmodern theme
I think I have checked everywhere and it looks good both in English and in
French. This might help for future translations. I am not committing the
change to the 1.2.0 branch though as I am not completely sure it is
harmless.
svn-id: r52830
Diffstat (limited to 'gui/themes')
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 181820 -> 181823 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex bc65b4dacb..f6c3ba7da4 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index 484dd15429..9cf7267488 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -53,7 +53,7 @@ <def var = 'Tooltip.YDelta' value = '32'/> <widget name = 'OptionsLabel' - size = '110, Globals.Line.Height' + size = '115, Globals.Line.Height' textalign = 'right' /> <widget name = 'SmallLabel' |