head	1.31;
access;
symbols
	HRS_XML_CLEANUP:1.21
	HRS_XML_CLEANUP_PRE:1.20
	EMILYBOYD_REDESIGN:1.17
	PRE_REDESIGN:1.17;
locks; strict;
comment	@# @;


1.31
date	2010.11.20.15.22.27;	author kwm;	state Exp;
branches;
next	1.30;

1.30
date	2010.05.10.19.33.23;	author kwm;	state Exp;
branches;
next	1.29;

1.29
date	2009.11.29.20.28.43;	author marcus;	state Exp;
branches;
next	1.28;

1.28
date	2009.04.11.03.10.05;	author marcus;	state Exp;
branches;
next	1.27;

1.27
date	2009.01.11.22.11.15;	author marcus;	state Exp;
branches;
next	1.26;

1.26
date	2008.03.30.18.35.28;	author marcus;	state Exp;
branches;
next	1.25;

1.25
date	2008.03.24.05.14.07;	author marcus;	state Exp;
branches;
next	1.24;

1.24
date	2007.10.25.16.56.36;	author marcus;	state Exp;
branches;
next	1.23;

1.23
date	2007.03.19.17.36.34;	author marcus;	state Exp;
branches;
next	1.22;

1.22
date	2006.10.14.16.45.32;	author marcus;	state Exp;
branches;
next	1.21;

1.21
date	2006.08.19.21.20.35;	author hrs;	state Exp;
branches;
next	1.20;

1.20
date	2006.04.30.05.20.38;	author marcus;	state Exp;
branches;
next	1.19;

1.19
date	2006.01.01.20.32.17;	author adamw;	state Exp;
branches;
next	1.18;

1.18
date	2005.11.05.07.22.29;	author marcus;	state Exp;
branches;
next	1.17;

1.17
date	2005.03.12.10.21.06;	author marcus;	state Exp;
branches;
next	1.16;

1.16
date	2004.11.07.22.55.29;	author adamw;	state Exp;
branches;
next	1.15;

1.15
date	2004.04.08.04.09.48;	author marcus;	state Exp;
branches;
next	1.14;

1.14
date	2004.04.04.22.07.06;	author adamw;	state Exp;
branches;
next	1.13;

1.13
date	2004.01.07.23.38.16;	author adamw;	state Exp;
branches;
next	1.12;

1.12
date	2003.12.28.03.06.00;	author adamw;	state Exp;
branches;
next	1.11;

1.11
date	2003.12.27.23.03.10;	author marcus;	state Exp;
branches;
next	1.10;

1.10
date	2003.09.18.16.13.26;	author bland;	state Exp;
branches;
next	1.9;

1.9
date	2003.07.15.21.27.53;	author marcus;	state Exp;
branches;
next	1.8;

1.8
date	2003.04.20.22.58.11;	author adamw;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.07.17.53.24;	author marcus;	state Exp;
branches;
next	1.6;

1.6
date	2002.07.05.06.31.40;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2002.01.30.18.18.27;	author sobomax;	state Exp;
branches;
next	1.4;

1.4
date	2002.01.17.08.09.58;	author sobomax;	state Exp;
branches;
next	1.3;

1.3
date	2002.01.08.22.44.26;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2002.01.07.19.28.24;	author sobomax;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.07.19.10.23;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.31
log
@Update gnome website for GNOME 2.32.
@
text
@# $FreeBSD: www/en/gnome/docs/Makefile,v 1.30 2010/05/10 19:33:23 kwm Exp $

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	faq2.sgml
DOCS+=	faq28.sgml
DOCS+=	faq210.sgml
DOCS+=	faq212.sgml
DOCS+=	faq214.sgml
DOCS+=	faq216.sgml
DOCS+=	faq218.sgml
DOCS+=	faq220.sgml
DOCS+=	faq222.sgml
DOCS+=	faq224.sgml
DOCS+=	faq226.sgml
DOCS+=	faq228.sgml
DOCS+=	faq230.sgml
DOCS+=	faq232.sgml
DOCS+=	gnome_porting.sgml
DOCS+=	gnome1_porting.sgml
DOCS+=	gnome2_porting.sgml
DOCS+=	porting.sgml
DOCS+=	bugging.sgml
DOCS+=  volunteer.sgml
DOCS+=	develfaq.sgml
DOCS+=	example-Makefile.sgml
DOCS+=	halfaq.sgml

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.30
log
@Update homepage for GNOME 2.30. Do it in advance so it has time to hit the
webserver.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.29 2009/11/29 20:28:43 marcus Exp $
d23 1
@


1.29
log
@Add the GNOME 2.28 upgrade page.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.28 2009/04/11 03:10:05 marcus Exp $
d22 1
@


1.28
log
@Update documentation for GNOME 2.26.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.27 2009/01/11 22:11:15 marcus Exp $
d21 1
@


1.27
log
@Update documentation for GNOME 2.24.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.26 2008/03/30 18:35:28 marcus Exp $
d20 1
@


1.26
log
@Add a new HAL FAQ which explains how to work with the Freedesktop Hardware
Abstraction Layer (i.e. volume auto-mounting, troubleshooting, etc.).  Link
this new FAQ into the navibar, and replace our old auto-mounting question
with a link to this new FAQ.

While in our general FAQ, clean up the question on gnome-keyring.

Reviewed by:	mezz and ahze
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.25 2008/03/24 05:14:07 marcus Exp $
d19 1
@


1.25
log
@Add GNOME 2.22 upgrade FAQ.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.24 2007/10/25 16:56:36 marcus Exp $
d27 1
@


1.24
log
@Make a first pass at updating the documentation for GNOME 2.20.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.23 2007/03/19 17:36:34 marcus Exp $
d18 1
@


1.23
log
@Update for GNOME 2.18.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.22 2006/10/14 16:45:32 marcus Exp $
d17 1
@


1.22
log
@Add GNOME 2.16 upgrade instructions.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.21 2006/08/19 21:20:35 hrs Exp $
d16 1
@


1.21
log
@www cleanup mega commit:

 - Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.20 2006/04/30 05:20:38 marcus Exp $
d15 1
@


1.20
log
@Update the upgrade FAQ for GNOME 2.14.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.19 2006/01/01 20:32:17 adamw Exp $
a23 2
SGML_INCLUDES+=	../includes.navgnome.sgml

@


1.19
log
@Add includes.navgnome.sgml to SGML_INCLUDES so that the HTML files get
rebuilt when includes.navgnome.sgml is updated.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.18 2005/11/05 07:22:29 marcus Exp $
d14 1
@


1.18
log
@* Update faq212.sgml to link to the FreeBSD.org version of gnome_upgrad.sh
* Update Known Issues list
* Update hot list of new features
* Tie faq212.sgml into the build
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.17 2005/03/12 10:21:06 marcus Exp $
d23 2
@


1.17
log
@Tie our GNOME 2.10 FAQ to the build.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.16 2004/11/07 22:55:29 adamw Exp $
d13 1
@


1.16
log
@Goodbye 2.6 FAQ, hello 2.8 FAQ.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.15 2004/04/08 04:09:48 marcus Exp $
d12 1
@


1.15
log
@Remove the old GNOME 2.4 Known Issues file, and link to the new GNOME 2.6
list instead.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.14 2004/04/04 22:07:06 adamw Exp $
d11 1
a11 1
DOCS+=	faq26.sgml
@


1.14
log
@Announcing GNOME 2.6!

There's a new upgrade FAQ, and a new script to handle the upgrading. Do
not upgrade GNOME without it!

Also incorporated are a number of grammar and readability fixes.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.13 2004/01/07 23:38:16 adamw Exp $
a17 1
DOCS+=	knownissues.sgml
@


1.13
log
@Separate the USE_GNOME component list in a more logical manner.

Now there are three separate lists: GNOME 1 components, GNOME 2 components,
and thingies that aren't in the other things with the stuff, like the
hacks.

This now mirrors the division present in bsd.gnome.mk in the development
tree.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.12 2003/12/28 03:06:00 adamw Exp $
d11 1
@


1.12
log
@Give an example Makefile for a GNOME port. Hopefully this will make
porting gnome apps a bit less daunting.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.11 2003/12/27 23:03:10 marcus Exp $
d12 1
@


1.11
log
@Add a new FAQ concerning development branch tracking.  This should help users
with tracking development releases of GNOME, plus give them information on
reporting bugs, known issues, and what more they can do to help.

The bulk of this work was by adamw, with some additional content and
formatting changes.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.10 2003/09/18 16:13:26 bland Exp $
d18 1
@


1.10
log
@- Update list ot known issues for GNOME 2.4
- 22knownissues.sgml -> knownissues.sgml
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.9 2003/07/15 21:27:53 marcus Exp $
d17 1
@


1.9
log
@Remove the GNOME 1.4 FAQ.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.8 2003/04/20 22:58:11 adamw Exp $
d16 1
a16 1
DOCS+=	22knownissues.sgml
@


1.8
log
@Add gnome_porting.sgml and gnome2_porting.sgml to the build.

Thanks for noticing: marcus
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.7 2003/02/07 17:53:24 marcus Exp $
d10 1
a10 2
DOCS=	faq.sgml
DOCS+=	faq2.sgml
@


1.7
log
@Update the docs to cover GNOME 2.2.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.6 2002/07/05 06:31:40 marcus Exp $
d12 2
@


1.6
log
@* Add the start of a GNOME 2.0 FAQ.
* Move the GNOME FAQ to the GNOME 1.4.1 FAQ
* Add corresponding links to the main page
* Add a disclaimer to the porting page saying that the porting methods
  are about to change
@
text
@d1 1
a1 1
# $FreeBSD: www/en/gnome/docs/Makefile,v 1.5 2002/01/30 18:18:27 sobomax Exp $
d15 1
@


1.5
log
@Add the "How to Help" page to CVS.
@
text
@d1 1
a1 1
# $FreeBSD$
d11 1
@


1.4
log
@Add `Reporting a Bug' page (still work-in-progress).
@
text
@d13 1
@


1.3
log
@Add the GNOME porting guide to CVS.
@
text
@d11 2
a12 1
DOCS+=  porting.sgml
@


1.2
log
@Allow docs/faq.sgml to be built automatically.
@
text
@d11 1
@


1.1
log
@Initial import into CVS.
@
text
@d1 1
a1 1
# $FreeBSD: www/en/java/docs/Makefile,v 1.4 2000/11/07 04:05:17 kuriyama Exp $
d10 1
a10 1
DOCS =	faq.sgml
@

