]> git.tdb.fi Git - ext/subsurface.git/commit
Reinstate the main window title
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2011 05:09:47 +0000 (22:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2011 05:09:47 +0000 (22:09 -0700)
commit3a6c1f767d527c2247eefb264f68adf3f3770608
treec4dbe905dcde01aca07a2b2535a8ad900993d415
parent6a9e951f1c5f4e8a6c3c97b5f999506ca1f24d8e
Reinstate the main window title

It got removed by some of my overly aggressive cleanup in commit
fefcbf125e89 ("Remove dive info frame") because the dive info frame
initialization also initialized the main window title..

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