mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 21:27:34 +00:00
Taskbar: Use name of Ladybird as default QuickLaunch
As the name of the Browser app is now titled Ladybird this was resulting in a double up if installed fresh then rebooted (or likely after an upgrade). This change corrects this by using the Ladybird title
This commit is contained in:
parent
707a36dd79
commit
486c562c7e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
TimeFormat=%T
|
TimeFormat=%T
|
||||||
|
|
||||||
[QuickLaunch_Entries]
|
[QuickLaunch_Entries]
|
||||||
Browser=0:Browser.af
|
Ladybird=0:Browser.af
|
||||||
FileManager=1:FileManager.af
|
FileManager=1:FileManager.af
|
||||||
Terminal=2:Terminal.af
|
Terminal=2:Terminal.af
|
||||||
TextEditor=3:TextEditor.af
|
TextEditor=3:TextEditor.af
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue