Skip to content

Commit

Permalink
Removed admin rights
Browse files Browse the repository at this point in the history
Adding translation for strings
Adjusting style to match application frontend
Add catching if update was aborted
Disable button and reenable after download
  • Loading branch information
XanatosX committed Nov 1, 2021
1 parent 2dac78b commit 0d881f4
Show file tree
Hide file tree
Showing 7 changed files with 188 additions and 190 deletions.
5 changes: 1 addition & 4 deletions src/CommunityPatchLauncher/CommunityPatchLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@
<PropertyGroup>
<ApplicationIcon>s4communitypatch.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup />
<ItemGroup>
<Reference Include="FontAwesome.WPF, Version=4.7.0.37774, Culture=neutral, PublicKeyToken=0758b07a11a4f466, processorArchitecture=MSIL">
<HintPath>..\..\packages\FontAwesome.WPF.4.7.0.9\lib\net40\FontAwesome.WPF.dll</HintPath>
Expand Down Expand Up @@ -373,7 +371,6 @@
<Generator>PublicResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="app.manifest" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
Expand Down
Loading

0 comments on commit 0d881f4

Please sign in to comment.