4c0ce1146a
- Added side pane for product preview and information - Product selection is done with a separate pushbutton, so that user gets a chance to preview the complete product information before committing to the selection - Supports two view modes: Grid View and List View - View mode is automatically stored in Settings, so it will default to the user's prefered mode - Should address most concerns in #109 and #142
24 lines
933 B
XML
24 lines
933 B
XML
<?xml version="1.0"?>
|
|
|
|
<Glabels-templates>
|
|
|
|
|
|
<!-- ******************************************************************** -->
|
|
<!-- Avery non-standard size products (not US-Letter/Legal or ISO) -->
|
|
<!-- ******************************************************************** -->
|
|
|
|
<!-- =================================================================== -->
|
|
<!-- Avery 6141 family: File folder labels, 5/8'' x 2_3/4'', 7 per sheet -->
|
|
<!-- =================================================================== -->
|
|
<Template brand="Avery" part="6141" size="other" width="207pt" height="351pt"
|
|
_description="File folder labels">
|
|
<Meta category="label"/>
|
|
<Label-rectangle id="0" width="198pt" height="45pt" round="4.5pt" waste="0pt">
|
|
<Markup-margin size="4.5pt"/>
|
|
<Layout nx="1" ny="7" x0="4.5pt" y0="4.5pt" dx="198pt" dy="49.5pt"/>
|
|
</Label-rectangle>
|
|
</Template>
|
|
|
|
|
|
</Glabels-templates>
|