X-Git-Url: https://code.delx.au/comingnext/blobdiff_plain/b2d0d4bd82d4e269232abcda7fd9e89fc09f5da4..16cf14dfd7fea1f37fd83b82566edfdc9fd71433:/Readme.txt diff --git a/Readme.txt b/Readme.txt index 7ee2179..390264c 100644 --- a/Readme.txt +++ b/Readme.txt @@ -7,7 +7,7 @@ events on your S60 5th Edition phone's home screen. It consists of tree separate widgets, displaying 4 events each. For more info or to report bugs, please refer to -http://sourceforge.net/projects/comingnext +http://comingnext.sf.net/ and http://www.symbian-freak.com/forum/viewtopic.php?t=38045 @@ -63,9 +63,10 @@ How to obtain log file for solving issues: In order to analyse problems or bugs, it can help to obtain the detailed widget log file. You can generate a log by following these steps: -1. Open your browser and go to Web > Settings > General -2. Set "JavaScript Error Notification" to "Create Log file" -3. Remove the widget from your homescreen and add it again +1. Within the widget, go to Settings and check "Enable Logging" +2. Open your browser and go to Web > Settings > General +3. Set "JavaScript Error Notification" to "Create Log file" +4. Remove the widget from your homescreen and add it again The log file will be generated here: C:\Data\jslog_widget.log. When you report a problem, send along this file so that the developers can analyse the issue. @@ -253,10 +254,17 @@ Changelog: - added color indicator to show to which calendar an event belongs to (can be disabled in settings) - added option to exclude specific calendars from the list -1.31 () by Michael Prager +1.31 (2011-03-26) by Michael Prager - added spanish translation (thanks to dragomerlin) - added italian translation (thanks to Marcella Ferrari and Venos) - fixed "About" link opening inside browser instead of widget - fixed sorting of events without date - fixed calendar indicators not showing in some cases - fixed homescreen widget not updating properly on N8 + - added help menu +1.32 () by Michael Prager + - improved performance and battery life (reloading and sorting calendar + data has been reduced) + - fixed and improved spanish translation + - added "enableLogging" option which needs to be turned on if you want to + generate debug logs