kopia lustrzana https://github.com/inkstitch/inkstitch
Update Install Thread Color Palettes Extension (#1126)
rodzic
a68d2254df
commit
f49de8b0cb
|
@ -19,8 +19,13 @@
|
|||
<translate>Ink/Stitch can install palettes for Inkscape matching the thread colors from popular machine embroidery thread manufacturers.
|
||||
</translate>
|
||||
</v-card-text>
|
||||
<v-file-input class="mb-3 mx-3" webkitdirectory hide-details v-model="path"
|
||||
:label="$gettext('Choose Inkscape directory')"></v-file-input>
|
||||
<v-file-input class="mb-3 mx-3" webkitdirectory hide-details v-model="path" truncate-length="45"
|
||||
:label="$gettext('Choose Inkscape directory')">
|
||||
</v-file-input>
|
||||
<v-card-text>
|
||||
<translate>If you are not sure which file path to choose, click on install directly. In most cases Ink/Stitch will guess the correct path.
|
||||
</translate>
|
||||
</v-card-text>
|
||||
<v-card-actions>
|
||||
<v-btn text color="primary" v-on:click="install">
|
||||
<v-icon>mdi-palette</v-icon>
|
||||
|
|
Ładowanie…
Reference in New Issue