27 Mar
2012
27 Mar
'12
7:13 a.m.
for i in _mem.name: if i == "\xFF": break mem.name += CHARSET[i] mem.name = mem.name.rstrip()
This is likely holdover from the previous method of implementation.
I also edited line 518 in mainapp.py as originally the dialog box title was "Discard changes?" but the dialog box contents said "Save changes?". I experienced cognitive dissonance every time it appeared, so I fixed it.
I disagree that it's not "worth a patch" but I just fixed/pushed.
--
Dan Smith
www.danplanet.com
KK7DS