0ad/binaries/data/mods/public/gui/civinfo/setup.xml
sanderd17 73470a3610 Remove all references to serif fonts in the GUI files (see cde72788a2)
Rebuild the sans fonts to include the missing glyph character (fixes
#2483)
Update the pot files

This was SVN commit r14980.
2014-04-24 13:33:15 +00:00

15 lines
235 B
XML

<?xml version="1.0" encoding="utf-8"?>
<setup>
<tooltip name="civInfoTooltip"
anchor="top"
buffer_zone="10"
delay="50"
font="sans-12"
textcolor="white"
maxwidth="440"
offset="16 24"
sprite="bgTooltipBox"
/>
</setup>