Base: Add file type & protocol definitions for known handlers.

This matches the existing user configuration in /home/anon/LaunchServer.ini
This commit is contained in:
Nicholas Hollett 2020-05-16 14:43:01 +01:00 committed by Andreas Kling
parent 3c5f75ed53
commit 02cc3ac21f
7 changed files with 17 additions and 2 deletions

View file

@ -8,5 +8,5 @@ Category=Internet
32x32=/res/icons/32x32/app-browser.png
[Launcher]
FileTypes=html,md
FileTypes=html,htm,md
Protocols=http,https

View file

@ -6,3 +6,6 @@ Category=Development
[Icons]
16x16=/res/icons/16x16/app-font-editor.png
32x32=/res/icons/32x32/app-font-editor.png
[Launcher]
FileTypes=font

View file

@ -6,3 +6,6 @@ Category=Internet
[Icons]
16x16=/res/icons/16x16/app-irc-client.png
32x32=/res/icons/32x32/app-irc-client.png
[Launcher]
Protocols=irc

View file

@ -6,3 +6,6 @@ Category=Graphics
[Icons]
16x16=/res/icons/16x16/filetype-image.png
32x32=/res/icons/32x32/filetype-image.png
[Launcher]
FileTypes=png,gif

View file

@ -6,3 +6,6 @@ Category=Sound
[Icons]
16x16=/res/icons/16x16/app-sound-player.png
32x32=/res/icons/32x32/app-sound-player.png
[Launcher]
FileTypes=wav

View file

@ -8,4 +8,4 @@ Category=Utilities
32x32=/res/icons/32x32/app-texteditor.png
[Launcher]
FileTypes=txt,md,html
FileTypes=txt,md,html,htm,js,json,ini

View file

@ -6,3 +6,6 @@ Category=Development
[Icons]
16x16=
32x32=/res/icons/32x32/app-visual-builder.png
[Launcher]
FileTypes=frm