Skip to content

Commit

Permalink
Update language resource
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan committed Jul 29, 2020
1 parent b6d5d39 commit 34ecc32
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions WinQuickLook.Package/package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.18362.0" MaxVersionTested="10.0.19041.0" />
</Dependencies>
<Resources>
<Resource Language="en-US" />
<Resource Language="ja-JP" />
<Resource Language="zh-CN" />
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application Id="App" Executable="$targetnametoken$.exe" EntryPoint="$targetentrypoint$">
Expand Down

0 comments on commit 34ecc32

Please sign in to comment.