mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Add support for flatpak+https:// uri
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
# Translators: Do not translate the application name
|
||||
Name=Warehouse
|
||||
Exec=warehouse %F
|
||||
Exec=warehouse %U
|
||||
Icon=io.github.flattool.Warehouse
|
||||
Terminal=false
|
||||
Type=Application
|
||||
@@ -10,4 +10,4 @@ StartupNotify=true
|
||||
Keywords=flatpak;packages;apps;remotes;snapshots;
|
||||
Comment=Manage all things Flatpak
|
||||
X-Purism-FormFactor=Workstation;Mobile;
|
||||
MimeType=application/vnd.flatpak.ref;application/vnd.flatpak;x-scheme-handler/flatpak;application/vnd.flatpak.repo
|
||||
MimeType=application/vnd.flatpak.ref;application/vnd.flatpak;x-scheme-handler/flatpak;x-scheme-handler/flatpak+https;x-scheme-handler/flatpak+http;application/vnd.flatpak.repo
|
||||
|
||||
Reference in New Issue
Block a user