altoslib: Add non-persistent 'last logdir' preference
authorKeith Packard <keithp@keithp.com>
Fri, 10 May 2013 04:04:11 +0000 (21:04 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 10 May 2013 04:04:11 +0000 (21:04 -0700)
commit17eada6e586731defa9fd75316670c2b2b1601ee
tree275a3d23bcaeb497f7d59a6fe64d291abdc9bac6
parent271e8adbc9549c7b3b4d0ec14e4edb1a6ab715d1
altoslib: Add non-persistent 'last logdir' preference

This is used to record the last directory for reading or writing log
files so that the UI can pop back to the same place next time.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosPreferences.java