From 32ea8334cf7aad43ad596938a3251f2ace86b498 Mon Sep 17 00:00:00 2001 From: Michael Prager Date: Thu, 7 Jan 2010 12:15:17 +0100 Subject: [PATCH] updated readme and added .gitignore file --- .gitignore | 2 ++ Readme.txt | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26a4d0e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.zip +*.wgz diff --git a/Readme.txt b/Readme.txt index 65dadf2..c3df8d7 100644 --- a/Readme.txt +++ b/Readme.txt @@ -13,7 +13,7 @@ http://www.symbian-freak.com/forum/viewtopic.php?t=38045 You can change the appearance (background color, font color, font size etc.) and settings from within the widget now. Only if you want to use a custom -background image or face transparency, you still need to modify the widget, +background image or fake transparency, you still need to modify the widget, following these steps: 1. rename comingNext.wgz to comingNext.zip @@ -180,4 +180,6 @@ Changelog: the fullscreen widget when opening the calendar app - code cleanup and size reduction - update interval to detect screen rotation increased from 3 to 1 secs - - open calendar app when clicking anywhere in fullscreen view \ No newline at end of file + - open calendar app when clicking anywhere in fullscreen view +1.25 () by Michael Prager + - fixed reoccurring events not beeing shown \ No newline at end of file -- 2.39.2