summaryrefslogtreecommitdiff
path: root/src/citron/configuration/configure_debug.ui
diff options
context:
space:
mode:
authorZephyron <zephyron@citron-emu.org>2024-12-31 17:07:49 +1000
committerZephyron <zephyron@citron-emu.org>2024-12-31 17:07:49 +1000
commitb3facaa6bb30cdc39f2b7d632fef1e3bfeee7785 (patch)
tree77d03cd30542cd5e1addc61f240b8120a5909e90 /src/citron/configuration/configure_debug.ui
parent6778aa8ec8e5fa0d246ac4b9ec00c10213c30ce5 (diff)
chore: update project references and add Citron copyright
- Replaced all references to the old project name with Citron. - Added Citron copyright information alongside existing notices in all files.
Diffstat (limited to 'src/citron/configuration/configure_debug.ui')
-rw-r--r--src/citron/configuration/configure_debug.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/citron/configuration/configure_debug.ui b/src/citron/configuration/configure_debug.ui
index d842b0135..3788cda68 100644
--- a/src/citron/configuration/configure_debug.ui
+++ b/src/citron/configuration/configure_debug.ui
@@ -371,7 +371,7 @@
<item row="2" column="0">
<widget class="QCheckBox" name="enable_shader_feedback">
<property name="toolTip">
- <string>When checked, yuzu will log statistics about the compiled pipeline cache</string>
+ <string>When checked, citron will log statistics about the compiled pipeline cache</string>
</property>
<property name="text">
<string>Enable Shader Feedback</string>
@@ -400,7 +400,7 @@
<item row="3" column="0">
<widget class="QCheckBox" name="perform_vulkan_check">
<property name="toolTip">
- <string>Enables yuzu to check for a working Vulkan environment when the program starts up. Disable this if this is causing issues with external programs seeing yuzu.</string>
+ <string>Enables citron to check for a working Vulkan environment when the program starts up. Disable this if this is causing issues with external programs seeing citron.</string>
</property>
<property name="text">
<string>Perform Startup Vulkan Check</string>
@@ -546,7 +546,7 @@
</font>
</property>
<property name="text">
- <string>**This will be reset automatically when yuzu closes.</string>
+ <string>**This will be reset automatically when citron closes.</string>
</property>
<property name="indent">
<number>20</number>