mirror of
https://github.com/kk7ds/chirp
synced 2026-08-13 17:51:36 -04:00
Update "connect to repeater" terminology to not exclude RP2D/RP2V
This commit is contained in:
parent
eea28188e6
commit
0ced45143b
1 changed files with 1 additions and 1 deletions
|
|
@ -486,7 +486,7 @@ class ChirpMain(gtk.Window):
|
|||
('open9x', gtk.STOCK_CONNECT, "_Connect to an IC9x", None, None, self.mh),
|
||||
('open9xA', None, "Band A", None, None, self.mh),
|
||||
('open9xB', None, "Band B", None, None, self.mh),
|
||||
('openrpxkv', gtk.STOCK_CONNECT, "Connect to ID-RPx000V", None, None, self.mh),
|
||||
('openrpxkv', gtk.STOCK_CONNECT, "Connect to an ID-RP*", None, None, self.mh),
|
||||
('save', gtk.STOCK_SAVE, None, None, None, self.mh),
|
||||
('saveas', gtk.STOCK_SAVE_AS, None, None, None, self.mh),
|
||||
('converticf', gtk.STOCK_CONVERT, "Convert .icf file", None, None, self.mh),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue