Commit graph

24 commits

Author SHA1 Message Date
Jeremy Messenger
63a45707ef Remove gnometarget. 2008-08-23 16:58:06 +00:00
Joe Marcus Clarke
c43cba0c8f Document the new ltasneededhack component. 2008-03-24 21:15:04 +00:00
Joe Marcus Clarke
575461d737 Properly override the default email entity so that our mailing list is used
instead of questions@.

Reported by:	Ronald F. Guilmette <rfg@monkeys.com>
2007-06-21 06:55:20 +00:00
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
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
747c8988fb Add referencehack to the list of universal GNOME components. 2006-05-13 20:05:49 +00:00
Joe Marcus Clarke
c592cb8636 Add ltverhack, and update the description for lthack. 2006-04-30 05:59:33 +00:00
Adam Weinberger
427bb03212 Replace the standard FreeBSD side navigation menu thinger with a
new fancypants FreeBSD/GNOME-specific one.

Note that the index.html and newsflash.html pages haven't been updated
because I can't figure out the magic XSL incantation to make them read
in the new includes.navgnome.sgml.
2005-12-29 06:42:28 +00:00
Marc Fonvieille
7acdb6e8d3 MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 17:38:26 +00:00
Joe Marcus Clarke
0a25bc1270 Update the porting guide to include the new libtool scheme, and mention that
lthack is now deprecated for general use.
2004-07-26 20:46:45 +00:00
Joe Marcus Clarke
c8a8d6b5ff lthack and intlhack are now available in the FreeBSD ports tree. 2004-06-29 05:25:35 +00:00
Joe Marcus Clarke
f0da96324d gnomehack no longer overrides pre-patch. 2004-06-27 19:20:33 +00:00
Joe Marcus Clarke
8dac952e55 Add documentation for the intltool and gtkhtml3 components. 2004-01-24 08:04:17 +00:00
Joe Marcus Clarke
329bb84da0 Remove all trailing whitespace. This is a whitespace commit only, so
translators can ignore this.
2004-01-24 07:58:44 +00:00
Adam Weinberger
263c23904d Alphabetise the component list. 2004-01-08 06:20:39 +00:00
Adam Weinberger
4603679f34 Add links to the example Makefile on each of the component list pages. 2004-01-07 23:45:48 +00:00
Adam Weinberger
5aa60996d6 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.
2004-01-07 23:38:16 +00:00
Adam Weinberger
efe9f225ac Remove libpanel from the list of thingies. 2003-09-19 21:46:54 +00:00
Joe Marcus Clarke
1d8b2df107 * Remove single-cell tables
* Add summary attribute to <table> tag to make tidy happy
* Add &nbsp; as a fill into empty table cells to make tidy happy

PR:		55973
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-08-26 07:47:07 +00:00
Joe Marcus Clarke
d459b04333 Remove gnomeaudio from the list of GNOME 1 components. 2003-07-20 17:58:10 +00:00
Joe Marcus Clarke
bef41f9044 Move gnomeaudio from the list of GNOME 2 components to the list of GNOME 1.4
components.
2003-07-13 05:11:09 +00:00
Adam Weinberger
f992ed1ca2 Add pkgconfig and libgsf, and mark up the components that now imply
those.
2003-06-16 21:07:07 +00:00
Joe Marcus Clarke
6cc0c7ba98 libghttp is a GNOME 1 component. 2003-04-22 01:27:58 +00:00
Adam Weinberger
2d98881813 Update GNOME documentation to cover the newest FreeBSD GNOME
architecture.

Added here are 2 new pages containing component macros for GNOME1 and
for GNOME2. Additionally, all references to USE_GNOMENG have been removed,
some new sections have been added, and some sections have been reordered.
2003-04-20 22:49:27 +00:00