author | zecke <zecke> | 2005-02-08 23:22:00 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-02-08 23:22:00 (UTC) |
commit | b61772fe39346e724f560161d9885589ba86a23f (patch) (unidiff) | |
tree | 09d255a5f858d98aff8472134f19612f7d084403 | |
parent | 615923bafaffe90dd7c860d094f4cf3680b6d103 (diff) | |
download | opie-b61772fe39346e724f560161d9885589ba86a23f.zip opie-b61772fe39346e724f560161d9885589ba86a23f.tar.gz opie-b61772fe39346e724f560161d9885589ba86a23f.tar.bz2 |
-Mention the fix for #1556 start to look for sounds in /opt/QtPalmtops/sounds
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -12,11 +12,12 @@ | |||
12 | * #1536 - Autosave of custom locations in opie backup (ar) | 12 | * #1536 - Autosave of custom locations in opie backup (ar) |
13 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 13 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
14 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 14 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
15 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | ||
15 | 16 | ||
16 | Internal | 17 | Internal |
17 | -------- | 18 | -------- |
18 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 19 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
19 | 20 | * killed the need for weak symbols in QtE (zecke) | |
20 | 2005-02-03Opie 1.1.9 | 21 | 2005-02-03Opie 1.1.9 |
21 | 22 | ||
22 | New Features | 23 | New Features |