Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJorge Saldivar <jsaldivar@paraguayeduca.org>2010-06-18 17:02:46 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2010-11-01 16:49:54 (GMT)
commite15f79e3362eb92518fc3e11e919b117d1056742 (patch)
treebf029c0661e5719a0b758b9782f4ac543b007a53
parentb72c822b278619e946e698d69d1b92f5583e5e79 (diff)
Add font dpi schema
-rw-r--r--data/sugar.schemas.in12
1 files changed, 11 insertions, 1 deletions
diff --git a/data/sugar.schemas.in b/data/sugar.schemas.in
index b9606ba..78aea9d 100644
--- a/data/sugar.schemas.in
+++ b/data/sugar.schemas.in
@@ -249,6 +249,17 @@
<long>Font size that is used throughout the desktop.</long>
</locale>
</schema>
+ <schema>
+ <key>/schemas/desktop/sugar/font/dpi</key>
+ <applyto>/desktop/sugar/font/dpi</applyto>
+ <owner>sugar</owner>
+ <type>int</type>
+ <default>200</default>
+ <locale name="C">
+ <short>Default font dpi</short>
+ <long>Font dpi that is used throughout the desktop.</long>
+ </locale>
+ </schema>
<schema>
<key>/schemas/desktop/sugar/i18n/langpackdir</key>
@@ -328,6 +339,5 @@
<long>GSM network personal unlock key configuration</long>
</locale>
</schema>
-
</schemalist>
</gconfschemafile>