diff options
author | Zephyron <zephyron@citron-emu.org> | 2024-12-31 17:07:49 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2024-12-31 17:07:49 +1000 |
commit | b3facaa6bb30cdc39f2b7d632fef1e3bfeee7785 (patch) | |
tree | 77d03cd30542cd5e1addc61f240b8120a5909e90 /src/citron/configuration/configure_touchscreen_advanced.ui | |
parent | 6778aa8ec8e5fa0d246ac4b9ec00c10213c30ce5 (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_touchscreen_advanced.ui')
-rw-r--r-- | src/citron/configuration/configure_touchscreen_advanced.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/citron/configuration/configure_touchscreen_advanced.ui b/src/citron/configuration/configure_touchscreen_advanced.ui index 88e7cf050..e3ef2b9e8 100644 --- a/src/citron/configuration/configure_touchscreen_advanced.ui +++ b/src/citron/configuration/configure_touchscreen_advanced.ui @@ -23,7 +23,7 @@ </size> </property> <property name="text"> - <string>Warning: The settings in this page affect the inner workings of yuzu's emulated touchscreen. Changing them may result in undesirable behavior, such as the touchscreen partially or not working. You should only use this page if you know what you are doing.</string> + <string>Warning: The settings in this page affect the inner workings of citron's emulated touchscreen. Changing them may result in undesirable behavior, such as the touchscreen partially or not working. You should only use this page if you know what you are doing.</string> </property> <property name="wordWrap"> <bool>true</bool> |