Implemented TemplateDesigner.

This commit is contained in:
Jim Evins
2018-04-07 22:24:09 -04:00
parent 6379ba9cef
commit a0e1dae5cf
40 changed files with 4397 additions and 73 deletions
+5 -5
View File
@@ -6,11 +6,11 @@ This document is a reference for manually creating *gLabels* product templates.
*gLabels* searches for templates in several locations as described here:</p>
Location | Description
-----------------------------------------|-----------------------------------------
${prefix}/share/libglabels-qt/templates/ | Predefined templates distributed with glabels.
${XDG_CONFIG_HOME}/libglabels/templates | User defined templates created with the gLabels Template Designer.
${HOME}/.glabels | Manually created templates should be placed here.
Location | Description
------------------------------------------|-----------------------------------------
${prefix}/share/glabels-qt/templates/ | Predefined templates distributed with glabels.
${XDG_CONFIG_HOME}/glabels.org/glabels-qt | User defined templates created with the gLabels Product Template Designer. **Do not place manually created templates here!**
${HOME}/.glabels | Manually created templates should be placed here.