author | mickeyl <mickeyl> | 2004-10-30 13:53:58 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-10-30 13:53:58 (UTC) |
commit | 0fc9ce0c22bad09470a18eb6d084c6042c914ed8 (patch) (unidiff) | |
tree | 99e8ac2db000ce606b497ded9146ddae691d27a7 /ChangeLog | |
parent | 3fcdb4e6f576f5e3eec072efe87a44bf58fdbf25 (diff) | |
download | opie-0fc9ce0c22bad09470a18eb6d084c6042c914ed8.zip opie-0fc9ce0c22bad09470a18eb6d084c6042c914ed8.tar.gz opie-0fc9ce0c22bad09470a18eb6d084c6042c914ed8.tar.bz2 |
remove hardcoded icon size here as well
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,16 +28,17 @@ | |||
28 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 28 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
29 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 29 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
30 | * #1448 - Brightness Applet added (mickeyl) | 30 | * #1448 - Brightness Applet added (mickeyl) |
31 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 31 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
32 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 32 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
33 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 33 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
34 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 34 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
35 | * 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) | 35 | * 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) |
36 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | ||
36 | 37 | ||
37 | 2004-09-17Opie 1.1.6 | 38 | 2004-09-17Opie 1.1.6 |
38 | 39 | ||
39 | New Features | 40 | New Features |
40 | ------------ | 41 | ------------ |
41 | * Fifteen gained configurable number of items (zecke) | 42 | * Fifteen gained configurable number of items (zecke) |
42 | * Fifteen can have custom background images (zecke) | 43 | * Fifteen can have custom background images (zecke) |
43 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 44 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |