diff options
| author | Tomas Salfischberger <tomas@rockbox.org> | 2005-05-02 15:03:46 +0000 |
|---|---|---|
| committer | Tomas Salfischberger <tomas@rockbox.org> | 2005-05-02 15:03:46 +0000 |
| commit | a810a67db7c923b01c4135761ef21ab866db256d (patch) | |
| tree | 73ee3f328458d5067901be3674f970535d12d515 /apps/plugins/SOURCES | |
| parent | 1ba26b8a60a5e557fe796dab6af28a482d6fbc0d (diff) | |
| download | rockbox-a810a67db7c923b01c4135761ef21ab866db256d.zip rockbox-a810a67db7c923b01c4135761ef21ab866db256d.tar.gz rockbox-a810a67db7c923b01c4135761ef21ab866db256d.tar.bz2 rockbox-a810a67db7c923b01c4135761ef21ab866db256d.tar.xz | |
Dictionary plugin, first version... please bugtest.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6394 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 8c5525a..76be771 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -15,6 +15,7 @@ sort.c stopwatch.c vbrfix.c viewer.c +dict.c #ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */ bounce.c |