ladybird/Userland/Services/Taskbar
Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
I hereby declare these to be full nouns that we don't split,
neither by space, nor by underscore:

- Breadcrumbbar
- Coolbar
- Menubar
- Progressbar
- Scrollbar
- Statusbar
- Taskbar
- Toolbar

This patch makes everything consistent by replacing every other variant
of these with the proper one. :^)
2021-04-13 16:58:15 +02:00
..
ClockWidget.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
ClockWidget.h Taskbar: Integrate clock widget into taskbar window 2021-03-25 22:14:09 +01:00
CMakeLists.txt Taskbar: Add start menu :^) 2021-03-25 22:55:10 +01:00
main.cpp Taskbar: Add more prominent Help app icon in the start menu 2021-03-26 13:54:56 +01:00
ShutdownDialog.cpp Taskbar: Add start menu :^) 2021-03-25 22:55:10 +01:00
ShutdownDialog.h Taskbar: Add start menu :^) 2021-03-25 22:55:10 +01:00
TaskbarButton.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
TaskbarButton.h Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
TaskbarWindow.cpp Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
TaskbarWindow.h Everywhere: Replace uses of GUI::Desktop's on_rect_change and remove it 2021-04-04 00:37:54 +02:00
WindowIdentifier.h Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WindowList.cpp Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
WindowList.h Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00