Skip to content

Commit 3a158db

Browse files
committed
update tooltip text
1 parent 849ff40 commit 3a158db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/gcn64cfg.glade

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ Author: Raphaël Assenat
979979
<property name="label" translatable="yes">D-pad as buttons</property>
980980
<property name="can_focus">True</property>
981981
<property name="receives_default">False</property>
982-
<property name="tooltip_text" translatable="yes">When checked, the D-Pad directions are reported as buttons instead of an X/Y axis.</property>
982+
<property name="tooltip_text" translatable="yes">When checked, the D-Pad directions are reported as buttons instead of an X/Y axis or POV switch.</property>
983983
<property name="xalign">0</property>
984984
<property name="draw_indicator">True</property>
985985
<signal name="toggled" handler="config_checkbox_changed" swapped="no"/>
@@ -1011,6 +1011,7 @@ Author: Raphaël Assenat
10111011
<property name="label" translatable="yes">D-pad as axes</property>
10121012
<property name="can_focus">True</property>
10131013
<property name="receives_default">False</property>
1014+
<property name="tooltip_text" translatable="yes">When checked, the D-Pad buttons controls the left stick.</property>
10141015
<property name="xalign">0</property>
10151016
<property name="draw_indicator">True</property>
10161017
<signal name="toggled" handler="config_checkbox_changed" swapped="no"/>

0 commit comments

Comments
 (0)