CVS: setedit/www-site index.html,1.36,1.37 update,1.2,1.3
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2009-03-17 13:16:56
|
Update of /cvsroot/setedit/setedit/www-site In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv12037/www-site Modified Files: index.html update Log Message: * Modified: [WWW] SF logo according to new policy. * Modified: [WWW] SF web upload script. Index: index.html =================================================================== RCS file: /cvsroot/setedit/setedit/www-site/index.html,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** index.html 3 Sep 2007 13:22:36 -0000 1.36 --- index.html 17 Mar 2009 13:16:48 -0000 1.37 *************** *** 14,20 **** <tr> <td><strong><h1>SETEDIT</h1></strong></td> ! <td align=right><A href="http://sourceforge.net"> ! <IMG valign=center src="http://sourceforge.net/sflogo.php?group_id=32835" ! width="88" height="31" border="0" alt="SourceForge Logo"></A></td> </tr> </table> --- 14,20 ---- <tr> <td><strong><h1>SETEDIT</h1></strong></td> ! <td align=right><A href="http://sourceforge.net/projects/setedit"> ! <IMG valign=center src="http://sflogo.sourceforge.net/sflogo.php?group_id=49571&type=11" ! width="120" height="30" border="0" alt="Get SETEdit at SourceForge.net. Fast, secure and Free Open Source software downloads"></A></td> </tr> </table> *************** *** 904,908 **** <p><hr><p> <!-- <P>Visited since May 24, 1999: <a href="http://member.linkexchange.com/cgi-bin/fc/fastcounter-login?1289519" target="_top"><img border="0" src="http://fastcounter.linkexchange.com/fastcounter?1289519+2579045"></a><font face="arial" size="1"><a href="http://fastcounter.linkexchange.com/fc-join" target="_top">(FastCounter by LinkExchange)</a></font><br></p> --> ! <Font Size=-1>Last update: Mon Sep 3 10:07:45 ART 2007</Font> </body> </html> --- 904,908 ---- <p><hr><p> <!-- <P>Visited since May 24, 1999: <a href="http://member.linkexchange.com/cgi-bin/fc/fastcounter-login?1289519" target="_top"><img border="0" src="http://fastcounter.linkexchange.com/fastcounter?1289519+2579045"></a><font face="arial" size="1"><a href="http://fastcounter.linkexchange.com/fc-join" target="_top">(FastCounter by LinkExchange)</a></font><br></p> --> ! <Font Size=-1>Last update: Tue Mar 17 10:11:31 ART 2009</Font> </body> </html> Index: update =================================================================== RCS file: /cvsroot/setedit/setedit/www-site/update,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** update 7 Jul 2003 15:33:32 -0000 1.2 --- update 17 Mar 2009 13:16:48 -0000 1.3 *************** *** 1,2 **** #!/bin/sh ! scp *.html *.txt *.css se...@se...:/home/groups/s/se/setedit/htdocs/ --- 1,3 ---- #!/bin/sh ! scp *.html *.txt *.css set,se...@we...:htdocs ! |