Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/rpms/sugar/0017-Add-font-dpi-schema.patch
diff options
context:
space:
mode:
Diffstat (limited to 'rpms/sugar/0017-Add-font-dpi-schema.patch')
-rw-r--r--rpms/sugar/0017-Add-font-dpi-schema.patch34
1 files changed, 34 insertions, 0 deletions
diff --git a/rpms/sugar/0017-Add-font-dpi-schema.patch b/rpms/sugar/0017-Add-font-dpi-schema.patch
new file mode 100644
index 0000000..858b332
--- /dev/null
+++ b/rpms/sugar/0017-Add-font-dpi-schema.patch
@@ -0,0 +1,34 @@
+From cd0ea7bfa330b45351a9aa61c85b39dfc376bf8d Mon Sep 17 00:00:00 2001
+From: Jorge Saldivar <jsaldivar@paraguayeduca.org>
+Date: Fri, 18 Jun 2010 13:02:46 -0400
+Subject: [PATCH sugar 17/74] Add font dpi schema
+
+---
+ data/sugar.schemas.in | 11 +++++++++++
+ 1 files changed, 11 insertions(+), 0 deletions(-)
+
+diff --git a/data/sugar.schemas.in b/data/sugar.schemas.in
+index 8b3e1ad..c9bc7fe 100644
+--- a/data/sugar.schemas.in
++++ b/data/sugar.schemas.in
+@@ -260,6 +260,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>
+--
+1.7.6
+