themes: Remove the brief top bar tooltips

These are the tooltips of the images. Mousing over the figures next to
the images shows a more verbose tooltip.

For #1068/#1060

(cherry picked from commit b4e977555b)
This commit is contained in:
josteph 2019-09-14 12:44:24 +00:00
parent 145262bc2d
commit 2476351d67

View file

@ -175,7 +175,7 @@
[label] [label]
id=gold-icon id=gold-icon
icon=themes/gold.png icon=themes/gold.png
text= _ "gold" text= ""
ref=gold-box-center ref=gold-box-center
rect="=+1,=-1,+17,+17" rect="=+1,=-1,+17,+17"
xanchor=fixed xanchor=fixed
@ -184,7 +184,7 @@
[label] [label]
id=villages-icon id=villages-icon
icon=themes/villages.png icon=themes/villages.png
text= _ "villages" text= ""
ref=villages-box-center ref=villages-box-center
rect="=+1,=-1,+17,+17" rect="=+1,=-1,+17,+17"
xanchor=fixed xanchor=fixed
@ -193,7 +193,7 @@
[label] [label]
id=units-icon id=units-icon
icon=themes/units.png icon=themes/units.png
text= _ "units" text= ""
ref=units-box-center ref=units-box-center
rect="=+1,=-1,+17,+17" rect="=+1,=-1,+17,+17"
xanchor=fixed xanchor=fixed
@ -202,7 +202,7 @@
[label] [label]
id=upkeep-icon id=upkeep-icon
icon=themes/upkeep.png icon=themes/upkeep.png
text= _ "upkeep" text= ""
ref=upkeep-box-center ref=upkeep-box-center
rect="=+1,=-1,+25,+17" rect="=+1,=-1,+25,+17"
xanchor=fixed xanchor=fixed
@ -211,7 +211,7 @@
[label] [label]
id=income-icon id=income-icon
icon=themes/income.png icon=themes/income.png
text= _ "income" text= ""
ref=income-box-center ref=income-box-center
rect="=+1,=-1,+25,+17" rect="=+1,=-1,+25,+17"
xanchor=fixed xanchor=fixed