From owner-p4-projects@FreeBSD.ORG Mon Aug 25 20:37:22 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 5FC921065687; Mon, 25 Aug 2008 20:37:22 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23A68106567B for ; Mon, 25 Aug 2008 20:37:22 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 048B58FC08 for ; Mon, 25 Aug 2008 20:37:22 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7PKbLTL089900 for ; Mon, 25 Aug 2008 20:37:21 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7PKbLNv089898 for perforce@freebsd.org; Mon, 25 Aug 2008 20:37:21 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 25 Aug 2008 20:37:21 GMT Message-Id: <200808252037.m7PKbLNv089898@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Cc: Subject: PERFORCE change 148438 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2008 20:37:22 -0000 http://perforce.freebsd.org/chv.cgi?CH=148438 Change 148438 by rwatson@rwatson_fledge on 2008/08/25 20:37:21 Add legal page to button bar. Add source code information page, which pulls most of the remaining useful information off of the old components page. Affected files ... .. //depot/projects/trustedbsd/www/Makefile#14 edit .. //depot/projects/trustedbsd/www/heading.xsl#8 edit .. //depot/projects/trustedbsd/www/legal-selected.png#1 add .. //depot/projects/trustedbsd/www/legal.page#4 edit .. //depot/projects/trustedbsd/www/legal.png#1 add .. //depot/projects/trustedbsd/www/sourcecode-selected.png#1 add .. //depot/projects/trustedbsd/www/sourcecode.page#1 add .. //depot/projects/trustedbsd/www/sourcecode.png#1 add Differences ... ==== //depot/projects/trustedbsd/www/Makefile#14 (text+ko) ==== @@ -28,7 +28,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $P4: //depot/projects/trustedbsd/www/Makefile#13 $ +# $P4: //depot/projects/trustedbsd/www/Makefile#14 $ STYLESHEET= page.xsl @@ -49,6 +49,7 @@ SRCS+= sedarwin.page SRCS+= audit.page SRCS+= privileges.page +SRCS+= sourcecode.page SRCS+= acls.page SRCS+= bsmtrace.page @@ -62,6 +63,7 @@ IMGS+= geom.png geom-selected.png IMGS+= home.png home-selected.png IMGS+= horizontalbar1.gif +IMGS+= legal.png legal-selected.png IMGS+= mac.png mac-selected.png IMGS+= mailinglists.png mailinglists-selected.png IMGS+= minipemaquidlight.jpg @@ -73,6 +75,7 @@ IMGS+= resources.gif trustydibmed2.jpg trustyshadow.gif IMGS+= sebsd.png sebsd-selected.png IMGS+= sedarwin.png sedarwin-selected.png +IMGS+= sourcecode.png sourcecode-selected.png IMGS+= trustyteenie.gif verticalbar1.gif wwwheader.gif IMGS+= trustyheader.png ==== //depot/projects/trustedbsd/www/heading.xsl#8 (text+ko) ==== @@ -62,6 +62,14 @@ + + + + + + + + @@ -121,6 +129,14 @@ + + + + + + + + ==== //depot/projects/trustedbsd/www/legal.page#4 (text+ko) ==== @@ -32,12 +32,12 @@ SUCH DAMAGE. --> - - Legal + + Legal Information - $P4: //depot/projects/trustedbsd/www/legal.page#3 $ + $P4: //depot/projects/trustedbsd/www/legal.page#4 $