svn commit: samba-web r439 - in trunk: . images style

deryck at samba.org deryck at samba.org
Tue Nov 23 21:32:49 GMT 2004


Author: deryck
Date: 2004-11-23 21:32:48 +0000 (Tue, 23 Nov 2004)
New Revision: 439

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=439

Log:

Adding "No Software Patents" link.

--deryck


Added:
   trunk/images/noswp_banner.jpg
Modified:
   trunk/index.html
   trunk/style/main.css


Changeset:
Added: trunk/images/noswp_banner.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/images/noswp_banner.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2004-11-23 20:28:31 UTC (rev 438)
+++ trunk/index.html	2004-11-23 21:32:48 UTC (rev 439)
@@ -2,6 +2,8 @@
   <title>Samba - opening windows to a wider world</title>
 <!--#include virtual="/samba/header2.html" -->
 
+<a href="http://nosoftwarepatents.com/"><img src="/samba/images/noswp_banner.jpg" id="noswp" alt="No Software Patents!" /></a>
+
     <p>Samba is an <a href="http://www.opensource.org/">Open Source</a>/<a href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a> suite that provides seamless file and print services to SMB/CIFS clients.  Samba is freely available under the <a href="/samba/docs/GPL.html">GNU General Public License</a>.</p>
     
     <h2>Latest News</h2>

Modified: trunk/style/main.css
===================================================================
--- trunk/style/main.css	2004-11-23 20:28:31 UTC (rev 438)
+++ trunk/style/main.css	2004-11-23 21:32:48 UTC (rev 439)
@@ -92,4 +92,6 @@
 	font-style:italic;
 	font-size:small;
 }
-
+#noswp {
+    margin:10px 0 35px 0;
+}



More information about the samba-cvs mailing list