1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 21:07:34 +00: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:
Linus Groh 2020-12-24 16:22:02 +01:00 committed by Andreas Kling
parent 0384eb41ae
commit e5ac1fcd00
37 changed files with 0 additions and 147 deletions

View file

@ -2,7 +2,3 @@
Name=2048 Name=2048
Executable=/bin/2048 Executable=/bin/2048
Category=Games Category=Games
[Icons]
16x16=/res/icons/16x16/app-2048.png
32x32=/res/icons/32x32/app-2048.png

View file

@ -2,7 +2,3 @@
Name=Breakout Name=Breakout
Executable=/bin/Breakout Executable=/bin/Breakout
Category=Games Category=Games
[Icons]
16x16=/res/icons/16x16/app-breakout.png
32x32=/res/icons/32x32/app-breakout.png

View file

@ -3,10 +3,6 @@ Name=Browser
Executable=/bin/Browser Executable=/bin/Browser
Category=Internet Category=Internet
[Icons]
16x16=/res/icons/16x16/app-browser.png
32x32=/res/icons/32x32/app-browser.png
[Launcher] [Launcher]
FileTypes=html,htm,md FileTypes=html,htm,md
Protocols=gemini,http,https Protocols=gemini,http,https

View file

@ -2,7 +2,3 @@
Name=Calculator Name=Calculator
Executable=/bin/Calculator Executable=/bin/Calculator
Category=Utilities Category=Utilities
[Icons]
16x16=/res/icons/16x16/app-calculator.png
32x32=

View file

@ -2,7 +2,3 @@
Name=Calendar Name=Calendar
Executable=/bin/Calendar Executable=/bin/Calendar
Category=Utilities Category=Utilities
[Icons]
16x16=/res/icons/16x16/app-calendar.png
32x32=

View file

@ -2,7 +2,3 @@
Name=Chess Name=Chess
Executable=/bin/Chess Executable=/bin/Chess
Category=Games Category=Games
[Icons]
16x16=/res/icons/16x16/app-chess.png
32x32=/res/icons/32x32/app-chess.png

View file

@ -2,7 +2,3 @@
Name=Cube Name=Cube
Executable=/bin/Cube Executable=/bin/Cube
Category=Demos Category=Demos
[Icons]
16x16=/res/icons/16x16/app-cube.png
32x32=/res/icons/32x32/app-cube.png

View file

@ -2,7 +2,3 @@
Name=Display settings Name=Display settings
Executable=/bin/DisplaySettings Executable=/bin/DisplaySettings
Category=Settings Category=Settings
[Icons]
16x16=/res/icons/16x16/app-display-settings.png
32x32=/res/icons/32x32/app-display-settings.png

View file

@ -2,7 +2,3 @@
Name=Eyes Name=Eyes
Executable=/bin/Eyes Executable=/bin/Eyes
Category=Demos Category=Demos
[Icons]
16x16=/res/icons/16x16/app-eyes.png
32x32=/res/icons/32x32/app-eyes.png

View file

@ -2,7 +2,3 @@
Name=File Manager Name=File Manager
Executable=/bin/FileManager Executable=/bin/FileManager
Category=Utilities Category=Utilities
[Icons]
16x16=/res/icons/16x16/filetype-folder.png
32x32=/res/icons/32x32/filetype-folder.png

View file

@ -2,7 +2,3 @@
Name=Fire Name=Fire
Executable=/bin/Fire Executable=/bin/Fire
Category=Demos Category=Demos
[Icons]
16x16=/res/icons/16x16/app-fire.png
32x32=/res/icons/32x32/app-fire.png

View file

@ -3,9 +3,5 @@ Name=Font Editor
Executable=/bin/FontEditor Executable=/bin/FontEditor
Category=Development Category=Development
[Icons]
16x16=/res/icons/16x16/app-font-editor.png
32x32=/res/icons/32x32/app-font-editor.png
[Launcher] [Launcher]
FileTypes=font FileTypes=font

View file

@ -2,7 +2,3 @@
Name=HackStudio Name=HackStudio
Executable=/bin/HackStudio Executable=/bin/HackStudio
Category=Development Category=Development
[Icons]
16x16=/res/icons/16x16/app-hack-studio.png
32x32=/res/icons/32x32/app-hack-studio.png

View file

@ -2,7 +2,3 @@
Name=Hello World Name=Hello World
Executable=/bin/HelloWorld Executable=/bin/HelloWorld
Category=Demos Category=Demos
[Icons]
16x16=/res/icons/16x16/app-hello-world.png
32x32=

View file

@ -2,7 +2,3 @@
Name=Help Name=Help
Executable=/bin/Help Executable=/bin/Help
Category=Utilities Category=Utilities
[Icons]
16x16=/res/icons/16x16/app-help.png
32x32=/res/icons/32x32/app-help.png

View file

@ -2,7 +2,3 @@
Name=Hex Editor Name=Hex Editor
Executable=/bin/HexEditor Executable=/bin/HexEditor
Category=Development Category=Development
[Icons]
16x16=/res/icons/16x16/app-hexeditor.png
32x32=/res/icons/32x32/app-hexeditor.png

View file

@ -3,9 +3,5 @@ Name=IRC Client
Executable=/bin/IRCClient Executable=/bin/IRCClient
Category=Internet Category=Internet
[Icons]
16x16=/res/icons/16x16/app-irc-client.png
32x32=/res/icons/32x32/app-irc-client.png
[Launcher] [Launcher]
Protocols=irc Protocols=irc

View file

@ -2,7 +2,3 @@
Name=Inspector Name=Inspector
Executable=/bin/Inspector Executable=/bin/Inspector
Category=Development Category=Development
[Icons]
16x16=/res/icons/16x16/app-inspector.png
32x32=/res/icons/32x32/app-inspector.png

View file

@ -2,7 +2,3 @@
Name=Keyboard settings Name=Keyboard settings
Executable=/bin/KeyboardSettings Executable=/bin/KeyboardSettings
Category=Settings Category=Settings
[Icons]
16x16=/res/icons/16x16/app-keyboard-settings.png
32x32=/res/icons/32x32/app-keyboard-settings.png

View file

@ -2,7 +2,3 @@
Name=LibGfx Demo Name=LibGfx Demo
Executable=/bin/LibGfxDemo Executable=/bin/LibGfxDemo
Category=Demos Category=Demos
[Icons]
16x16=/res/icons/16x16/app-libgfx-demo.png
32x32=/res/icons/32x32/app-libgfx-demo.png

View file

@ -2,7 +2,3 @@
Name=Minesweeper Name=Minesweeper
Executable=/bin/Minesweeper Executable=/bin/Minesweeper
Category=Games Category=Games
[Icons]
16x16=/res/icons/16x16/app-minesweeper.png
32x32=/res/icons/32x32/app-minesweeper.png

View file

@ -2,7 +2,3 @@
Name=Mouse Name=Mouse
Executable=/bin/Mouse Executable=/bin/Mouse
Category=Demos Category=Demos
[Icons]
16x16=/res/icons/16x16/app-mouse.png
32x32=/res/icons/32x32/app-mouse.png

View file

@ -2,7 +2,3 @@
Name=Piano Name=Piano
Executable=/bin/Piano Executable=/bin/Piano
Category=Sound Category=Sound
[Icons]
16x16=/res/icons/16x16/app-piano.png
32x32=/res/icons/32x32/app-piano.png

View file

@ -2,7 +2,3 @@
Name=PixelPaint Name=PixelPaint
Executable=/bin/PixelPaint Executable=/bin/PixelPaint
Category=Graphics Category=Graphics
[Icons]
16x16=/res/icons/16x16/app-pixel-paint.png
32x32=/res/icons/32x32/app-pixel-paint.png

View file

@ -2,7 +2,3 @@
Name=Pong Name=Pong
Executable=/bin/Pong Executable=/bin/Pong
Category=Games Category=Games
[Icons]
16x16=/res/icons/16x16/app-pong.png
32x32=/res/icons/32x32/app-pong.png

View file

@ -2,7 +2,3 @@
Name=Profiler Name=Profiler
Executable=/bin/Profiler Executable=/bin/Profiler
Category=Development Category=Development
[Icons]
16x16=/res/icons/16x16/app-profiler.png
32x32=/res/icons/32x32/app-profiler.png

View file

@ -3,9 +3,5 @@ Name=QuickShow
Executable=/bin/QuickShow Executable=/bin/QuickShow
Category=Graphics Category=Graphics
[Icons]
16x16=/res/icons/16x16/filetype-image.png
32x32=/res/icons/32x32/filetype-image.png
[Launcher] [Launcher]
FileTypes=pbm,pgm,png,ppm,gif,jpg,jpeg FileTypes=pbm,pgm,png,ppm,gif,jpg,jpeg

View file

@ -2,7 +2,3 @@
Name=Screensaver Name=Screensaver
Executable=/bin/Screensaver Executable=/bin/Screensaver
Category=Demos Category=Demos
[Icons]
16x16=/res/icons/16x16/app-screensaver.png
32x32=/res/icons/32x32/app-screensaver.png

View file

@ -2,7 +2,3 @@
Name=Snake Name=Snake
Executable=/bin/Snake Executable=/bin/Snake
Category=Games Category=Games
[Icons]
16x16=/res/icons/16x16/app-snake.png
32x32=/res/icons/32x32/app-snake.png

View file

@ -2,6 +2,3 @@
Name=Solitaire Name=Solitaire
Executable=/bin/Solitaire Executable=/bin/Solitaire
Category=Games Category=Games
[Icons]
16x16=/res/icons/16x16/app-solitaire.png

View file

@ -3,9 +3,5 @@ Name=SoundPlayer
Executable=/bin/SoundPlayer Executable=/bin/SoundPlayer
Category=Sound Category=Sound
[Icons]
16x16=/res/icons/16x16/app-sound-player.png
32x32=/res/icons/32x32/app-sound-player.png
[Launcher] [Launcher]
FileTypes=wav FileTypes=wav

View file

@ -3,9 +3,5 @@ Name=Spreadsheet
Executable=/bin/Spreadsheet Executable=/bin/Spreadsheet
Category=Utilities Category=Utilities
[Icons]
16x16=/res/icons/16x16/app-spreadsheet.png
32x32=/res/icons/32x32/app-spreadsheet.png
[Launcher] [Launcher]
FileTypes=sheets FileTypes=sheets

View file

@ -2,7 +2,3 @@
Name=System Monitor Name=System Monitor
Executable=/bin/SystemMonitor Executable=/bin/SystemMonitor
Category=Utilities Category=Utilities
[Icons]
16x16=/res/icons/16x16/app-system-monitor.png
32x32=/res/icons/32x32/app-system-monitor.png

View file

@ -2,7 +2,3 @@
Name=Terminal Name=Terminal
Executable=/bin/Terminal Executable=/bin/Terminal
Category=Utilities Category=Utilities
[Icons]
16x16=/res/icons/16x16/app-terminal.png
32x32=/res/icons/32x32/app-terminal.png

View file

@ -3,9 +3,5 @@ Name=Text Editor
Executable=/bin/TextEditor Executable=/bin/TextEditor
Category=Utilities Category=Utilities
[Icons]
16x16=/res/icons/16x16/app-text-editor.png
32x32=/res/icons/32x32/app-text-editor.png
[Launcher] [Launcher]
FileTypes=txt,md,html,htm,js,json,ini FileTypes=txt,md,html,htm,js,json,ini

View file

@ -2,7 +2,3 @@
Name=Theme Editor Name=Theme Editor
Executable=/bin/ThemeEditor Executable=/bin/ThemeEditor
Category=Development Category=Development
[Icons]
16x16=/res/icons/16x16/app-theme-editor.png
32x32=

View file

@ -2,7 +2,3 @@
Name=Widget Gallery Name=Widget Gallery
Executable=/bin/WidgetGallery Executable=/bin/WidgetGallery
Category=Demos Category=Demos
[Icons]
16x16=/res/icons/16x16/app-widget-gallery.png
32x32=/res/icons/32x32/app-widget-gallery.png