Skip to content

Commit 2db65f0

Browse files
authored
Merge pull request #1409 from sfonteneau/master
add header encoding="UTF-8" in plist
2 parents 4ed0141 + 606222f commit 2db65f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gui/res/mac/Info.plist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
12
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
23
<plist version="1.0">
34
<dict>

0 commit comments

Comments
 (0)