r17106 - gnucash/branches/2.2/checks - [r17073] Add a new Liberty(tm) check format (GtkPrint only)

Andreas Köhler andi5 at cvs.gnucash.org
Sun Apr 20 15:24:00 EDT 2008


Author: andi5
Date: 2008-04-20 15:24:00 -0400 (Sun, 20 Apr 2008)
New Revision: 17106
Trac: http://svn.gnucash.org/trac/changeset/17106

Added:
   gnucash/branches/2.2/checks/liberty.chk
Modified:
   gnucash/branches/2.2/checks/Makefile.am
Log:
[r17073] Add a new Liberty(tm) check format (GtkPrint only)

Committed by warlord.


Modified: gnucash/branches/2.2/checks/Makefile.am
===================================================================
--- gnucash/branches/2.2/checks/Makefile.am	2008-04-20 19:23:50 UTC (rev 17105)
+++ gnucash/branches/2.2/checks/Makefile.am	2008-04-20 19:24:00 UTC (rev 17106)
@@ -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/branches/2.2/checks/liberty.chk
===================================================================
--- gnucash/branches/2.2/checks/liberty.chk	                        (rev 0)
+++ gnucash/branches/2.2/checks/liberty.chk	2008-04-20 19:24:00 UTC (rev 17106)
@@ -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