mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 11:17:36 +00:00
Ladybird: Fix capitalization in AppKit menu bar
This commit is contained in:
parent
32909d02b3
commit
01feae24b2
3 changed files with 5 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string></string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>ladybird</string>
|
||||
<string>Ladybird</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.SerenityOS.Ladybird</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue