]> git.tdb.fi Git - ext/subsurface.git/commit
Put the dive number and location in the window title bar
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2011 19:15:46 +0000 (12:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2011 19:15:46 +0000 (12:15 -0700)
commit296642a63236ed4dbf72ba544164961cab51fcac
tree8f6dc42d01acbfd39b37ef4a6170aca4a2feeca1
parent40b123f63a76922bc192d7070f844722aa6fb0ea
Put the dive number and location in the window title bar

I suspect the "info" area is better used for actual values, so move the
dive location into the window title instead (using date if no location
info), and title the info frame with date and time.

This just means that the date/time gets removed from inside the frame:
we may want to put air consumption info in there instead?

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
info.c