Ladybird/Meta: Use reverse domain name notation in property list files

This commit is contained in:
Xexxa 2022-07-31 02:59:26 +02:00 committed by Andrew Kaster
parent 7ddb433f99
commit 5a5473a38e

View file

@ -15,7 +15,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>Ladybird</string> <string>Ladybird</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.serenity.Ladybird</string> <string>org.SerenityOS.Ladybird</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>NSApplication</string> <string>NSApplication</string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>