]> git.tdb.fi Git - ext/subsurface.git/commit
Save dive computer device name.
authorTerrance Stanfield <t@hollowcranium.com>
Wed, 30 May 2012 04:54:09 +0000 (23:54 -0500)
committerTerrance Stanfield <t@hollowcranium.com>
Wed, 30 May 2012 04:54:09 +0000 (23:54 -0500)
commit697435b249e1e2f308cc72c85180806cc0765249
treec2e19bd5d8b6a350fb5007231e84d7e79b55a144
parent058b84cca0f876bf2221e248e4854905b0705210
Save dive computer device name.

It is really annoying to have to type the device name each time you need
to import a dive from your computer, if you are not using the default
device name. This will save the device name in the configuration file and
matches the logic currently used to save the dive computer name in the
configuration file.

Signed-off-by: Terrance Stanfield <t@hollowcranium.com>
gtk-gui.c