diff options
| author | 2021-10-16 20:06:47 -0500 | |
|---|---|---|
| committer | 2021-10-16 21:48:49 -0500 | |
| commit | abe6d39b1ae6e87eb0c00982245a9d1cdbbf4c23 (patch) | |
| tree | 56ba61a71082b1a884d4c9f1613ed5b507219ba4 /src | |
| parent | Merge pull request #7190 from Morph1984/missing-ui-main (diff) | |
| download | yuzu-abe6d39b1ae6e87eb0c00982245a9d1cdbbf4c23.tar.gz yuzu-abe6d39b1ae6e87eb0c00982245a9d1cdbbf4c23.tar.xz yuzu-abe6d39b1ae6e87eb0c00982245a9d1cdbbf4c23.zip | |
add_link
remove_accident
fix_whoopsie
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/configuration/configure_tas.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/yuzu/configuration/configure_tas.ui b/src/yuzu/configuration/configure_tas.ui index 6caa19031..7d44895c4 100644 --- a/src/yuzu/configuration/configure_tas.ui +++ b/src/yuzu/configuration/configure_tas.ui | |||
| @@ -14,14 +14,14 @@ | |||
| 14 | <item row="0" column="0" colspan="4"> | 14 | <item row="0" column="0" colspan="4"> |
| 15 | <widget class="QLabel" name="label_1"> | 15 | <widget class="QLabel" name="label_1"> |
| 16 | <property name="text"> | 16 | <property name="text"> |
| 17 | <string>Reads controller input from scripts in the same format as TAS-nx scripts.<br/>For a more detailed explanation please consult the FAQ on the yuzu website.</string> | 17 | <string><html><head/><body><p>Reads controller input from scripts in the same format as TAS-nx scripts.<br/>For a more detailed explanation, please consult the <a href="https://yuzu-emu.org/help/feature/tas/"><span style=" text-decoration: underline; color:#039be5;">help page</span></a> on the yuzu website.</p></body></html></string> |
| 18 | </property> | 18 | </property> |
| 19 | </widget> | 19 | </widget> |
| 20 | </item> | 20 | </item> |
| 21 | <item row="1" column="0" colspan="4"> | 21 | <item row="1" column="0" colspan="4"> |
| 22 | <widget class="QLabel" name="label_2"> | 22 | <widget class="QLabel" name="label_2"> |
| 23 | <property name="text"> | 23 | <property name="text"> |
| 24 | <string>To check which hotkeys control the playback/recording, please refer to the Hotkey settings (General -> Hotkeys).</string> | 24 | <string>To check which hotkeys control the playback/recording, please refer to the Hotkey settings (Configure -> General -> Hotkeys).</string> |
| 25 | </property> | 25 | </property> |
| 26 | <property name="wordWrap"> | 26 | <property name="wordWrap"> |
| 27 | <bool>true</bool> | 27 | <bool>true</bool> |