[Poet-commit] SF.net SVN: poet:[54] trunk
Brought to you by:
mercurio
|
From: <mer...@us...> - 2008-11-17 01:28:35
|
Revision: 54
http://poet.svn.sourceforge.net/poet/?rev=54&view=rev
Author: mercurio
Date: 2008-11-17 01:28:28 +0000 (Mon, 17 Nov 2008)
Log Message:
-----------
2.2 RC3
Modified Paths:
--------------
trunk/lib/help/index.html
trunk/lib/help/poet.html
trunk/sample/PoetShow.exe
trunk/sample/poetshow.vfs/makekit.csh
trunk/starkit/Poet.kit
Modified: trunk/lib/help/index.html
===================================================================
--- trunk/lib/help/index.html 2008-11-16 23:15:17 UTC (rev 53)
+++ trunk/lib/help/index.html 2008-11-17 01:28:28 UTC (rev 54)
@@ -11,7 +11,7 @@
<body>
-<h1 style="text-align: center;"><span style="font-family: Helvetica,Arial,sans-serif;">Poet 2.1
+<h1 style="text-align: center;"><span style="font-family: Helvetica,Arial,sans-serif;">Poet 2.2
Help Index</span></h1>
<span style="font-family: Helvetica,Arial,sans-serif;">
Modified: trunk/lib/help/poet.html
===================================================================
--- trunk/lib/help/poet.html 2008-11-16 23:15:17 UTC (rev 53)
+++ trunk/lib/help/poet.html 2008-11-17 01:28:28 UTC (rev 54)
@@ -34,7 +34,7 @@
<br>
-Poet is copyrighted 2007 by Philip J. Mercurio and is released under the <a style="color: rgb(255, 0, 0);" href="bsd.html">BSD license</a>. The Poet homepage is:<br>
+Poet is copyrighted 2008 by Philip J. Mercurio and is released under the <a style="color: rgb(255, 0, 0);" href="bsd.html">BSD license</a>. The Poet homepage is:<br>
<br>
</span></span>
<div style="text-align: center;"><span style="font-family: Helvetica,Arial,sans-serif;"><span style="font-family: Helvetica,Arial,sans-serif;">poet.sourceforge.net</span></span><br>
Modified: trunk/sample/PoetShow.exe
===================================================================
(Binary files differ)
Modified: trunk/sample/poetshow.vfs/makekit.csh
===================================================================
--- trunk/sample/poetshow.vfs/makekit.csh 2008-11-16 23:15:17 UTC (rev 53)
+++ trunk/sample/poetshow.vfs/makekit.csh 2008-11-17 01:28:28 UTC (rev 54)
@@ -6,7 +6,7 @@
# the Tcl library directory.
#
-set pkglist = (tcllib1.10 Tktable2.9 bwidget1.8 poet2.1 Img1.3)
+set pkglist = (tcllib1.10 Tktable2.9 bwidget1.8 poet2.2 Img1.3)
set pkgs = "poetshow.vfs/pkgs"
set tcldir = "c:/tcl/"
@@ -29,7 +29,7 @@
echo "Wrapping poetshow.vfs"
#/prog/tools/tclkitsh c:/Tcl/kits/sdx.kit wrap PoetShow.kit
-/prog/tools/tclkitsh c:/Tcl/kits/sdx.kit wrap PoetShow.exe -runtime /prog/tools/tclkit.exe
+/prog/tools/tclkitsh c:/Tcl/kits/sdx.kit wrap PoetShow.exe -runtime /prog/tools/tclkit855.exe
#echo "Removing $pkgs"
rm -rf $pkgs
Modified: trunk/starkit/Poet.kit
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|