mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
91439f3aff
commit
a13d3172fa
3 changed files with 25 additions and 3 deletions
2
README
2
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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue