Updating icon mimetype
This commit is contained in:
parent
4f29e8e66b
commit
6125c13def
@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
||||
<mime-type type="application/exd">
|
||||
<icon name="me.sergiotarxz.Exd.application-exd"/>
|
||||
<comment>Hiperthermia</comment>
|
||||
<glob pattern="*.exd"/>
|
||||
</mime-type>
|
||||
|
@ -92,7 +92,7 @@ modules:
|
||||
- 'glib-compile-resources --sourcedir=${FLATPAK_DEST}/Hiperthermia ${FLATPAK_DEST}/Hiperthermia/resources.xml'
|
||||
- 'install -Dm644 HiperthermiaSource/me.sergiotarxz.Exd.desktop /app/share/applications/me.sergiotarxz.Exd.desktop'
|
||||
- 'install -Dm644 HiperthermiaSource/me.sergiotarxz.Exd.mime.xml /app/share/mime/packages/me.sergiotarxz.Exd.mime.xml'
|
||||
- 'install -Dm644 HiperthermiaSource/exd.svg /app/share/icons/hicolor/scalable/mimetypes/application-exd.svg'
|
||||
- 'install -Dm644 HiperthermiaSource/exd.svg /app/share/icons/hicolor/scalable/mimetypes/me.sergiotarxz.Exd.application-exd.svg'
|
||||
- 'install -Dm755 HiperthermiaSource/run.sh /app/bin/hiperthermia'
|
||||
- 'install -Dm644 HiperthermiaSource/exd-logo.png /app/share/icons/hicolor/256x256/apps/me.sergiotarxz.Exd.png'
|
||||
- 'update-mime-database /app/share/mime'
|
||||
|
Loading…
Reference in New Issue
Block a user