mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:07:36 +00:00
Base+LibGUI+Spreadsheet: Add icons for Spreadsheet
Also adds a Spreadsheet.af.
This commit is contained in:
parent
dd4bd0943a
commit
7465c51ef2
7 changed files with 18 additions and 5 deletions
11
Base/res/apps/Spreadsheet.af
Normal file
11
Base/res/apps/Spreadsheet.af
Normal file
|
@ -0,0 +1,11 @@
|
|||
[App]
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue