[AppDB] Show off our screenshots (patch 2 of 2)

Tony Lambregts tony.lambregts at gmail.com
Sat Sep 24 15:19:19 CDT 2005


Since our screenshots look so good now since we got the new Server and the
screenshots have been regenerated (Thanks Jeremy and Jonathan) lets show them off.

Change log: Add link in the sidebar to the new screenshot page

Files changed: include/sidebar.php

-------------- next part --------------
Index: include/sidebar.php
===================================================================
RCS file: /home/wine/appdb/include/sidebar.php,v
retrieving revision 1.12
diff -u -r1.12 sidebar.php
--- include/sidebar.php	14 May 2005 14:47:13 -0000	1.12
+++ include/sidebar.php	24 Sep 2005 20:08:59 -0000
@@ -11,6 +11,7 @@
 
     $g = new htmlmenu("AppDB");
     $g->add("AppDB Home", BASE);
+    $g->add("Screenshots", BASE."viewScreenshots.php");
     $g->add("Browse Apps", BASE."appbrowse.php");
     $g->add("Top 25", BASE."votestats.php");
     $g->add("Submit Application", BASE."appsubmit.php?apptype=1");


More information about the wine-patches mailing list