Mercurial > repos > brenninc > tagdust_2_31
comparison macros.xml @ 1:da90c37031bb draft default tip
Uploaded
| author | brenninc |
|---|---|
| date | Tue, 21 Jun 2016 03:37:10 -0400 |
| parents | 40c86e14b674 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:40c86e14b674 | 1:da90c37031bb |
|---|---|
| 75 </conditional> | 75 </conditional> |
| 76 </xml> | 76 </xml> |
| 77 <xml name="include_barcode_file"> | 77 <xml name="include_barcode_file"> |
| 78 <conditional name="include"> | 78 <conditional name="include"> |
| 79 <param name="barcode_files" type="select" label="Choose to find the barcode files (If any)"> | 79 <param name="barcode_files" type="select" label="Choose to find the barcode files (If any)"> |
| 80 <option value="yes" selected="true">Yes. Look for possible barcode separated files.</option> | 80 <option value="no" selected="true">No. Ignores all barcode files even if these are generated.</option> |
| 81 <option value="no" >No. Ignores all barcode files even if these are generated.</option> | 81 <option value="yes">Yes. Look for possible barcode separated files.</option> |
| 82 </param> | 82 </param> |
| 83 <when value="yes"/> | 83 <when value="yes"/> |
| 84 <when value="no"/> | 84 <when value="no"/> |
| 85 </conditional> | 85 </conditional> |
| 86 </xml> | 86 </xml> |
