mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-23 12:48:40 -05:00
New CALL3.TXT file from DL8EBW.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@238 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
684cb25203
commit
567f025d7b
2
wsjt.py
2
wsjt.py
@ -1549,7 +1549,7 @@ filemenu.add('command', label = 'Open next in directory', command = opennext)
|
|||||||
filemenu.add('command', label = 'Decode remaining files in directory', \
|
filemenu.add('command', label = 'Decode remaining files in directory', \
|
||||||
command = decodeall)
|
command = decodeall)
|
||||||
filemenu.add_separator()
|
filemenu.add_separator()
|
||||||
filemenu.add('command', label = 'Delete all *.WAV files in RxWAV', \
|
filemenu.add('command', label = 'Delete all *.WAV files in RxWav', \
|
||||||
command = delwav)
|
command = delwav)
|
||||||
filemenu.add_separator()
|
filemenu.add_separator()
|
||||||
filemenu.add('command', label = 'Erase ALL.TXT', command = del_all)
|
filemenu.add('command', label = 'Erase ALL.TXT', command = del_all)
|
||||||
|
Loading…
Reference in New Issue
Block a user