mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Add support for opening .flatpakrepo files
This commit is contained in:
@@ -10,4 +10,4 @@ StartupNotify=true
|
|||||||
Keywords=flatpak;packages;apps;remotes;snapshots;
|
Keywords=flatpak;packages;apps;remotes;snapshots;
|
||||||
Comment=Manage all things Flatpak
|
Comment=Manage all things Flatpak
|
||||||
X-Purism-FormFactor=Workstation;Mobile;
|
X-Purism-FormFactor=Workstation;Mobile;
|
||||||
MimeType=application/vnd.flatpak.ref;application/vnd.flatpak;x-scheme-handler/flatpak;
|
MimeType=application/vnd.flatpak.ref;application/vnd.flatpak;x-scheme-handler/flatpak;application/vnd.flatpak.repo
|
||||||
|
|||||||
@@ -32,6 +32,7 @@
|
|||||||
<control>touch</control>
|
<control>touch</control>
|
||||||
<mime>application/vnd.flatpak.ref</mime>
|
<mime>application/vnd.flatpak.ref</mime>
|
||||||
<mime>application/vnd.flatpak</mime>
|
<mime>application/vnd.flatpak</mime>
|
||||||
|
<mime>application/vnd.flatpak.repo</mime>
|
||||||
</supports>
|
</supports>
|
||||||
<requires>
|
<requires>
|
||||||
<display_length compare="ge">330</display_length>
|
<display_length compare="ge">330</display_length>
|
||||||
|
|||||||
Reference in New Issue
Block a user