mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 20:05:37 -04:00
[localeq] use image instead of theme icon
This commit is contained in:
parent
740d723ec0
commit
01f0367459
3 changed files with 5723 additions and 2 deletions
5720
src/modules/localeq/img/locale.svg
Executable file
5720
src/modules/localeq/img/locale.svg
Executable file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 150 KiB |
|
@ -63,8 +63,8 @@ Page {
|
|||
rowSpacing: Kirigami.Units.largeSpacing
|
||||
columnSpacing: Kirigami.Units.largeSpacing
|
||||
|
||||
Kirigami.Icon {
|
||||
source: "application-x-gettext-translation"
|
||||
Image {
|
||||
source: "img/locale.svg"
|
||||
Layout.fillHeight: true
|
||||
Layout.maximumHeight: Kirigami.Units.iconSizes.medium
|
||||
Layout.preferredWidth: height
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<file>localeq.qml</file>
|
||||
<file>Map.qml</file>
|
||||
<file>Offline.qml</file>
|
||||
<file>img/locale.svg</file>
|
||||
<file>img/minus.png</file>
|
||||
<file>img/pin.svg</file>
|
||||
<file>img/plus.png</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue