Add script to upgrade dungeondraft after install

This commit is contained in:
2021-09-16 22:21:34 +01:00
parent 7e3de83c68
commit 2a8b39bd56
3 changed files with 48 additions and 5 deletions

View File

@@ -1,10 +1,6 @@
[Default Applications]
# xdg-open will use these settings to determine how to open filetypes.
# These .desktop entries can also be seen and changed in ~/.local/share/applications/
text/x-shellscript=text.desktop;
x-scheme-handler/mailto=mail.desktop;
x-scheme-handler/mailto=userapp-Thunderbird-VUAL90.desktop
text/plain=text.desktop;
application/postscript=pdf.desktop;
application/pdf=pdf.desktop;
@@ -20,3 +16,8 @@ x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/about=firefox.desktop
x-scheme-handler/unknown=firefox.desktop
message/rfc822=userapp-Thunderbird-VUAL90.desktop
[Added Associations]
x-scheme-handler/mailto=userapp-Thunderbird-VUAL90.desktop;
message/rfc822=userapp-Thunderbird-VUAL90.desktop;