diff options
| author | Teruaki Kawashima <teru@rockbox.org> | 2009-12-18 14:17:28 +0000 |
|---|---|---|
| committer | Teruaki Kawashima <teru@rockbox.org> | 2009-12-18 14:17:28 +0000 |
| commit | dc010201a5020b8b468a1a24a8fafb45a8986530 (patch) | |
| tree | d07b364d2ee16ed4d0c4c9ad9818096c7e57f536 /apps/plugins/SOURCES | |
| parent | 3e2aba0c3eded353ba119e5df23968d70b1263c5 (diff) | |
| download | rockbox-dc010201a5020b8b468a1a24a8fafb45a8986530.zip rockbox-dc010201a5020b8b468a1a24a8fafb45a8986530.tar.gz rockbox-dc010201a5020b8b468a1a24a8fafb45a8986530.tar.bz2 rockbox-dc010201a5020b8b468a1a24a8fafb45a8986530.tar.xz | |
make sure plugin reset backlight setting before exit. do code polish.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24076 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 76a0b57..a3ce60f 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -64,7 +64,7 @@ rockblox1d.c brickmania.c calendar.c maze.c -mazezam.c +mazezam.c text_editor.c wavview.c robotfindskitten.c |