Add the gnomespeech component.
This commit is contained in:
parent
4a92b30445
commit
33d9502a8c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20835
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.11 2004/01/24 07:58:44 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/gnome2_porting.sgml,v 1.12 2004/01/24 08:04:17 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME 2 Components">
|
||||
<!ENTITY % gnomeincludes SYSTEM "../includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -81,6 +81,12 @@
|
|||
<td><tt>libwnck gnomedesktop</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>gnomespeech</tt></td>
|
||||
<td><tt>accessibility/gnomespeech</tt></td>
|
||||
<td><tt>libbonobo</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>gnomevfs2</tt></td>
|
||||
<td><tt>devel/gnomevfs2</tt></td>
|
||||
|
|
Loading…
Reference in a new issue