|
diff --git a/ChangeLog b/ChangeLog index 46ba2d5..21512e0 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -34,16 +34,17 @@ |
34 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
34 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
35 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
35 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
36 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
36 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
37 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
37 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
38 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
38 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
39 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) |
39 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) |
40 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
40 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
41 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) |
41 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) |
| |
42 | * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) |
42 | |
43 | |
43 | 2004-09-17Opie 1.1.6 |
44 | 2004-09-17Opie 1.1.6 |
44 | |
45 | |
45 | New Features |
46 | New Features |
46 | ------------ |
47 | ------------ |
47 | * Fifteen gained configurable number of items (zecke) |
48 | * Fifteen gained configurable number of items (zecke) |
48 | * Fifteen can have custom background images (zecke) |
49 | * Fifteen can have custom background images (zecke) |
49 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
50 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
|
|
diff --git a/packages b/packages index e39f621..ac614f2 100644 --- a/ packages+++ b/ packages |
|
@@ -217,17 +217,17 @@ CONFIG_TODAY_FORTUNE noncore/todayplugins/fortune fortune.pro |
217 | CONFIG_TODAY_MAIL core/pim/today/plugins/mailmail.pro |
217 | CONFIG_TODAY_MAIL core/pim/today/plugins/mailmail.pro |
218 | CONFIG_TODAY_STOCKTICKERLIB noncore/todayplugins/stockticker/stocktickerlibstocktickerlib.pro |
218 | CONFIG_TODAY_STOCKTICKERLIB noncore/todayplugins/stockticker/stocktickerlibstocktickerlib.pro |
219 | CONFIG_TODAY_STOCKTICKER noncore/todayplugins/stockticker/stocktickerstockticker.pro |
219 | CONFIG_TODAY_STOCKTICKER noncore/todayplugins/stockticker/stocktickerstockticker.pro |
220 | CONFIG_TODAY_TODOLIST core/pim/today/plugins/todolisttodolist.pro |
220 | CONFIG_TODAY_TODOLIST core/pim/today/plugins/todolisttodolist.pro |
221 | CONFIG_TODAY_WEATHERnoncore/todayplugins/weather weather.pro |
221 | CONFIG_TODAY_WEATHERnoncore/todayplugins/weather weather.pro |
222 | CONFIG_TODO core/pim/todotodo.pro |
222 | CONFIG_TODO core/pim/todotodo.pro |
223 | CONFIG_TONLEITER noncore/multimedia/tonleitertonleiter.pro |
223 | CONFIG_TONLEITER noncore/multimedia/tonleitertonleiter.pro |
224 | CONFIG_TRACKER noncore/multimedia/trackertracker.pro |
224 | CONFIG_TRACKER noncore/multimedia/trackertracker.pro |
225 | CONFIG_UBROWSER noncore/net/ubrowserubrowser.pro |
225 | CONFIG_UBROWSER noncore/unsupported/ubrowserubrowser.pro |
226 | CONFIG_UNIKEYBOARD inputmethods/unikeyboardunikeyboard.pro |
226 | CONFIG_UNIKEYBOARD inputmethods/unikeyboardunikeyboard.pro |
227 | CONFIG_USERMANAGER noncore/settings/usermanagerusermanager.pro |
227 | CONFIG_USERMANAGER noncore/settings/usermanagerusermanager.pro |
228 | CONFIG_VMEMO core/applets/vmemovmemo.pro |
228 | CONFIG_VMEMO core/applets/vmemovmemo.pro |
229 | CONFIG_VOLUMEAPPLET core/applets/volumeappletvolumeapplet.pro |
229 | CONFIG_VOLUMEAPPLET core/applets/volumeappletvolumeapplet.pro |
230 | CONFIG_VTAPPLET core/applets/vtappletvtapplet.pro |
230 | CONFIG_VTAPPLET core/applets/vtappletvtapplet.pro |
231 | CONFIG_WAVPLUGIN core/multimedia/opieplayer/wavpluginwavplugin.pro |
231 | CONFIG_WAVPLUGIN core/multimedia/opieplayer/wavpluginwavplugin.pro |
232 | CONFIG_WEBSTYLE noncore/styles/webweb.pro |
232 | CONFIG_WEBSTYLE noncore/styles/webweb.pro |
233 | CONFIG_WELLENREITER noncore/net/wellenreiterwellenreiter.pro |
233 | CONFIG_WELLENREITER noncore/net/wellenreiterwellenreiter.pro |
|