mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:47:46 +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]
|
[App]
|
||||||
Name=Calendar
|
Name=Calendar
|
||||||
Executable=/bin/Calendar
|
Executable=/bin/Calendar
|
||||||
Category=Utilities
|
Category=Office
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[App]
|
[App]
|
||||||
Name=PDF Viewer
|
Name=PDF Viewer
|
||||||
Executable=/bin/PDFViewer
|
Executable=/bin/PDFViewer
|
||||||
Category=Graphics
|
Category=Office
|
||||||
|
|
||||||
[Launcher]
|
[Launcher]
|
||||||
FileTypes=pdf
|
FileTypes=pdf
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Spreadsheet
|
Name=Spreadsheet
|
||||||
Executable=/bin/Spreadsheet
|
Executable=/bin/Spreadsheet
|
||||||
Category=Utilities
|
Category=Office
|
||||||
|
|
||||||
[Launcher]
|
[Launcher]
|
||||||
FileTypes=sheets
|
FileTypes=sheets
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue