Merge pull request #3300 from danielpunkass/fix-sepia

Fix a typo in the key for the ThemeIdentifier in Sepia.nnwtheme.
This commit is contained in:
Maurice Parker
2021-09-22 19:17:05 -05:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
<dict>
<key>Name</key>
<string>Sepia</string>
<key>ThemeIdentifer</key>
<key>ThemeIdentifier</key>
<string>com.netnewswire.themes.sepia</string>
<key>CreatorHomePage</key>
<string>http://netnewswire.com/</string>