summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorIan Weller <ianweller@gmail.com>2008-11-06 20:02:32 -0600
committerIan Weller <ianweller@gmail.com>2008-11-06 20:02:32 -0600
commit7160f64fd2d506d5f9021ed6639805e9af7ce357 (patch)
tree3b0007b10c54db5dc10c8100ce279671f5bc473f /templates
parent6a3752bf45daead85162f4b1469f8de1747f7ae2 (diff)
downloadfedora-business-cards-7160f64fd2d506d5f9021ed6639805e9af7ce357.tar.gz
fedora-business-cards-7160f64fd2d506d5f9021ed6639805e9af7ce357.tar.xz
fedora-business-cards-7160f64fd2d506d5f9021ed6639805e9af7ce357.zip
Use configuration file to determine templates
Diffstat (limited to 'templates')
-rw-r--r--templates/templates.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/templates.ini b/templates/templates.ini
new file mode 100644
index 0000000..82c3c0f
--- /dev/null
+++ b/templates/templates.ini
@@ -0,0 +1,11 @@
+[northamerica]
+humandesc = North America
+front = front-northamerica.svg
+back = back-northamerica.svg
+type = svg
+
+[overnightprints]
+humandesc = OvernightPrints.com (1/16" bleed)
+front = front-overnightprints.svg
+back = back-overnightprints.svg
+type = svg