]> code.delx.au - comingnext/commitdiff
update SkinFetcher to v1.6 (new certificate)
authorMichael Prager <mail@michaelprager.de>
Wed, 12 Sep 2012 00:35:24 +0000 (02:35 +0200)
committerMichael Prager <mail@michaelprager.de>
Wed, 12 Sep 2012 01:29:09 +0000 (03:29 +0200)
ComingNext_SkinFetcher_v1.6.sisx [moved from ComingNext_SkinFetcher_v1.5.sisx with 95% similarity]
Readme.txt
build.pl

similarity index 95%
rename from ComingNext_SkinFetcher_v1.5.sisx
rename to ComingNext_SkinFetcher_v1.6.sisx
index d6e01b9b866997c763041890618ab7399dcf61ec..a5269e2a7831995c6de67a07cfc37217c2411aab 100644 (file)
Binary files a/ComingNext_SkinFetcher_v1.5.sisx and b/ComingNext_SkinFetcher_v1.6.sisx differ
index fa94b3a8fb5f153184e94caa3033ca828399cb1c..709d65d4e16b8cbe11618a8d407e534b8554fb24 100644 (file)
@@ -303,4 +303,5 @@ Changelog:
   - added "show icons" option to enable users to hide icons if desired (bug no. 3521427)\r
   - added "font size" option to easily customize text size\r
   - added option to anonymize debug logfiles\r
   - added "show icons" option to enable users to hide icons if desired (bug no. 3521427)\r
   - added "font size" option to easily customize text size\r
   - added option to anonymize debug logfiles\r
-  - added option to specify the max number of events shown in fullscreen mode
\ No newline at end of file
+  - added option to specify the max number of events shown in fullscreen mode\r
+  - updated SkinFetcher to v1.6 (updated certificate)\r
index eb1e256d882d04f58fa86581209627901fef8645..cb54aa59761be2e632e86b6ada2f2e295c0eec48 100755 (executable)
--- a/build.pl
+++ b/build.pl
@@ -51,7 +51,7 @@ $zip->addFile("comingNextB.wgz");
 $zip->addFile("comingNextC.wgz");
 $zip->addFile("Readme.txt");
 $zip->addFile("License.txt");
 $zip->addFile("comingNextC.wgz");
 $zip->addFile("Readme.txt");
 $zip->addFile("License.txt");
-$zip->addFile("ComingNext_SkinFetcher_v1.5.sisx");
+$zip->addFile("ComingNext_SkinFetcher_v1.6.sisx");
 $zip->writeToFileNamed("comingNext_v$version.zip");
 
 #########################################
 $zip->writeToFileNamed("comingNext_v$version.zip");
 
 #########################################