mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
Base: Remove [Icons] section from .af files
With everything now using GUI::FileIconProvider and therefore loading icons embedded in the executable files, this information is now longer being used. We might have to think about this again if we want to allow .af files with custom commands (e.g. shell scripts). Maybe those could get away with just an "Icon" entry under "[App]", but currently there's only "Executable" anyway.
This commit is contained in:
parent
0384eb41ae
commit
e5ac1fcd00
37 changed files with 0 additions and 147 deletions
|
@ -2,7 +2,3 @@
|
|||
Name=2048
|
||||
Executable=/bin/2048
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-2048.png
|
||||
32x32=/res/icons/32x32/app-2048.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Breakout
|
||||
Executable=/bin/Breakout
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-breakout.png
|
||||
32x32=/res/icons/32x32/app-breakout.png
|
||||
|
|
|
@ -3,10 +3,6 @@ Name=Browser
|
|||
Executable=/bin/Browser
|
||||
Category=Internet
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-browser.png
|
||||
32x32=/res/icons/32x32/app-browser.png
|
||||
|
||||
[Launcher]
|
||||
FileTypes=html,htm,md
|
||||
Protocols=gemini,http,https
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Calculator
|
||||
Executable=/bin/Calculator
|
||||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-calculator.png
|
||||
32x32=
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Calendar
|
||||
Executable=/bin/Calendar
|
||||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-calendar.png
|
||||
32x32=
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Chess
|
||||
Executable=/bin/Chess
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-chess.png
|
||||
32x32=/res/icons/32x32/app-chess.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Cube
|
||||
Executable=/bin/Cube
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-cube.png
|
||||
32x32=/res/icons/32x32/app-cube.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Display settings
|
||||
Executable=/bin/DisplaySettings
|
||||
Category=Settings
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-display-settings.png
|
||||
32x32=/res/icons/32x32/app-display-settings.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Eyes
|
||||
Executable=/bin/Eyes
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-eyes.png
|
||||
32x32=/res/icons/32x32/app-eyes.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=File Manager
|
||||
Executable=/bin/FileManager
|
||||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/filetype-folder.png
|
||||
32x32=/res/icons/32x32/filetype-folder.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Fire
|
||||
Executable=/bin/Fire
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-fire.png
|
||||
32x32=/res/icons/32x32/app-fire.png
|
||||
|
|
|
@ -3,9 +3,5 @@ Name=Font Editor
|
|||
Executable=/bin/FontEditor
|
||||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-font-editor.png
|
||||
32x32=/res/icons/32x32/app-font-editor.png
|
||||
|
||||
[Launcher]
|
||||
FileTypes=font
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=HackStudio
|
||||
Executable=/bin/HackStudio
|
||||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-hack-studio.png
|
||||
32x32=/res/icons/32x32/app-hack-studio.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Hello World
|
||||
Executable=/bin/HelloWorld
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-hello-world.png
|
||||
32x32=
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Help
|
||||
Executable=/bin/Help
|
||||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-help.png
|
||||
32x32=/res/icons/32x32/app-help.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Hex Editor
|
||||
Executable=/bin/HexEditor
|
||||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-hexeditor.png
|
||||
32x32=/res/icons/32x32/app-hexeditor.png
|
||||
|
|
|
@ -3,9 +3,5 @@ Name=IRC Client
|
|||
Executable=/bin/IRCClient
|
||||
Category=Internet
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-irc-client.png
|
||||
32x32=/res/icons/32x32/app-irc-client.png
|
||||
|
||||
[Launcher]
|
||||
Protocols=irc
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Inspector
|
||||
Executable=/bin/Inspector
|
||||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-inspector.png
|
||||
32x32=/res/icons/32x32/app-inspector.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Keyboard settings
|
||||
Executable=/bin/KeyboardSettings
|
||||
Category=Settings
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-keyboard-settings.png
|
||||
32x32=/res/icons/32x32/app-keyboard-settings.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=LibGfx Demo
|
||||
Executable=/bin/LibGfxDemo
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-libgfx-demo.png
|
||||
32x32=/res/icons/32x32/app-libgfx-demo.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Minesweeper
|
||||
Executable=/bin/Minesweeper
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-minesweeper.png
|
||||
32x32=/res/icons/32x32/app-minesweeper.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Mouse
|
||||
Executable=/bin/Mouse
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-mouse.png
|
||||
32x32=/res/icons/32x32/app-mouse.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Piano
|
||||
Executable=/bin/Piano
|
||||
Category=Sound
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-piano.png
|
||||
32x32=/res/icons/32x32/app-piano.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=PixelPaint
|
||||
Executable=/bin/PixelPaint
|
||||
Category=Graphics
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-pixel-paint.png
|
||||
32x32=/res/icons/32x32/app-pixel-paint.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Pong
|
||||
Executable=/bin/Pong
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-pong.png
|
||||
32x32=/res/icons/32x32/app-pong.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Profiler
|
||||
Executable=/bin/Profiler
|
||||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-profiler.png
|
||||
32x32=/res/icons/32x32/app-profiler.png
|
||||
|
|
|
@ -3,9 +3,5 @@ Name=QuickShow
|
|||
Executable=/bin/QuickShow
|
||||
Category=Graphics
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/filetype-image.png
|
||||
32x32=/res/icons/32x32/filetype-image.png
|
||||
|
||||
[Launcher]
|
||||
FileTypes=pbm,pgm,png,ppm,gif,jpg,jpeg
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Screensaver
|
||||
Executable=/bin/Screensaver
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-screensaver.png
|
||||
32x32=/res/icons/32x32/app-screensaver.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Snake
|
||||
Executable=/bin/Snake
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-snake.png
|
||||
32x32=/res/icons/32x32/app-snake.png
|
||||
|
|
|
@ -2,6 +2,3 @@
|
|||
Name=Solitaire
|
||||
Executable=/bin/Solitaire
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-solitaire.png
|
||||
|
|
|
@ -3,9 +3,5 @@ Name=SoundPlayer
|
|||
Executable=/bin/SoundPlayer
|
||||
Category=Sound
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-sound-player.png
|
||||
32x32=/res/icons/32x32/app-sound-player.png
|
||||
|
||||
[Launcher]
|
||||
FileTypes=wav
|
||||
|
|
|
@ -3,9 +3,5 @@ Name=Spreadsheet
|
|||
Executable=/bin/Spreadsheet
|
||||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-spreadsheet.png
|
||||
32x32=/res/icons/32x32/app-spreadsheet.png
|
||||
|
||||
[Launcher]
|
||||
FileTypes=sheets
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=System Monitor
|
||||
Executable=/bin/SystemMonitor
|
||||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-system-monitor.png
|
||||
32x32=/res/icons/32x32/app-system-monitor.png
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Terminal
|
||||
Executable=/bin/Terminal
|
||||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-terminal.png
|
||||
32x32=/res/icons/32x32/app-terminal.png
|
||||
|
|
|
@ -3,9 +3,5 @@ Name=Text Editor
|
|||
Executable=/bin/TextEditor
|
||||
Category=Utilities
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-text-editor.png
|
||||
32x32=/res/icons/32x32/app-text-editor.png
|
||||
|
||||
[Launcher]
|
||||
FileTypes=txt,md,html,htm,js,json,ini
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Theme Editor
|
||||
Executable=/bin/ThemeEditor
|
||||
Category=Development
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-theme-editor.png
|
||||
32x32=
|
||||
|
|
|
@ -2,7 +2,3 @@
|
|||
Name=Widget Gallery
|
||||
Executable=/bin/WidgetGallery
|
||||
Category=Demos
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-widget-gallery.png
|
||||
32x32=/res/icons/32x32/app-widget-gallery.png
|
||||
|
|
Loading…
Add table
Reference in a new issue