diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-08-26 09:48:25 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-08-26 09:48:25 -0700 |
commit | 13a190464d4eaff4a2a0ce7a172fb85e6bb915e6 (patch) | |
tree | 95dac96fe6abb540b6c8180899946e61f193048b /Documentation/FAQ.wordpress | |
parent | 95fd0488227fd6731d0877023a8ec29573a30b84 (diff) | |
download | subsurface-13a190464d4eaff4a2a0ce7a172fb85e6bb915e6.tar.gz |
Tiny fixes to make the FAQ correct for WordPress
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation/FAQ.wordpress')
-rw-r--r-- | Documentation/FAQ.wordpress | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/FAQ.wordpress b/Documentation/FAQ.wordpress index 00c313feb..97bc63d35 100644 --- a/Documentation/FAQ.wordpress +++ b/Documentation/FAQ.wordpress @@ -43,8 +43,7 @@ Go to <a href="http://software.opensuse.org/download.html?project=home:Subsurfac [/expand] [expand title="The shortcut keys don't work on Ubuntu"] -Please uninstall <code style="font-size: 9pt;">appmenu-qt5</code> and the -shortcuts will work. +Please uninstall <code style="font-size: 9pt;">appmenu-qt5</code> and the shortcuts will work. [/expand] [expand title="How can I post my dive on Facebook?"] @@ -118,7 +117,7 @@ Most/all Windows AV software packages support an "add exception" feature, which In either case, please inform your AV software vendor of a "false positive" as we assure your that Subsurface is not malware [/expand] -[expand title="I cannot download all my dives, only the most recent ones even though my dive computer's manual states that it records history of e.g. 999 dives.] +[expand title="I cannot download all my dives, only the most recent ones even though my dive computer's manual states that it records history of e.g. 999 dives."] Dive history is different than the dive profiles on the log. The history only keeps track of the total number of dives and total amount of time spent below surface. The logs, on the other hand, store the dive profile, but they have limited amount of memory to do so. The exact amount of dive profiles that can be stored on the device depend on sample interval and duration of the dives. Once the memory is full the oldest dives get overwritten with new dives. Thus we are only able to download the last 13, 30 or 199 dives. |