mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Fix a capitalization error in Info.plist. Closes #1547.
This commit is contained in:
parent
e44c47c863
commit
e0705f1c84
@ -9,7 +9,7 @@
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Aegisub</string>
|
||||
<string>aegisub</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>Aegisub</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user