aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/fonts.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/fonts.xml b/linden/indra/newview/skins/default/xui/en-us/fonts.xml
index 4832910..b6496a9 100644
--- a/linden/indra/newview/skins/default/xui/en-us/fonts.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/fonts.xml
@@ -19,18 +19,18 @@
19 </font> 19 </font>
20 20
21 <font name="SansSerif" comment="Name of san-serif font (Truetype file name)"> 21 <font name="SansSerif" comment="Name of san-serif font (Truetype file name)">
22 <file>"MtBkLfRg.ttf"</file> 22 <file>LiberationSans-Regular.ttf</file>
23 </font> 23 </font>
24 24
25 <font name="SansSerifBold" 25 <font name="SansSerifBold"
26 comment="Name of bold sans-serif font" 26 comment="Name of bold sans-serif font"
27 font_style="Bold"> 27 font_style="Bold">
28 <file>MtBdLfRg.ttf</file> 28 <file>LiberationSans-Bold.ttf</file>
29 </font> 29 </font>
30 30
31 <font name="Monospace" 31 <font name="Monospace"
32 comment="Name of monospace font"> 32 comment="Name of monospace font">
33 <file>DejaVuSansMono.ttf</file> 33 <file>VeraMono.ttf</file>
34 </font> 34 </font>
35 35
36 <font name="DejaVu" 36 <font name="DejaVu"