|
diff --git a/ChangeLog b/ChangeLog index 7461409..46ba2d5 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -21,5 +21,4 @@ |
21 | Fixed Bugs |
21 | Fixed Bugs |
22 | ---------- |
22 | ---------- |
23 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
| |
24 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
23 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
25 | * #608 - Make Opie usable for left handed users (zecke) |
24 | * #608 - Make Opie usable for left handed users (zecke) |
@@ -34,4 +33,5 @@ |
34 | * #1448 - Brightness Applet added (mickeyl) |
33 | * #1448 - Brightness Applet added (mickeyl) |
35 | * #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 |
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) |
@@ -39,4 +39,5 @@ |
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 | |
42 | |
42 | 2004-09-17Opie 1.1.6 |
43 | 2004-09-17Opie 1.1.6 |
|
|
diff --git a/packages b/packages index dcbbe78..e39f621 100644 --- a/ packages+++ b/ packages |
|
@@ -169,5 +169,5 @@ CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunch pyquicklaunch.pro |
169 | CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncherpyquicklauncher.pro |
169 | CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncherpyquicklauncher.pro |
170 | CONFIG_PYTHON-EXAMPLESexamples/python bla.pro |
170 | CONFIG_PYTHON-EXAMPLESexamples/python bla.pro |
171 | CONFIG_QASHMONEY noncore/apps/qashmoneyqashmoney.pro |
171 | CONFIG_QASHMONEY noncore/unsupported/qashmoneyqashmoney.pro |
172 | CONFIG_QASTEROIDS noncore/games/qasteroidsqasteroids.pro |
172 | CONFIG_QASTEROIDS noncore/games/qasteroidsqasteroids.pro |
173 | CONFIG_QCOP core/apps/qcopqcop.pro |
173 | CONFIG_QCOP core/apps/qcopqcop.pro |
|