]> git.pld-linux.org Git - packages/gedit.git/commitdiff
/apps/gedit-2/preferences/editor/font/use_default_font
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Tue, 24 Feb 2004 21:48:51 +0000 (21:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
<default>TRUE</default>

Changed files:
    gedit2-use_default_font.patch -> 1.1

gedit2-use_default_font.patch [new file with mode: 0644]

diff --git a/gedit2-use_default_font.patch b/gedit2-use_default_font.patch
new file mode 100644 (file)
index 0000000..68d5652
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nuard gedit-2.4.1.orig/data/gedit.schemas.in gedit-2.4.1/data/gedit.schemas.in
+--- gedit-2.4.1.orig/data/gedit.schemas.in     2003-06-12 19:59:58.000000000 +0200
++++ gedit-2.4.1/data/gedit.schemas.in  2004-02-24 22:40:36.668714456 +0100
+@@ -5,7 +5,7 @@
+       <applyto>/apps/gedit-2/preferences/editor/font/use_default_font</applyto>
+       <owner>gedit</owner>
+       <type>bool</type>
+-      <default>FALSE</default>
++      <default>TRUE</default>
+       <locale name="C">
+       <short>Use Default Font</short>
+       <long>Whether to use the system's default font for editing text
This page took 0.148947 seconds and 4 git commands to generate.