From 7395e34b7e08ab15550ce9232449a02501d5c310 Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Thu, 28 Nov 2024 14:41:11 +0000 Subject: [PATCH] Updated several links in UI to point to Azahar equivalents instead of Citra --- src/android/app/src/main/res/values/strings.xml | 8 ++++---- src/citra_qt/aboutdialog.ui | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml index 78349f2c4..b197e8a6d 100644 --- a/src/android/app/src/main/res/values/strings.xml +++ b/src/android/app/src/main/res/values/strings.xml @@ -52,13 +52,13 @@ Copied to clipboard Contributors Contributors who made Azahar possible - https://github.com/citra-emu/citra/graphs/contributors + https://github.com/azahar-emu/azahar/graphs/contributors Projects used by Azahar for Android Build Licenses - https://discord.gg/FAXfZV9 - https://citra-emu.org/ - https://github.com/citra-emu + https://discord.gg/4ZjMpAp3M6 + https://azahar-emu.org/ + https://github.com/azahar-emu/azahar Welcome! diff --git a/src/citra_qt/aboutdialog.ui b/src/citra_qt/aboutdialog.ui index 3a2e488ac..0d70636c8 100644 --- a/src/citra_qt/aboutdialog.ui +++ b/src/citra_qt/aboutdialog.ui @@ -115,7 +115,7 @@ p, li { white-space: pre-wrap; } - <html><head/><body><p><a href="https://citra-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://community.citra-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Forum</span></a> | <a href="https://github.com/citra-emu"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/citra-emu/citra/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/citra-emu/citra/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html> + <html><head/><body><p><a href="https://azahar-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://github.com/azahar-emu/azahar"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/azahar-emu/azahar/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/azahar-emu/azahar/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html> true