mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-01-06 07:53:05 +00:00
Replaced icon font file
This commit is contained in:
parent
ce607db944
commit
ed1e4cd979
3 changed files with 2 additions and 2 deletions
BIN
src/Ryujinx/Assets/Fonts/FluentSystemIcons-Resizable.ttf
Normal file
BIN
src/Ryujinx/Assets/Fonts/FluentSystemIcons-Resizable.ttf
Normal file
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64</RuntimeIdentifiers>
|
||||
|
@ -102,7 +102,7 @@
|
|||
<AvaloniaResource Include="UI\**\*.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
</AvaloniaResource>
|
||||
<AvaloniaResource Include="Assets\Fonts\SegoeFluentIcons.ttf" />
|
||||
<AvaloniaResource Include="Assets\Fonts\FluentSystemIcons-Resizable.ttf" />
|
||||
<AvaloniaResource Include="Assets\Styles\Themes.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</AvaloniaResource>
|
||||
|
|
Loading…
Reference in a new issue