summaryrefslogtreecommitdiff
authorzecke <zecke>2005-02-08 23:22:00 (UTC)
committer zecke <zecke>2005-02-08 23:22:00 (UTC)
commitb61772fe39346e724f560161d9885589ba86a23f (patch) (unidiff)
tree09d255a5f858d98aff8472134f19612f7d084403
parent615923bafaffe90dd7c860d094f4cf3680b6d103 (diff)
downloadopie-b61772fe39346e724f560161d9885589ba86a23f.zip
opie-b61772fe39346e724f560161d9885589ba86a23f.tar.gz
opie-b61772fe39346e724f560161d9885589ba86a23f.tar.bz2
-Mention the fix for #1556 start to look for sounds in /opt/QtPalmtops/sounds
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 883586d..9e1e007 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,17 +9,18 @@
9 (zecke) 9 (zecke)
10 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 10 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
11 * #1482 - Fix double '/' in paths (zecke) 11 * #1482 - Fix double '/' in paths (zecke)
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
23 ------------ 24 ------------
24 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 25 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
25 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 26 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)