Skip to content

Commit

Permalink
Merge pull request #1409 from sfonteneau/master
Browse files Browse the repository at this point in the history
add header encoding="UTF-8" in plist
  • Loading branch information
shymega authored Nov 9, 2021
2 parents 4ed0141 + 606222f commit 2db65f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/res/mac/Info.plist
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down

0 comments on commit 2db65f0

Please sign in to comment.