summaryrefslogtreecommitdiff
path: root/data/rc.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/rc.xml.in')
-rw-r--r--data/rc.xml.in18
1 files changed, 12 insertions, 6 deletions
diff --git a/data/rc.xml.in b/data/rc.xml.in
index 6233c2e2..d42c3135 100644
--- a/data/rc.xml.in
+++ b/data/rc.xml.in
@@ -44,26 +44,32 @@
<keepBorder>yes</keepBorder>
<hideDisabled>no</hideDisabled>
<font place="ActiveWindow">
- <name>arial,sans</name>
+ <name>sans</name>
<size>7</size>
<weight>bold</weight>
<slant>normal</slant>
</font>
<font place="InactiveWindow">
- <name>arial,sans</name>
+ <name>sans</name>
<size>7</size>
<weight>bold</weight>
<slant>normal</slant>
</font>
- <font place="MenuTitle">
- <name>arial,sans</name>
+ <font place="MenuHeader">
+ <name>sans</name>
<size>8</size>
<weight>bold</weight>
<slant>normal</slant>
</font>
<font place="MenuItem">
- <name>arial,sans</name>
- <size>8</size>
+ <name>sans</name>
+ <size>9</size>
+ <weight>bold</weight>
+ <slant>normal</slant>
+ </font>
+ <font place="OnScreenDisplay">
+ <name>sans</name>
+ <size>9</size>
<weight>bold</weight>
<slant>normal</slant>
</font>