]> code.delx.au - comingnext/commitdiff
updated skin fetcher to v1.3
authorMichael Prager <michael@pragers.de>
Mon, 11 Oct 2010 01:10:31 +0000 (03:10 +0200)
committerMichael Prager <michael@pragers.de>
Mon, 11 Oct 2010 01:10:31 +0000 (03:10 +0200)
ComingNext_SkinFetcher_v1.2.sisx [deleted file]
ComingNext_SkinFetcher_v1.3.sisx [new file with mode: 0644]
Readme.txt
build.pl

diff --git a/ComingNext_SkinFetcher_v1.2.sisx b/ComingNext_SkinFetcher_v1.2.sisx
deleted file mode 100644 (file)
index 63bc7aa..0000000
Binary files a/ComingNext_SkinFetcher_v1.2.sisx and /dev/null differ
diff --git a/ComingNext_SkinFetcher_v1.3.sisx b/ComingNext_SkinFetcher_v1.3.sisx
new file mode 100644 (file)
index 0000000..d5f2c11
Binary files /dev/null and b/ComingNext_SkinFetcher_v1.3.sisx differ
index b4e45b47f34d9fb5cb97feadc5f180f4c469d8d1..210e2ad9bd9969bcf7bc8b228bad1e153e0db36c 100644 (file)
@@ -205,10 +205,13 @@ Changelog:
   - includes Skin Fetcher 1.2 which now also supports 3 panels\r
 1.27 (2010-03-21) by Michael Prager\r
   - fixed ToDo events without due date to cause error\r
-1.28 () by Michael Prager\r
+1.28 (2010-10-11) by Michael Prager\r
   - compatible with N8 and any other device with multi-calendar support\r
   - added persistent settings. Settings will no longer be lost when updating \r
     the widget. Also, all widgets now use the same settings, you no longer have\r
     to modify the settings in each widget individually.\r
   - added russian translation (thanks to tokeda)\r
   - updated portuguese-brazilian (thanks to Flavio Nathan)\r
+  - new app icon\r
+  - updated "ComingNext Skin Fetcher" tool to version v1.3 (supports all 6 \r
+    panel positions)\r
index e3b3506ff1fa85bf7eae6a1e116e46aadd9235ae..9cb72883f66a872c73f8d11c4de7a192128c92ea 100644 (file)
--- a/build.pl
+++ b/build.pl
@@ -51,7 +51,7 @@ $zip->addFile("comingNextB.wgz");
 $zip->addFile("comingNextC.wgz");\r
 $zip->addFile("Readme.txt");\r
 $zip->addFile("License.txt");\r
-$zip->addFile("ComingNext_SkinFetcher_v1.2.sisx");\r
+$zip->addFile("ComingNext_SkinFetcher_v1.3.sisx");\r
 $zip->writeToFileNamed("comingNext_v$version.zip");\r
 \r
 #########################################\r