From 2476351d67671ac5386fb9ae42fdf384b571f097 Mon Sep 17 00:00:00 2001 From: josteph Date: Sat, 14 Sep 2019 12:44:24 +0000 Subject: [PATCH] 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 b4e977555b15cef6e781107fbb8cf5400123730c) --- data/themes/default.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/themes/default.cfg b/data/themes/default.cfg index e57944cc7e6..857d4fd4c2b 100644 --- a/data/themes/default.cfg +++ b/data/themes/default.cfg @@ -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 @@ -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 @@ -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 @@ -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 @@ -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