altosui: fix 'magic' string to signal end of config data
authorKeith Packard <keithp@keithp.com>
Tue, 23 Aug 2011 06:32:36 +0000 (23:32 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 23 Aug 2011 06:32:36 +0000 (23:32 -0700)
commite9254c3472e42d93181674b2c3cd80fe6eea696e
treeb929fe59261facaf26fc60b0065c0b06c3a384bf
parent4aebe65b089e4b825a5ae238b81e2181bd88175a
altosui: fix 'magic' string to signal end of config data

Was using "done", which happens to be displayed by the 'l'
command. Switch to 'all finished' which doesn't appear in the config
data output. Yes, this method is a kludge.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosConfig.java