Updated all files under dist to refer to Azahar instead of Citra

This resolves some icon theming issues on Linux

Co-authored-by: HurricanePootis <53066639+HurricanePootis@users.noreply.github.com>
This commit is contained in:
OpenSauce04
2025-03-21 11:05:38 +00:00
committed by OpenSauce
parent 2f28911395
commit b225e856df
19 changed files with 24 additions and 24 deletions

View File

@@ -6,7 +6,7 @@
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
CITRA_ICON ICON "../../dist/citra.ico"
CITRA_ICON ICON "../../dist/azahar.ico"
/////////////////////////////////////////////////////////////////////////////
@@ -14,4 +14,4 @@ CITRA_ICON ICON "../../dist/citra.ico"
// RT_MANIFEST
//
0 RT_MANIFEST "../../dist/citra.manifest"
0 RT_MANIFEST "../../dist/azahar.manifest"