gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5697 - GNUnet-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r5697 - GNUnet-docs/WWW
Date: Sun, 30 Sep 2007 06:24:34 -0600 (MDT)

Author: durner
Date: 2007-09-30 06:24:34 -0600 (Sun, 30 Sep 2007)
New Revision: 5697

Modified:
   GNUnet-docs/WWW/download.php3
   GNUnet-docs/WWW/gnunet.css
Log:
fix

Modified: GNUnet-docs/WWW/download.php3
===================================================================
--- GNUnet-docs/WWW/download.php3       2007-09-30 12:18:04 UTC (rev 5696)
+++ GNUnet-docs/WWW/download.php3       2007-09-30 12:24:34 UTC (rev 5697)
@@ -119,7 +119,7 @@
                                BR();
                                W("This location can also be used as an apt 
repository.");
                                W("Add the following lines to %s to be able to 
install and update GNUnet using apt:", "/etc/apt/sources.list");
-                               PRE("$ deb http://gnunet.org/download/debian/ 
feisty main");
+                               PRE("$ deb http://gnunet.org/download/debian/ 
feisty universe");
                                PRE("$ deb-src 
http://gnunet.org/download/debian/ feisty main");
                                W("After that, you have to import the public 
key used to sign the packages by running the following command:");
                                PRE("$ gpg --keyserver hkp://wwwkeys.eu.pgp.net 
--recv-keys 0x09146862 && gpg --armor --export 0x09146862 | sudo apt-key add 
-");

Modified: GNUnet-docs/WWW/gnunet.css
===================================================================
--- GNUnet-docs/WWW/gnunet.css  2007-09-30 12:18:04 UTC (rev 5696)
+++ GNUnet-docs/WWW/gnunet.css  2007-09-30 12:24:34 UTC (rev 5697)
@@ -59,7 +59,7 @@
 pre{
   background-color: #eee;
   padding: 0.75em 10pt;
-  font-size: 10px;
+  font-size: 1em;
   border: 1px solid #ddd;
 }
 





reply via email to

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