]> git.sur5r.net Git - glabels/commit
2007-11-18 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sun, 18 Nov 2007 05:06:41 +0000 (05:06 +0000)
committerJim Evins <evins@snaught.com>
Sun, 18 Nov 2007 05:06:41 +0000 (05:06 +0000)
commit8afdc497ab84d6fb788e9822a15c24320d686fbe
treeddf2fa03a99dfd7b7d5fd193f5498f3c5c329689
parentab3ea131f3061e41dd0753167ce5493ecca205ad
2007-11-18  Jim Evins  <evins@snaught.com>

* libglabels/db.c: (lgl_db_register_template), (read_templates):
When registering a new template, don't add to "User defined" category before
writing to file.  Add to "User defined" category when reading from "~/.glabels"
directory instead.  This will allow legacy templates (and manually created
templates) to be automatically added to the "user defined" category.
* libglabels/xml-template.c:
(lgl_xml_template_create_template_node):
Fixed typo/bug causing brand to be wrong.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@690 f5e0f49d-192f-0410-a22d-a8d8700d0965
glabels2/ChangeLog
glabels2/libglabels/db.c
glabels2/libglabels/xml-template.c