[gsettings-desktop-schemas] Use 11 pt fonts by default.
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Use 11 pt fonts by default.
- Date: Thu, 17 Feb 2011 18:09:39 +0000 (UTC)
commit 1124b365d24e85d409a38cd6bc3ae98a3b01bb12
Author: William Jon McCann <jmccann redhat com>
Date: Thu Feb 17 13:08:35 2011 -0500
Use 11 pt fonts by default.
Preferred by Owen and agreed on by Me and Jakub
.../org.gnome.desktop.interface.gschema.xml.in.in | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.interface.gschema.xml.in.in b/schemas/org.gnome.desktop.interface.gschema.xml.in.in
index 0421da2..43fee28 100644
--- a/schemas/org.gnome.desktop.interface.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.interface.gschema.xml.in.in
@@ -11,7 +11,7 @@
<default>true</default>
<_summary>Enable Animations</_summary>
<_description>
- Whether animations should be displayed. Note: This is a global key,
+ Whether animations should be displayed. Note: This is a global key,
it changes the behaviour of the window manager, the panel etc.
</_description>
</key>
@@ -26,7 +26,7 @@
<default>false</default>
<_summary>Can Change Accels</_summary>
<_description>
- Whether the user can dynamically type a new accelerator when
+ Whether the user can dynamically type a new accelerator when
positioned over an active menuitem.
</_description>
</key>
@@ -34,7 +34,7 @@
<default>'both-horiz'</default>
<_summary>Toolbar Style</_summary>
<_description>
- Toolbar Style. Valid values are "both", "both-horiz", "icons",
+ Toolbar Style. Valid values are "both", "both-horiz", "icons",
and "text".
</_description>
</key>
@@ -118,7 +118,7 @@
</_description>
</key>
<key name="font-name" type="s">
- <default>'Cantarell 10'</default>
+ <default>'Cantarell 11'</default>
<_summary>Default font</_summary>
<_description>
Name of the default font used by gtk+.
@@ -146,17 +146,17 @@
</_description>
</key>
<key name="document-font-name" type="s">
- <default>'Sans 10'</default>
+ <default>'Sans 11'</default>
<_summary>Document font</_summary>
<_description>
Name of the default font used for reading documents.
</_description>
</key>
<key name="monospace-font-name" type="s">
- <default>'Monospace 10'</default>
+ <default>'Monospace 11'</default>
<_summary>Monospace font</_summary>
<_description>
- Name of a monospaced (fixed-width) font for use in locations like
+ Name of a monospaced (fixed-width) font for use in locations like
terminals.
</_description>
</key>
@@ -178,7 +178,7 @@
<default>true</default>
<_summary>Show the 'Input Methods' menu</_summary>
<_description>
- Whether the context menus of entries and text views should offer to
+ Whether the context menus of entries and text views should offer to
change the input method.
</_description>
</key>
@@ -186,7 +186,7 @@
<default>true</default>
<_summary>Show the 'Unicode Control Character' menu</_summary>
<_description>
- Whether the context menus of entries and text views should offer to
+ Whether the context menus of entries and text views should offer to
insert control characters.
</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]