head	1.5;
access;
symbols
	HRS_XML_CLEANUP:1.4
	HRS_XML_CLEANUP_PRE:1.4
	EMILYBOYD_REDESIGN:1.4
	PRE_REDESIGN:1.4;
locks; strict;
comment	@# @;


1.5
date	2007.11.07.09.01.10;	author gabor;	state dead;
branches;
next	1.4;

1.4
date	2004.03.05.19.58.08;	author jesusr;	state Exp;
branches;
next	1.3;

1.3
date	2004.03.05.06.17.10;	author rushani;	state Exp;
branches;
next	1.2;

1.2
date	2004.03.04.16.36.13;	author jesusr;	state Exp;
branches;
next	1.1;

1.1
date	2003.05.11.19.50.55;	author jesusr;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- MFen:
   applications.sgml			--> r1.34
   copyright/copyright.sgml		--> r1.12
   copyright/daemon.sgml		--> r1.29
   copyright/freebsd-license.sgml	--> r1.6
   index.xsl				--> r1.160
   share/sgml/header.l10n.ent		--> r1.6
   share/sgml/l10n.ent			--> r1.1
   share/sgml/navibar.l10n.ent		--> r1.11
- Remove ancient files
- Remove untranslated files and link them from www/en
- Entity fixes

Reviewed by:	carvay
@
text
@# $FreeBSD: www/es/gnome/docs/Makefile,v 1.4 2004/03/05 19:58:08 jesusr Exp $

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

DOCS=   faq2.sgml
DOCS+=  gnome_porting.sgml
DOCS+=  gnome2_porting.sgml
DOCS+=  porting.sgml
DOCS+=  bugging.sgml
DOCS+=  volunteer.sgml
DOCS+=  knownissues.sgml
DOCS+=  develfaq.sgml

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


1.4
log
@Add forgotten files in the last commit.
@
text
@d1 1
a1 1
# $FreeBSD: www/es/gnome/docs/Makefile,v 1.3 2004/03/05 06:17:10 rushani Exp $
@


1.3
log
@To fix the build, comment out some DOCS that are not yet translated.
@
text
@d1 1
a1 1
# $FreeBSD: www/es/gnome/docs/Makefile,v 1.2 2004/03/04 16:36:13 jesusr Exp $
d11 2
a12 2
#DOCS+=  gnome_porting.sgml
#DOCS+=  gnome2_porting.sgml
d16 2
a17 2
#DOCS+=  knownissues.sgml
#DOCS+=  develfaq.sgml
@


1.2
log
@Update content.

Still there is to fix the format of some files, but the content
is updated.
@
text
@d1 1
a1 1
# $FreeBSD: www/es/gnome/docs/Makefile,v 1.10 2003/09/18 16:13:26 bland Exp $
d11 2
a12 2
DOCS+=  gnome_porting.sgml
DOCS+=  gnome2_porting.sgml
d16 2
a17 2
DOCS+=  knownissues.sgml
DOCS+=  develfaq.sgml
@


1.1
log
@FreeBSD GNOME Project spanish translation.

Submitted by: freebsd@@aztlansystems.net
@
text
@d1 1
a1 1
# $FreeBSD$
d10 5
a14 4
DOCS=	faq.sgml
DOCS+=	faq2.sgml
DOCS+=	porting.sgml
DOCS+=	bugging.sgml
d16 2
@

