Skip to content

Commit

Permalink
themes: Remove the brief top bar tooltips
Browse files Browse the repository at this point in the history
These are the tooltips of the images. Mousing over the figures next to
the images shows a more verbose tooltip.

For #1068/#1060
  • Loading branch information
jostephd committed Sep 14, 2019
1 parent de8a913 commit b4e9775
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/themes/default.cfg
Expand Up @@ -175,7 +175,7 @@
[label]
id=gold-icon
icon=themes/gold.png
text= _ "gold"
text= ""
ref=gold-box-center
rect="=+1,=-1,+17,+17"
xanchor=fixed
Expand All @@ -184,7 +184,7 @@
[label]
id=villages-icon
icon=themes/villages.png
text= _ "villages"
text= ""
ref=villages-box-center
rect="=+1,=-1,+17,+17"
xanchor=fixed
Expand All @@ -193,7 +193,7 @@
[label]
id=units-icon
icon=themes/units.png
text= _ "units"
text= ""
ref=units-box-center
rect="=+1,=-1,+17,+17"
xanchor=fixed
Expand All @@ -202,7 +202,7 @@
[label]
id=upkeep-icon
icon=themes/upkeep.png
text= _ "upkeep"
text= ""
ref=upkeep-box-center
rect="=+1,=-1,+25,+17"
xanchor=fixed
Expand All @@ -211,7 +211,7 @@
[label]
id=income-icon
icon=themes/income.png
text= _ "income"
text= ""
ref=income-box-center
rect="=+1,=-1,+25,+17"
xanchor=fixed
Expand Down

0 comments on commit b4e9775

Please sign in to comment.