www-commits
[Top][All Lists]
Advanced

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

www server/banner.ar.html server/po/banner.ar.p...


From: Yavor Doganov
Subject: www server/banner.ar.html server/po/banner.ar.p...
Date: Tue, 04 Nov 2008 09:36:13 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   08/11/04 09:36:13

Modified files:
        server         : banner.ar.html 
        server/po      : banner.ar.po 
Added files:
        .              : style.ar.css 

Log message:
        Add Arabic CSS.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.ar.css?cvsroot=www&rev=1.1
http://web.cvs.savannah.gnu.org/viewcvs/www/server/banner.ar.html?cvsroot=www&r1=1.16&r2=1.17
http://web.cvs.savannah.gnu.org/viewcvs/www/server/po/banner.ar.po?cvsroot=www&r1=1.16&r2=1.17

Patches:
Index: server/banner.ar.html
===================================================================
RCS file: /web/www/www/server/banner.ar.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- server/banner.ar.html       4 Nov 2008 09:29:17 -0000       1.16
+++ server/banner.ar.html       4 Nov 2008 09:36:06 -0000       1.17
@@ -1,5 +1,6 @@
 <style type="text/css" media="all">
 @import url('/style.css');
address@hidden url('/style.ar.css');
 </style>
 
 <style type="text/css" media="print">

Index: server/po/banner.ar.po
===================================================================
RCS file: /web/www/www/server/po/banner.ar.po,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- server/po/banner.ar.po      4 Nov 2008 09:29:25 -0000       1.16
+++ server/po/banner.ar.po      4 Nov 2008 09:36:10 -0000       1.17
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: banner\n"
 "POT-Creation-Date: 2008-11-04 04:25-0500\n"
-"PO-Revision-Date: 2008-10-25 22:55+0200\n"
+"PO-Revision-Date: 2008-11-04 11:34+0200\n"
 "Last-Translator: Hossam Hossny <address@hidden>\n"
 "Language-Team: Arabic\n"
 "MIME-Version: 1.0\n"
@@ -17,6 +17,8 @@
 # type: Content of: <style>
 msgid "@import url('/style.css');"
 msgstr ""
+"@import url('/style.css');\n"
+"@import url('/style.ar.css');"
 
 # type: Content of: <style>
 msgid "@import url('/print.css');"

Index: style.ar.css
===================================================================
RCS file: style.ar.css
diff -N style.ar.css
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ style.ar.css        4 Nov 2008 09:36:03 -0000       1.1
@@ -0,0 +1,23 @@
+/*
+style.bg.css -- Arabic CSS Stylesheet
+
+Copyright (C) 2006, 2007, 2008 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.
+
+*/
+
+#logo{ position: absolute; }
+#searcher{ left: 1em; right: inherit; }
+#fssbox{ left: 0; right: inherit; }
+#backtotop p{ text-align: left; }




reply via email to

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