author | zecke <zecke> | 2005-02-08 23:22:00 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-02-08 23:22:00 (UTC) |
commit | b61772fe39346e724f560161d9885589ba86a23f (patch) (side-by-side diff) | |
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
@@ -11,13 +11,14 @@ * #1482 - Fix double '/' in paths (zecke) * #1536 - Autosave of custom locations in opie backup (ar) * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) + * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) Internal -------- * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) - + * killed the need for weak symbols in QtE (zecke) 2005-02-03 Opie 1.1.9 New Features ------------ |