mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:37:34 +00:00
Base: Create "Office" Application category
This category includes anything useful for getting work done with your computer. It is mostly a split-off from the Utilites category which was becoming very large.
This commit is contained in:
parent
4777dc75c5
commit
2be89597a8
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
[App]
|
||||
Name=Calendar
|
||||
Executable=/bin/Calendar
|
||||
Category=Utilities
|
||||
Category=Office
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[App]
|
||||
Name=PDF Viewer
|
||||
Executable=/bin/PDFViewer
|
||||
Category=Graphics
|
||||
Category=Office
|
||||
|
||||
[Launcher]
|
||||
FileTypes=pdf
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[App]
|
||||
Name=Spreadsheet
|
||||
Executable=/bin/Spreadsheet
|
||||
Category=Utilities
|
||||
Category=Office
|
||||
|
||||
[Launcher]
|
||||
FileTypes=sheets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue