- Document freebsd-mono mailing list
PR: docs/130886 Submitted by: dhw
This commit is contained in:
parent
19c90e7303
commit
409bf2ead3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33739
2 changed files with 26 additions and 0 deletions
en_US.ISO8859-1
|
@ -375,6 +375,11 @@
|
|||
<entry>Discussions about mobile computing</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.mono.name;</entry>
|
||||
<entry>Mono and C# applications on FreeBSD</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>&a.mozilla.name;</entry>
|
||||
<entry>Porting <application>Mozilla</application> to FreeBSD</entry>
|
||||
|
@ -1342,6 +1347,23 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.mono.name;</term>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis>Mono and C# applications on
|
||||
FreeBSD</emphasis></para>
|
||||
|
||||
<para>This is a list for discussions related to the Mono
|
||||
development framework on &os;. This is a technical
|
||||
mailing list. It is for individuals actively working on
|
||||
porting Mono or C# applications to &os;, to bring up
|
||||
problems or discuss alternative solutions. Individuals
|
||||
interested in following the technical discussion are also
|
||||
welcome.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>&a.openoffice.name;</term>
|
||||
|
||||
|
|
|
@ -263,6 +263,10 @@
|
|||
<!ENTITY a.mobile "<ulink url='&a.mobile.url;'>FreeBSD laptop computer mailing list</ulink>">
|
||||
<!ENTITY a.mobile.name "<ulink url='&a.mobile.url;'>freebsd-mobile</ulink>">
|
||||
|
||||
<!ENTITY a.mono.url "&a.mailman.listinfo;/freebsd-mono">
|
||||
<!ENTITY a.mono "<ulink url='&a.mono.url;'>Mono and C# applications on FreeBSD</ulink>">
|
||||
<!ENTITY a.mono.name "<ulink url='&a.mono.url;'>freebsd-mono</ulink>">
|
||||
|
||||
<!ENTITY a.mozilla.url "&a.mailman.listinfo;/freebsd-mozilla">
|
||||
<!ENTITY a.mozilla "<ulink url='&a.mozilla.url;'>FreeBSD port of the Mozilla browser mailing list</ulink>">
|
||||
<!ENTITY a.mozilla.name "<ulink url='&a.mozilla.url;'>freebsd-mozilla</ulink>">
|
||||
|
|
Loading…
Reference in a new issue