[Gnucash-changes] Missed an entry.

David Hampton hampton at cvs.gnucash.org
Fri Jul 22 15:46:17 EDT 2005


Log Message:
-----------
Missed an entry.

Tags:
----
gnucash-gnome2-dev

Modified Files:
--------------
    gnucash/src/gnome/schemas:
        apps_gnucash_general.schemas

Revision Data
-------------
Index: apps_gnucash_general.schemas
===================================================================
RCS file: /home/cvs/cvsroot/gnucash/src/gnome/schemas/Attic/apps_gnucash_general.schemas,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -Lsrc/gnome/schemas/apps_gnucash_general.schemas -Lsrc/gnome/schemas/apps_gnucash_general.schemas -u -r1.1.2.3 -r1.1.2.4
--- src/gnome/schemas/apps_gnucash_general.schemas
+++ src/gnome/schemas/apps_gnucash_general.schemas
@@ -304,6 +304,23 @@
     </schema>
 
     <schema>
+      <key>/schemas/apps/gnucash/general/register/number_of_rows</key>
+      <applyto>/apps/gnucash/general/register/number_of_rows</applyto>
+      <owner>gnucash</owner>
+      <type>float</type>
+      <default>10.0</default>
+      <locale name="C">
+        <short>The number of rows in an invoice.</short>
+        <long>
+	  This field sets the number of rows to show in an invoice.
+	  It does not actually affect the display of the contents of
+	  the window.  It is only used to set the size of the window
+	  when first opened.
+	</long>
+      </locale>
+    </schema>
+
+    <schema>
       <key>/schemas/apps/gnucash/general/report/use_new_window</key>
       <applyto>/apps/gnucash/general/report/use_new_window</applyto>
       <owner>gnucash</owner>


More information about the gnucash-changes mailing list