Commit graph

10 commits

Author SHA1 Message Date
Hiroki Sato
cfd9e12239 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.
2006-08-19 21:20:54 +00:00
Joseph Koshy
daf251b0c8 Correct link text.
Submitted by:	Kedar Damle <kedar.damle at gmail.com>
2006-08-05 12:47:42 +00:00
Jeremy Messenger
12e7d2a110 - Chase the rename.
- A few of small clean up like double 'cvsup', '2.10 to 2.12' -> '2.12 to 2.14',
  and etc.
2006-05-29 18:12:05 +00:00
Joe Marcus Clarke
3c079a02d4 Now that the poppler/xpdf conflict has been resolved, indicate that there
are no known issues with GNOME 2.14.
2006-05-02 03:48:01 +00:00
Joe Marcus Clarke
cfbfa9440d Avahi and mDNSResponder no longer conflict with each other. 2006-05-01 16:28:30 +00:00
Joe Marcus Clarke
f0c638ba58 Sync upgrade instructions with UPDATING. 2006-05-01 16:26:04 +00:00
Joe Marcus Clarke
2716bd8d26 Add the GNOME/KDE conflict problem to the list of known issues. 2006-05-01 02:41:00 +00:00
Joe Marcus Clarke
18daa99d0d Update new features list. 2006-04-30 23:43:29 +00:00
Joe Marcus Clarke
9c97c090cb Sync upgrade instructions with UPDATING. 2006-04-30 22:14:35 +00:00
Joe Marcus Clarke
3b5a1db618 Update the upgrade FAQ for GNOME 2.14. 2006-04-30 05:20:38 +00:00