]> git.sur5r.net Git - glabels/commit
When looking up templates by name and name isn't found, return
authorJim Evins <evins@snaught.com>
Fri, 26 Dec 2003 06:56:12 +0000 (06:56 +0000)
committerJim Evins <evins@snaught.com>
Fri, 26 Dec 2003 06:56:12 +0000 (06:56 +0000)
commit33b3bebc5d206145cf608c7112ecf8b188ac0a1c
tree5c5a674f3624c1024b9b64ef217d4e85ac0c299c
parentf1357e3a29e2b291c6574f49164497e046d2feab
When looking up templates by name and name isn't found, return
first template instead of NULL (suggested by Wayne Schuller <k_wayne@linuxpower.org>).  In addition, added code to register templates (make known, if not already known) when they are encountered when reading a label.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@386 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/src/paper.c
glabels2/src/paper.h
glabels2/src/template.c
glabels2/src/template.h
glabels2/src/xml-label-191.c
glabels2/src/xml-label.c