diff options
| author | Kevin Ferrare <kevin@rockbox.org> | 2005-11-01 23:56:03 +0000 |
|---|---|---|
| committer | Kevin Ferrare <kevin@rockbox.org> | 2005-11-01 23:56:03 +0000 |
| commit | 4158ba1ff13d623ee32b91efedd4d1d2212543e4 (patch) | |
| tree | cccb8c9a6080876bfed126604e1057e627368b1a /apps/SOURCES | |
| parent | 0b19487898b779b60de8f07ff1a52ef515b8d072 (diff) | |
| download | rockbox-4158ba1ff13d623ee32b91efedd4d1d2212543e4.zip rockbox-4158ba1ff13d623ee32b91efedd4d1d2212543e4.tar.gz rockbox-4158ba1ff13d623ee32b91efedd4d1d2212543e4.tar.bz2 rockbox-4158ba1ff13d623ee32b91efedd4d1d2212543e4.tar.xz | |
Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ), changed the internal multi-screen API a little bit, in a cleaner way
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7716 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/SOURCES')
| -rw-r--r-- | apps/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index 07c121f..42633a2 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -39,6 +39,7 @@ gui/list.c gui/scrollbar.c gui/splash.c gui/statusbar.c +gui/textarea.c #ifdef HAVE_LCD_CHARCELLS player/icons.c |