Przeglądaj źródła

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

This matches the existing user configuration in /home/anon/LaunchServer.ini
Nicholas Hollett 5 lat temu
rodzic
commit
02cc3ac21f

+ 1 - 1
Base/res/apps/Browser.af

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

+ 3 - 0
Base/res/apps/FontEditor.af

@@ -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

+ 3 - 0
Base/res/apps/IRCClient.af

@@ -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

+ 3 - 0
Base/res/apps/QuickShow.af

@@ -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

+ 3 - 0
Base/res/apps/SoundPlayer.af

@@ -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

+ 1 - 1
Base/res/apps/TextEditor.af

@@ -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

+ 3 - 0
Base/res/apps/VisualBuilder.af

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