mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:47:35 +00:00
Ladybird/Meta: Use reverse domain name notation in property list files
This commit is contained in:
parent
7ddb433f99
commit
5a5473a38e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Ladybird</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.serenity.Ladybird</string>
|
||||
<string>org.SerenityOS.Ladybird</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue