Unidiff2 files changed, 2 insertions, 1 deletions
|
diff --git a/ChangeLog b/ChangeLog index 46ba2d5..21512e0 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -39,6 +39,7 @@ |
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 | |
|
|
diff --git a/packages b/packages index e39f621..ac614f2 100644 --- a/ packages+++ b/ packages |
|
@@ -222,7 +222,7 @@ CONFIG_TODAY_WEATHER noncore/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 |
|