diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-02 12:56:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-02 12:56:01 -0700 |
commit | 11db04b350382c021edf83e2f91b3cace090989b (patch) | |
tree | 192d75243435b7e3dd689238a1a4115b57d806ea /README | |
parent | b0ba22a06879697efa7c429b9df8e13feaa02480 (diff) | |
download | subsurface-11db04b350382c021edf83e2f91b3cace090989b.tar.gz |
Move the "Import" function from the File menu to the Log menu
Sure, you can import a file too, but it really makes more sense to have
the actions related to importing new logs under "Log", I think. I don't
think of it as a file operation.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ just do make ./subsurface -and select "Import" from the File menu, tell it what dive computer you +and select "Import" from the Log menu, tell it what dive computer you have (and where it is connected if you need to), and hit "OK". NOTE! There are often multiple models of dive computers that import |