mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-03 20:56:49 -04:00
rename zim icon to "org.kiwix.desktop.x-zim"
flatpack doesn't export files that aren't prefixed like the app (org.kiwix.desktop) so it has to be renamed and to be precised in the mimetype.xml file because it doesn't matched to the mimetype's name anymore
This commit is contained in:
parent
3cc06729d9
commit
7b49f08360
@ -126,7 +126,7 @@ unix {
|
||||
INSTALLS += app_icon24 app_icon32 app_icon48 app_icon128 app_icon256
|
||||
|
||||
mime_icon48.path = $$PREFIX/share/icons/hicolor/48x48/mimetypes
|
||||
mime_icon48.files = resources/icons/kiwix/application-org.kiwix.desktop.x-zim.png
|
||||
mime_icon48.files = resources/icons/48/kiwix/org.kiwix.desktop.x-zim.png
|
||||
INSTALLS += mime_icon48
|
||||
|
||||
mime_file.path = $$PREFIX/share/mime/packages/
|
||||
|
BIN
resources/icons/kiwix/48/org.kiwix.desktop.x-zim.png
Normal file
BIN
resources/icons/kiwix/48/org.kiwix.desktop.x-zim.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.0 KiB |
@ -7,6 +7,7 @@
|
||||
</magic>
|
||||
<glob pattern="*.zim"/>
|
||||
<glob pattern="*.zimaa"/>
|
||||
<icon name="org.kiwix.desktop.x-zim"/>
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user