[Patchanim-commit] SF.net SVN: patchanim: [154] trunk/patchanim/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-02-10 19:00:39
|
Revision: 154
http://patchanim.svn.sourceforge.net/patchanim/?rev=154&view=rev
Author: dbrosius
Date: 2008-02-10 11:00:45 -0800 (Sun, 10 Feb 2008)
Log Message:
-----------
add tween meta keyword
Modified Paths:
--------------
trunk/patchanim/htdocs/index.html
Modified: trunk/patchanim/htdocs/index.html
===================================================================
--- trunk/patchanim/htdocs/index.html 2008-02-10 18:59:21 UTC (rev 153)
+++ trunk/patchanim/htdocs/index.html 2008-02-10 19:00:45 UTC (rev 154)
@@ -1,7 +1,7 @@
<html>
<head>
<title>PatchAnim - A Bezier Surface based blend animation tool</title>
- <meta name="Keywords" content="animated blends gradients gif png mng jpeg bezier curve patch java webstart">
+ <meta name="Keywords" content="animated blends gradients gif png mng jpeg bezier curve patch tween java webstart">
</head>
<body background>
<div style="position:absolute;top:0;left:0;width:256;height:65535;z-index:1;background-image:url(blend.jpg);">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|