aboutsummaryrefslogtreecommitdiff
path: root/appimage/content
diff options
context:
space:
mode:
authorohfp <1813007-ohfp@users.noreply.gitlab.com>2020-05-07 21:53:32 +0200
committerohfp <1813007-ohfp@users.noreply.gitlab.com>2020-05-07 22:05:18 +0200
commite94336cb1d3916a280d2e03fdfa07773548a8a62 (patch)
treefdb7f1dc1e77555d286be49d323c42aed20d338c /appimage/content
parentMention other builds in the readme (diff)
downloadlibrewolf-linux-e94336cb1d3916a280d2e03fdfa07773548a8a62.tar.gz
librewolf-linux-e94336cb1d3916a280d2e03fdfa07773548a8a62.tar.bz2
librewolf-linux-e94336cb1d3916a280d2e03fdfa07773548a8a62.zip
v76.0-1
Diffstat (limited to 'appimage/content')
-rw-r--r--appimage/content/librewolf.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/appimage/content/librewolf.desktop b/appimage/content/librewolf.desktop
index 687bebc..c6d6de1 100644
--- a/appimage/content/librewolf.desktop
+++ b/appimage/content/librewolf.desktop
@@ -3,7 +3,7 @@ Name=LibreWolf
Exec=librewolf %u
Icon=librewolf
Type=Application
-MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;
+MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json;
StartupWMClass=LibreWolf
Categories=Network;WebBrowser;
StartupNotify=true
bgstack15