author | mickeyl <mickeyl> | 2005-02-10 11:40:48 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-02-10 11:40:48 (UTC) |
commit | f13760433a6526555bc5a4378ee3517f4053ac61 (patch) (unidiff) | |
tree | 01c5e124f82647576f0db0fd3390c6ad7516b058 /ChangeLog | |
parent | 64cb2bdc9afc3c35ed820dc77901cb7cbd863ef9 (diff) | |
download | opie-f13760433a6526555bc5a4378ee3517f4053ac61.zip opie-f13760433a6526555bc5a4378ee3517f4053ac61.tar.gz opie-f13760433a6526555bc5a4378ee3517f4053ac61.tar.bz2 |
synchronize name in .desktop file w/ application name
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,24 +2,25 @@ | |||
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | 5 | ||
6 | Fixed Bugs | 6 | Fixed Bugs |
7 | ---------- | 7 | ---------- |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
9 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 9 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
10 | * #1482 - Fix double '/' in paths (zecke) | 10 | * #1482 - Fix double '/' in paths (zecke) |
11 | * #1536 - Autosave of custom locations in opie backup (ar) | 11 | * #1536 - Autosave of custom locations in opie backup (ar) |
12 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 12 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
13 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 13 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
14 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | ||
14 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 15 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
15 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 16 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
16 | 17 | ||
17 | Internal | 18 | Internal |
18 | -------- | 19 | -------- |
19 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 20 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
20 | * Killed the need for weak symbols in QtE (zecke) | 21 | * Killed the need for weak symbols in QtE (zecke) |
21 | 22 | ||
22 | 2005-02-03Opie 1.1.9 | 23 | 2005-02-03Opie 1.1.9 |
23 | 24 | ||
24 | New Features | 25 | New Features |
25 | ------------ | 26 | ------------ |