use quotes around "+" zoom label in 320x240 theme
This commit is contained in:
parent
6d69c2e6eb
commit
c657694007
1 changed files with 2 additions and 2 deletions
|
@ -522,7 +522,7 @@ inherits=800x600
|
|||
[add]
|
||||
[menu]
|
||||
id=zoom-in
|
||||
title=+
|
||||
title="+"
|
||||
font_size={FONT320_SMALL}
|
||||
items=zoomin
|
||||
ref=top-panel
|
||||
|
@ -532,7 +532,7 @@ inherits=800x600
|
|||
[/menu]
|
||||
[menu]
|
||||
id=zoom-out
|
||||
title=-
|
||||
title="-"
|
||||
font_size={FONT320_SMALL}
|
||||
items=zoomout
|
||||
rect="=+11,=,+6,="
|
||||
|
|
Loading…
Add table
Reference in a new issue