Update Install Thread Color Palettes Extension (#1126)

pull/1151/head
Kaalleen 2021-04-14 19:05:01 +02:00 zatwierdzone przez GitHub
rodzic a68d2254df
commit f49de8b0cb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 7 dodań i 2 usunięć

Wyświetl plik

@ -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>