tsm: screen: move filenames to tsm_screen.[ch]
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 18 Sep 2012 12:53:46 +0000 (14:53 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 18 Sep 2012 12:53:46 +0000 (14:53 +0200)
commit613e7e7000e7b723d8a1ab8ae8518b4993ab6665
treefcf3f564c4974ff1573600778a19e6c38c3688da
parentf919b3ad816b9b9b0162e302d64f75634ad9ea9a
tsm: screen: move filenames to tsm_screen.[ch]

All TSM files use the "tsm_*" prefix and the object is now named "screen"
so rename the files to resemble this.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am
src/terminal.c
src/terminal.h
src/text.h
src/tsm_screen.c [moved from src/console.c with 99% similarity]
src/tsm_screen.h [moved from src/console.h with 100% similarity]
src/vte.c
src/vte.h