gnome-terminal r2658 - trunk/src



Author: chpe
Date: Thu May 29 19:42:42 2008
New Revision: 2658
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2658&view=rev

Log:
Reconcile schemas default with actual defaults.


Modified:
   trunk/src/gnome-terminal.schemas.in

Modified: trunk/src/gnome-terminal.schemas.in
==============================================================================
--- trunk/src/gnome-terminal.schemas.in	(original)
+++ trunk/src/gnome-terminal.schemas.in	Thu May 29 19:42:42 2008
@@ -283,7 +283,7 @@
       <applyto>/apps/gnome-terminal/profiles/Default/scrollback_lines</applyto>
       <owner>gnome-terminal</owner>
       <type>int</type>
-      <default>500</default>
+      <default>512</default>
       <locale name="C">
          <short>Number of lines to keep in scrollback</short>
          <long>
@@ -390,7 +390,7 @@
       <applyto>/apps/gnome-terminal/profiles/Default/custom_command</applyto>
       <owner>gnome-terminal</owner>
       <type>string</type>
-      <default> </default>
+      <default></default>
       <locale name="C">
          <short>Custom command to use instead of the shell</short>
          <long>
@@ -432,27 +432,11 @@
     </schema>
 
     <schema>
-      <key>/schemas/apps/gnome-terminal/profiles/Default/x_font</key>
-      <applyto>/apps/gnome-terminal/profiles/Default/x_font</applyto>
-      <owner>gnome-terminal</owner>
-      <type>string</type>
-      <default>-misc-fixed-medium-r-semicondensed--*-120-*-*-c-*-*-*</default>
-      <locale name="C">
-         <short>Font</short>
-         <long>
-          An X font name. See the X man page (type "man X") for more 
-          details on the format of X font names.
-         </long>
-      </locale>
-    </schema>
-
-
-    <schema>
       <key>/schemas/apps/gnome-terminal/profiles/Default/font</key>
       <applyto>/apps/gnome-terminal/profiles/Default/font</applyto>
       <owner>gnome-terminal</owner>
       <type>string</type>
-      <default>monospace 12</default>
+      <default>Monospace 12</default>
       <locale name="C">
          <short>Font</short>
          <long>
@@ -481,7 +465,7 @@
       <applyto>/apps/gnome-terminal/profiles/Default/background_image</applyto>
       <owner>gnome-terminal</owner>
       <type>string</type>
-      <default> </default>
+      <default></default>
       <locale name="C">
          <short>Background image</short>
          <long>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]