mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 03:58:50 -04:00
Tweak labels Tx=Rx, Rx=Tx to Tx<Rx, Rx<Tx.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3782 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
3987269362
commit
9fe39ee2ba
@ -2153,7 +2153,7 @@ p, li { white-space: pre-wrap; }
|
||||
<string>Set Tx frequency to Rx Frequency</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Tx=Rx</string>
|
||||
<string>Tx<Rx</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -2175,7 +2175,7 @@ p, li { white-space: pre-wrap; }
|
||||
<string>Set Rx frequency to Tx Frequency</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Rx=Tx</string>
|
||||
<string>Rx<Tx</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user