From be6a6a593598965cdbfede7f598ac5d400afbda8 Mon Sep 17 00:00:00 2001 From: AlexC <136982252+alexceend@users.noreply.github.com> Date: Tue, 14 Jul 2026 23:59:13 +0200 Subject: [PATCH] [GUI] New box "About" in configuration (#165) * Added about tab with github and discord * Added discord & github svgs and svg support * Changed svg to pngs and localization text in english & spanish --- assets/images/discord.png | Bin 0 -> 698 bytes assets/images/github.png | Bin 0 -> 802 bytes src/SharpEmu.GUI/Languages/en.json | 10 +++- src/SharpEmu.GUI/Languages/es.json | 10 +++- src/SharpEmu.GUI/MainWindow.axaml | 66 +++++++++++++++++++++++++++ src/SharpEmu.GUI/MainWindow.axaml.cs | 27 +++++++++++ src/SharpEmu.GUI/SharpEmu.GUI.csproj | 2 + 7 files changed, 113 insertions(+), 2 deletions(-) create mode 100644 assets/images/discord.png create mode 100644 assets/images/github.png diff --git a/assets/images/discord.png b/assets/images/discord.png new file mode 100644 index 0000000000000000000000000000000000000000..c3ebd414cb5fa296a9d7ccbaa51bb284783ca2c3 GIT binary patch literal 698 zcmV;r0!96aP) zHt4C%?b=$ij<0TVZYiJG1NxHlbVZPME-JN83hq!RSzW}9t`yC=wfPzl7#nnI(v@8E zoCj26ZO~eCp_4+M)r4e)W`D#OAAxcv>Y1qqxE(h;^jcnPZNO@aviY=SvWw^`mC0uM zQmTs^S1pLypm&^DucNqL-aW5Ud*k%eG~J=}r(Uz4U=|%SpxUYamR=#--AzAn0&7lR zQB%FaARbIS)DC665YijtJ&$CllG-v!V0sqE~a$rl(oxc0n)|yhIAL4}zIgw2R_H?tc+ww@&DjqTaYo;zIMc$Q zU~+7oa4r#VCi#1KHxG>%!oIO8ES<<56=c-Nnh|kXuZYE-xDzHxw^{Os)EnwcA_MhhcI zP%A5=AQmBo2Ny^@61@10&+J_ejm>Rlc4pt1d3SdA%O!0YAKlCDK3x=EE8Lg7@FlD> zmJ2Tyu(7UTrz3Yux&9$^Z;l_3zLIo7ri$cMY}MrPHze6^h*+!Q($&aiJ+8k-hmgR8 zy!3+DE_YS2GOAz-f!A2O%pwx%+X?i!G@EM!LNg)2F#?ZeDhswKYSqyjtVV!tsW%Kt zp*&(5#Vti`aNu{2JVUq?0D0@!8pJEXV=)1Q#71G|S_7`(uTzJsW&9ab3Fd1!+z&Hi zQm>hfT1tZ~A8~tg*vSpqJ?u-W?^?3{6gg6l0O)W;(ok?EI=Mm-twRMW*@oH!;!DZW zQSAM)*-h*T^j13@rVwn#HL)1Qzns{B%VrruQ1UO~cBu=w1d^8ZUOKb}_Xar>xk;PC z>sF@Vs-q#)*zW{cC3vE3cKHeV9_>~>P}`rA + + + + + + + + + + + + + +