www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www server/banner.sq.html graphics/topbanner.sq...


From: Besnik Bleta
Subject: www server/banner.sq.html graphics/topbanner.sq...
Date: Tue, 22 Jan 2013 22:08:54 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Besnik Bleta <beso>     13/01/22 22:08:54

Modified files:
        server         : banner.sq.html 
Added files:
        graphics       : topbanner.sq.png 
        .              : style.sq.css 

Log message:
        adding translated topbanner for sq

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/graphics/topbanner.sq.png?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/style.sq.css?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.sq.html?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: server/banner.sq.html
===================================================================
RCS file: /web/www/www/server/banner.sq.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- server/banner.sq.html       28 Mar 2012 13:15:41 -0000      1.2
+++ server/banner.sq.html       22 Jan 2013 22:08:54 -0000      1.3
@@ -1,5 +1,6 @@
 <!-- start of banner.sq.html -->
 <!--#include virtual="/server/head-include-2.sq.html" -->
+<link rel="stylesheet" href="/style.sq.css" media="all" />
 </head>
 <body>
 <!--#include virtual="/server/body-include-1.sq.html" -->

Index: graphics/topbanner.sq.png
===================================================================
RCS file: graphics/topbanner.sq.png
diff -N graphics/topbanner.sq.png
Binary files /dev/null and /tmp/cvsZsBRN3 differ

Index: style.sq.css
===================================================================
RCS file: style.sq.css
diff -N style.sq.css
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ style.sq.css        22 Jan 2013 22:08:54 -0000      1.1
@@ -0,0 +1,23 @@
address@hidden "utf-8";
+/*  style.sq.css -- Albanian CSS
+
+    Copyright (C) 2013 Free Software Foundation
+
+    Permission is hereby granted, free of charge, to any person
+    obtaining a copy of this software and associated documentation
+    files (the "Software"), to deal in the Software without
+    restriction, including without limitation the rights to use,
+    copy, modify, merge, publish, distribute, sublicense, and/or sell
+    copies of the Software, and to permit persons to whom the
+    Software is furnished to do so, subject to the following
+    conditions:
+
+    The above copyright notice and this permission notice shall be
+    included in all copies or substantial portions of the Software.
+
+    Albanian Translation Team for gnu.org 
+    <address@hidden>, 2013. */
+
+#logo { /* Insert Albaniann background image */
+  background:url(/graphics/topbanner.sq.png) no-repeat; 
+}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]