www-commits
[Top][All Lists]
Advanced

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

www home.pl.shtml


From: Yavor Doganov
Subject: www home.pl.shtml
Date: Sat, 14 Apr 2007 22:26:57 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   07/04/14 22:26:57

Modified files:
        .              : home.pl.shtml 

Log message:
        Fixed encoding declaration (Closes: RT #333698).

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.pl.shtml?cvsroot=www&r1=1.42&r2=1.43

Patches:
Index: home.pl.shtml
===================================================================
RCS file: /web/www/www/home.pl.shtml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- home.pl.shtml       6 Apr 2007 11:38:06 -0000       1.42
+++ home.pl.shtml       14 Apr 2007 22:26:52 -0000      1.43
@@ -4,7 +4,7 @@
 
 <head>
 <title>System Operacyjny GNU</title>
-<meta http-equiv="Content-Type" content="text/html; utf-8" />
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <meta http-equiv="Keywords" content="GNU, FSF, Free Software Foundation, 
Linux, Emacs, GCC, Unix, Free Software, wolne oprogramowanie, system 
operacyjny, GNU Kernel, HURD, GNU HURD" />
 <meta http-equiv="Description" lang="en" content="Since 1983, developing the 
free Unix style operating system GNU, so that computer users can have the 
freedom to share and improve the software they use." />
 <meta http-equiv="Description" lang="pl" content="Od 1983 roku tworzymy wolny, 
podobny do Unix-a, system operacyjny GNU, aby użytkownicy komputerów mieli 
wolność dzielenia się używanym oprogramowaniem i ulepszania go." />
@@ -329,7 +329,7 @@
 <br />
 Aktualizowane:
 <!-- timestamp start -->
-$Date: 2007/04/06 11:38:06 $ $Author: wkotwica $
+$Date: 2007/04/14 22:26:52 $ $Author: yavor $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

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