Code

screen_browser: added struct screen_browser
authorMax Kellermann <max@duempel.org>
Thu, 18 Sep 2008 21:35:11 +0000 (23:35 +0200)
committerMax Kellermann <max@duempel.org>
Thu, 18 Sep 2008 21:35:11 +0000 (23:35 +0200)
commit4f7926a989e2428a4701de3410e80997867ff63b
tree425cc5381efbbe850c7479008bb8cd2d1c4209a9
parentb7d7beeed8cab78bcc7c3df2f63a93bf682f84ca
screen_browser: added struct screen_browser

We are going to separate the browser functions from screen_file.c.
Move all variables which are going to be needed by this code.
src/screen_artist.c
src/screen_browser.h
src/screen_file.c
src/screen_search.c