|
diff --git a/ChangeLog b/ChangeLog index 46ba2d5..21512e0 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -36,12 +36,13 @@ |
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) |
|
|
diff --git a/packages b/packages index e39f621..ac614f2 100644 --- a/ packages+++ b/ packages |
|
@@ -219,13 +219,13 @@ CONFIG_TODAY_STOCKTICKERLIB noncore/todayplugins/stockticker/stocktickerlib stoc |
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 |
|