]> git.tdb.fi Git - ext/subsurface.git/commit
Make the divelist font configurable
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2011 18:24:15 +0000 (11:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2011 18:24:15 +0000 (11:24 -0700)
commit6ea513246363ba2df29b0dfa9bc752c7d40c0c38
tree7ed53cde6e6ab60699846d99ebfa9ea4067aa9e7
parent03b2e565503d383acc5f2867404cc39c0a2add80
Make the divelist font configurable

Instead of the hardcoding to "Sans 8", allow people to set it in the
preferences.

Also, make the unit choice be a frame in the preferences dialog instead.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
display.h
divelist.c
main.c