1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 03:47:34 +00:00

Base: Add TextEditor to the quick-launch area in the Taskbar :^)

I'm always starting text editors by opening a Terminal and typing "te"
which is a bit silly when I can have an icon for it instead!
This commit is contained in:
Andreas Kling 2020-07-03 20:34:21 +02:00
parent 0f2530524e
commit da66d99566

View file

@ -3,3 +3,4 @@ Browser=Browser.af
SystemMonitor=SystemMonitor.af
Terminal=Terminal.af
FileManager=FileManager.af
TextEditor=TextEditor.af