author | mickeyl <mickeyl> | 2005-05-05 15:58:06 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-05-05 15:58:06 (UTC) |
commit | 548bfb68e473add1a19d3dd861fc1785f5e6b5c0 (patch) (side-by-side diff) | |
tree | de6f2c7c47c6bf46c5f640a9d4aa9d7f83d4f42c | |
parent | 02bb4df73ff7b9d89cb12dd959cee0e26bdfce02 (diff) | |
download | opie-548bfb68e473add1a19d3dd861fc1785f5e6b5c0.zip opie-548bfb68e473add1a19d3dd861fc1785f5e6b5c0.tar.gz opie-548bfb68e473add1a19d3dd861fc1785f5e6b5c0.tar.bz2 |
add note about opie-reader changes and add flitedyn + flitedyn32 to build system
patch courtesy Patrick Ohly
-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | packages | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -1,14 +1,15 @@ 2005-??-?? Opie 1.2.1 New Features ------------ * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) + * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) Fixed Bugs ---------- * #1476 - Wrong order of application entries in the O-menu (skyhusker) * #1535 - Missing line break and unnecessary location shown with Today-Calendar plugin (deller) * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) * n.a. - always show volume and wireless applet popups inside visible screen (deller) @@ -160,16 +160,18 @@ CONFIG_OPIEFTP noncore/net/opieftp opieftp.pro CONFIG_OPIEIRC noncore/net/opieirc opieirc.pro CONFIG_OPIE-LOGIN core/opie-login opie-login.pro CONFIG_OPIEMAIL2 noncore/unsupported/mail2 mail.pro CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2 opieplayer2.pro CONFIG_OPIEPLAYER3 noncore/multimedia/opieplayer3 opieplayer3.pro CONFIG_OPIEPLAYER core/multimedia/opieplayer opieplayer.pro CONFIG_OPIE-RDESKTOP noncore/net/opierdesktop opierdesktop.pro CONFIG_OPIE-READER noncore/apps/opie-reader opie-reader.pro +CONFIG_OPIE-READER-FLITEDYN noncore/apps/opie-reader/FliteDyn FliteDyn.pro +CONFIG_OPIE-READER-FLITEDYN16 noncore/apps/opie-reader/FliteDyn16 FliteDyn16.pro CONFIG_OPIEREC noncore/multimedia/opierec opierec.pro CONFIG_OPIE-SHEET noncore/apps/opie-sheet opie-sheet.pro CONFIG_OPIE-SH noncore/tools/opie-sh opie-sh.pro CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/applet applet.pro CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/manager manager.pro CONFIG_OPIE-WRITE noncore/apps/opie-write opie-write.pro CONFIG_OSEARCH core/pim/osearch osearch.pro CONFIG_OXYGEN noncore/apps/oxygen oxygen.pro |