AUDIT: r17073 - gnucash/trunk/checks - Add a new Liberty(tm) check format (GtkPrint only)

Derek Atkins warlord at cvs.gnucash.org
Tue Apr 8 13:01:10 EDT 2008


Author: warlord
Date: 2008-04-08 13:01:10 -0400 (Tue, 08 Apr 2008)
New Revision: 17073
Trac: http://svn.gnucash.org/trac/changeset/17073

Added:
   gnucash/trunk/checks/liberty.chk
Modified:
   gnucash/trunk/checks/Makefile.am
Log:
Add a new Liberty(tm) check format (GtkPrint only)
BP

Modified: gnucash/trunk/checks/Makefile.am
===================================================================
--- gnucash/trunk/checks/Makefile.am	2008-04-07 22:28:02 UTC (rev 17072)
+++ gnucash/trunk/checks/Makefile.am	2008-04-08 17:01:10 UTC (rev 17073)
@@ -4,6 +4,7 @@
 if HAVE_GTK_2_10
 checks_DATA = \
 	deluxe.chk \
+	liberty.chk \
 	quicken.chk \
 	quicken_wallet.chk
 else
@@ -15,6 +16,7 @@
 
 EXTRA_DIST = \
 	deluxe.chk \
+	liberty.chk \
 	quicken.chk \
 	quicken_wallet.chk \
 	gnomeprint/deluxe.chk \

Added: gnucash/trunk/checks/liberty.chk
===================================================================
--- gnucash/trunk/checks/liberty.chk	                        (rev 0)
+++ gnucash/trunk/checks/liberty.chk	2008-04-08 17:01:10 UTC (rev 17073)
@@ -0,0 +1,23 @@
+[Top]
+Guid = 378e5740-a2d3-4678-be20-37d14d97b458
+Title = Liberty(tm) Personal Checks US-Letter
+Rotation = -90.0
+Translation = 4;492
+Show_Grid = false
+Show_Boxes = false
+
+[Check Items]
+Type_1 = PAYEE
+Coords_1 = 118.0;74.0
+
+Type_2 = AMOUNT_WORDS
+Coords_2 = 90.0;96.0
+
+Type_3 = AMOUNT_NUMBER
+Coords_3 = 415.0;74.0
+
+Type_4 = DATE
+Coords_4 = 323.0;43.0
+
+Type_5 = NOTES
+Coords_5 = 90.0;155.0



More information about the gnucash-changes mailing list