]> git.sur5r.net Git - glabels/commit
2003-12-26 Jim Evins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sat, 27 Dec 2003 04:33:08 +0000 (04:33 +0000)
committerJim Evins <evins@snaught.com>
Sat, 27 Dec 2003 04:33:08 +0000 (04:33 +0000)
commit0fc7cd31248b35914e681b37cd703f5366d88c76
tree764076f539361a1d8fbf615b0aa9df29270acc13
parenta155fb708375c1ed04bd184a45866ea1606a1831
2003-12-26  Jim Evins  <evins@snaught.com>

* src/paper.c:
* src/template.c:
* src/util.c:
* src/util.h:
Moved local versions of get_home_data_dir() in paper.c and
template.c to util package.  Cleaned up formatting in
util.[ch].

* src/template.c:
In gl_template_register() save a copy of the template in
~/.glabels if the template is not known.  Still need to
handle duplicate filename case and duplicate name but
different template case.

* src/xml-label.c:
* src/xml.h:
Moved local definition of NAME_SPACE macro from xml-label.c
to xml.h.

* src/xml-template.c:
* src/xml-template.h:
Added function gl_xml_template_write_template_to_file(), used
in gl_template_register().

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