[gedit/gnome-2-28] Revert per OS default font in schemas
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit/gnome-2-28] Revert per OS default font in schemas
- Date: Mon, 9 Nov 2009 16:00:07 +0000 (UTC)
commit 8674d9cec704f955c9eec59450de0f2b31edae5e
Author: Jesse van den Kieboom <jesse vandenkieboom epfl ch>
Date: Mon Nov 9 16:59:50 2009 +0100
Revert per OS default font in schemas
The per OS default font conflicts with translated font names
and as such has been reverted. It would still be nice to support
different default fonts on different OSes somehow.
data/gedit.schemas.in.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gedit.schemas.in.in b/data/gedit.schemas.in.in
index 48c864d..aef60f5 100644
--- a/data/gedit.schemas.in.in
+++ b/data/gedit.schemas.in.in
@@ -22,7 +22,7 @@
<type>string</type>
<locale name="C">
<default><!-- Translators: This is the Editor Font.
- This is a Pango font-->@DEFAULT_FONT@</default>
+ This is a Pango font-->Monospace 12</default>
<short>Editor Font</short>
<long>A custom font that will be used for the editing area.
This will only take effect if the "Use Default Font" option is
@@ -394,7 +394,7 @@
<type>string</type>
<locale name="C">
<default><!-- Translators: This is the Body font for printing.
- This is a Pango font.-->@DEFAULT_PRINT_FONT@</default>
+ This is a Pango font.-->Monospace 9</default>
<short>Body Font for Printing</short>
<long>Specifies the font to use for a document's body when
printing documents.</long>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]