- Document freebsd-gecko mailing list
PR: docs/133855 Submitted by: dhw
This commit is contained in:
parent
996787aed4
commit
9a1a218279
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34126
2 changed files with 24 additions and 0 deletions
en_US.ISO8859-1
|
@ -291,6 +291,11 @@
|
|||
<entry>File systems</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.gecko.name;</entry>
|
||||
<entry><application>Gecko Rendering Engine</application> issues</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.geom.name;</entry>
|
||||
<entry>GEOM-specific discussions and implementations</entry>
|
||||
|
@ -1178,6 +1183,21 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.gecko.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>Gecko Rendering Engine</emphasis></para>
|
||||
|
||||
<para>This is a forum about <application>Gecko</application>
|
||||
applications using &os;.</para>
|
||||
|
||||
<para>Discussion centers, around Gecko Ports applications,
|
||||
their installation, their development and their support
|
||||
within &os;.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.geom.name;</term>
|
||||
|
||||
|
|
|
@ -179,6 +179,10 @@
|
|||
<!ENTITY a.fs "<ulink url='&a.fs.url;'>FreeBSD file system project mailing list</ulink>">
|
||||
<!ENTITY a.fs.name "<ulink url='&a.fs.url;'>freebsd-fs</ulink>">
|
||||
|
||||
<!ENTITY a.gecko.url "&a.mailman.listinfo;/freebsd-gecko">
|
||||
<!ENTITY a.gecko "<ulink url='&a.gecko.url;'>FreeBSD gecko mailing list</ulink>">
|
||||
<!ENTITY a.gecko.name "<ulink url='&a.gecko.url;'>freebsd-gecko</ulink>">
|
||||
|
||||
<!ENTITY a.geom.url "&a.mailman.listinfo;/freebsd-geom">
|
||||
<!ENTITY a.geom "<ulink url='&a.geom.url;'>FreeBSD GEOM mailing list</ulink>">
|
||||
<!ENTITY a.geom.name "<ulink url='&a.geom.url;'>freebsd-geom</ulink>">
|
||||
|
|
Loading…
Reference in a new issue