diff options
author | Jordi Vilalta Prat | 2011-01-14 19:47:25 +0000 |
---|---|---|
committer | Jordi Vilalta Prat | 2011-01-14 19:47:25 +0000 |
commit | e49b35d7068aa872bb1c172f46343b7507b3adc6 (patch) | |
tree | 14f35f4c82796c50edba9ed7403ce01cc1f28bb4 /backends | |
parent | 0eeacfe43eca0a6dc178881ef517cc9a6c8cb410 (diff) | |
download | scummvm-rg350-e49b35d7068aa872bb1c172f46343b7507b3adc6.tar.gz scummvm-rg350-e49b35d7068aa872bb1c172f46343b7507b3adc6.tar.bz2 scummvm-rg350-e49b35d7068aa872bb1c172f46343b7507b3adc6.zip |
SYMBIAN: Fix some small issues in the README file (M4 isn't included)
svn-id: r55243
Diffstat (limited to 'backends')
-rw-r--r-- | backends/platform/symbian/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/backends/platform/symbian/README b/backends/platform/symbian/README index c834eb4be1..d7e8235e1d 100644 --- a/backends/platform/symbian/README +++ b/backends/platform/symbian/README @@ -27,22 +27,22 @@ About ScummVM Release History: Release version: 1.2.1 - * Symbian port now split in to parts, ScummVM 1 and ScummVM 2 to keep the exe size down. + * Symbian port now split in two parts, ScummVM 1 and ScummVM 2 to keep the exe size down. ScummVM 1 contains the following engines: scumm queen groovie saga drascula touche parallaction cine - cruise made m4 tucker - + cruise made tucker + ScummVM 2 contains the following engines: agos sky gob - kyra lure agi tinsel - sword1 sword2 draci sci teenagent - + kyra lure agi tinsel + sword1 sword2 draci sci teenagent + * See main readme for general ScummVM improvements, minor update Release version: 1.2.0 * Nothing significant in the Symbian port, except SDL improvements (new SDL version used) * See main readme for general ScummVM improvements, major update - + Release version: 1.1.0 * Nothing significant in the Symbian port, except SDL improvements. * See main readme for general ScummVM improvements, minor update |