Moved the title definitions from menus, input and message dialogs to
commitcac81fa4fb61aa6a795607c263b0e09ba4b58c67
authorBen Kibbey <bjk@luxsci.net>
Wed, 4 Apr 2007 00:02:45 +0000 (3 20:02 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 4 Apr 2007 00:02:45 +0000 (3 20:02 -0400)
treec09fe5cde487dea650f27b68a2abb05f47ada023
parent29a552e0b0ab3a93d7418912a3c92fb63884b169
Moved the title definitions from menus, input and message dialogs to
the window structure. This fixes a dynamic menu title (file browser
for example).
src/cboard.c
src/filebrowser.c
src/input.c
src/input.h
src/menu.c
src/menu.h
src/message.c
src/misc.c
src/misc.h
src/window.c
src/window.h