]> git.tdb.fi Git - ext/subsurface.git/commit
Remember the default dive computer setting
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 May 2012 17:26:34 +0000 (10:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 May 2012 17:26:34 +0000 (10:26 -0700)
commitc8f3dc3594aa850829ab87ac7d290776dfb846bd
treebcf9feff656360b8e75af16a283108c65cdf6bad
parent725e4582d9c7174b70fe197bb27345960457549e
Remember the default dive computer setting

Always having to re-select the same dive computer got really annoying
when I had trouble importing the dives.  Let's not force the user to do
that, since we could just remember the last dive computer used, and
default to that one.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
gtk-gui.c