gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1910 - in GNUnet-docs/WWW: . test


From: durner
Subject: [GNUnet-SVN] r1910 - in GNUnet-docs/WWW: . test
Date: Thu, 25 Aug 2005 14:07:34 -0700 (PDT)

Author: durner
Date: 2005-08-25 14:07:17 -0700 (Thu, 25 Aug 2005)
New Revision: 1910

Added:
   GNUnet-docs/WWW/screenshots.php3
   GNUnet-docs/WWW/test/gnunet-gtk-fs-status-winxp.png
   GNUnet-docs/WWW/test/gnunet-gtk-stats-winxp.png
Modified:
   GNUnet-docs/WWW/scripts.inc
Log:
screenshots?

Added: GNUnet-docs/WWW/screenshots.php3
===================================================================
--- GNUnet-docs/WWW/screenshots.php3    2005-08-25 18:52:44 UTC (rev 1909)
+++ GNUnet-docs/WWW/screenshots.php3    2005-08-25 21:07:17 UTC (rev 1910)
@@ -0,0 +1,37 @@
+<?php
+include("scripts.php3");
+$title = "GNUnet Screenshots";
+$description="GNUnet Screenshots";
+include("html_header.php3");
+H2("GNUnet Screenshots");
+
+BP();
+W("Besides command line tools, GNUnet provides a graphical user interface: 
%s.", extlink_("gnunet-gtk", "gnunetgtk.php3"));
+W("Here are some screenshots of gnunet-gtk and its features and ports.");
+EP();
+BP();
+IMG("gnunet-gtk-fs-status-winxp.png",
+    "gnunet-gtk status page",
+    "CENTER",732,464);
+BR();
+W("Overview of all pending and completed filesharing operations (Windows 
XP).");
+EP();
+
+BP();
+IMG("gnunet-gtk-directory-browser.png",
+    "gnunet-gtk download page",
+    "CENTER",732,464);
+BR();
+W("Search and download page with thumbnails (Linux, standard GTK theme).");
+EP();
+
+BP();
+IMG("gnunet-gtk-stats-winxp.png",
+    "gnunet-gtk statistics page",
+    "CENTER",732,464);
+BR();
+W("Statistics of outgoing network traffic (Windows XP).");
+EP();
+
+include("html_footer.php3");
+?>

Modified: GNUnet-docs/WWW/scripts.inc
===================================================================
--- GNUnet-docs/WWW/scripts.inc 2005-08-25 18:52:44 UTC (rev 1909)
+++ GNUnet-docs/WWW/scripts.inc 2005-08-25 21:07:17 UTC (rev 1910)
@@ -17,6 +17,7 @@
            <td class="menu"><?php intlink("index.php","Welcome") ?></td>
            <td class="menu"><?php intlink("mailinglist.php3","Contact"); 
?></td>
            <td class="menu"><?php extlink("https://gnunet.org/drupal/";, 
"Community"); ?></td>
+           <td class="menu"><?php intlink("screenshots.php3","Screenshots"); 
?></td>
            <td class="menu"><?php intlink("faq.php3","FAQ"); ?></td>
            <td class="menu"><?php intlink("download.php3","Download"); ?></td>
            <td class="menu"><?php 
intlink("documentation.php3","Documentation"); ?></td>

Added: GNUnet-docs/WWW/test/gnunet-gtk-fs-status-winxp.png
===================================================================
(Binary files differ)


Property changes on: GNUnet-docs/WWW/test/gnunet-gtk-fs-status-winxp.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: GNUnet-docs/WWW/test/gnunet-gtk-stats-winxp.png
===================================================================
(Binary files differ)


Property changes on: GNUnet-docs/WWW/test/gnunet-gtk-stats-winxp.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream





reply via email to

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