summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-08 11:23:11 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2011-09-08 11:23:11 -0700
commita13d3172fa1cd66cd81b84f1c92f0c8e7de09375 (patch)
tree57618b94a497f3eee369f429a1f1a2426bc9aae1 /README
parent91439f3aff9250da0ea423a560fec53db83fa4e7 (diff)
downloadsubsurface-a13d3172fa1cd66cd81b84f1c92f0c8e7de09375.tar.gz
Save default units using GConf
That seems to be the gtk2 way. Whatever. diveclog ends up defaulting to metric units, because we all know that's the right thing to do. However, I learnt to dive in the US, so I'm used to seeing psi and feet. So despite the sane defaults, I want diveclog to use the broken imperial units for me. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a9eb649ee..527bdb345 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ I'm tired of java programs that don't work etc.
License: GPLv2
-You need libxml2-devel and gtk2-devel to build this.
+You need libxml2-devel, gtk2-devel and GConf2-devel to build this.
Usage: