Mercurial > mplayer.hg
annotate DOCS/xml/en/mail-lists.xml @ 11209:904f8b9c617c
html.xsl -> html-single.xsl
author | lumag |
---|---|
date | Tue, 21 Oct 2003 14:57:41 +0000 |
parents | 49b1a67e7381 |
children | 100fc2ca895e |
rev | line source |
---|---|
9675 | 1 <?xml version="1.0" encoding="iso-8859-1"?> |
10913
49b1a67e7381
Add revision keyword to english xml files, to ease translation synchronization
lumag
parents:
10018
diff
changeset
|
2 <!-- $Revision$ --> |
9675 | 3 <appendix id="mailinglists"> |
4 <title>Mailing lists</title> | |
5 <para> | |
6 There are some public mailing lists on <application>MPlayer</application>. Unless | |
7 explicitly stated otherwise the language of these lists is <emphasis role="bold">English</emphasis>. | |
8 Please do not send messages in other languages or HTML mail! Message size limit | |
9 is 80k. If you have something bigger put it up for download somewhere. Click the | |
10 links to subscribe. On the mailing lists, the same rules about writing and quoting | |
11 apply as on usenet. Please follow them, it makes the life of those who read your | |
12 mails a lot easier. If you do not know them please read | |
13 <ulink url="http://learn.to/edit_messages">HOWTO edit messages</ulink> or (if you | |
14 are in a hurry) <ulink url="http://www.xs4all.nl/~hanb/documents/quotingguide.html">Quoting HOWTO</ulink>. | |
15 <itemizedlist> | |
16 <listitem><para> | |
17 MPlayer announce list: | |
18 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-announce"/> | |
19 List for MPlayer announcements. Subscribe here if you want to get | |
20 announcements about new features. | |
21 </para></listitem> | |
22 <listitem><para> | |
23 MPlayer developers list: | |
24 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng"/> | |
25 This list is about MPlayer development! Talking about interface/API changes, | |
26 new libraries, code optimization, configure changes is ontopic here. Send patches | |
27 but not bug reports, user questions, feature requests or flames here to keep the | |
28 list traffic low. | |
29 </para></listitem> | |
30 <listitem><para> | |
31 MPlayer users list: | |
32 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-users"/> | |
33 <itemizedlist> | |
34 <listitem><para> | |
35 Send bug reports here after reading the <link linkend="bugs">Known Bugs</link> | |
36 and <link linkend="bugreports">bug reporting section</link>). | |
37 </para></listitem> | |
38 <listitem><para> | |
39 Send feature requests here (after reading the <emphasis role="bold">whole | |
40 documentation</emphasis>). | |
41 </para></listitem> | |
42 <listitem><para> | |
43 Send user questions here (after reading the <emphasis role="bold">whole | |
44 documentation</emphasis>). | |
45 </para></listitem> | |
46 </itemizedlist> | |
47 </para></listitem> | |
48 <listitem><para> | |
49 MPlayer Hungarian users list: | |
50 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-felhasznalok"/> | |
51 <itemizedlist> | |
52 <listitem><para> | |
53 Hungarian language list | |
54 </para></listitem> | |
55 <listitem><para> | |
56 Topic? We'll see about it... mostly flame and RTFM questions up to now :( | |
57 </para></listitem> | |
58 </itemizedlist> | |
59 </para></listitem> | |
60 <listitem><para> | |
61 MPlayer & Matrox G200/G400/G450/G550 users: | |
62 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-matrox"/> | |
63 Matrox related questions like | |
64 <itemizedlist> | |
65 <listitem><para> | |
66 things about mga_vid | |
67 </para></listitem> | |
68 <listitem><para> | |
69 Matrox's official beta drivers (for X 4.x.x) | |
70 </para></listitem> | |
71 <listitem><para> | |
72 matroxfb-TVout stuff | |
73 </para></listitem> | |
74 </itemizedlist> | |
75 </para></listitem> | |
76 <listitem><para> | |
77 MPlayer & DVB card users: | |
78 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-dvb"/> | |
79 Things related to the hardware decoder card called DVB (not <emphasis role="bold">DXR3</emphasis>!). | |
80 </para></listitem> | |
81 <listitem><para> | |
82 MPlayer CVS-log: | |
83 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog"/> | |
84 All changes in MPlayer code are automatically sent to this list. Only | |
85 questions about these changes belong here (if you do not understand why a | |
86 change is required or you have a better fix or you have noticed a possible | |
87 bug/problem in the commit). | |
88 </para></listitem> | |
89 <listitem><para> | |
10018 | 90 MPlayer Cygwin-porting list: |
9675 | 91 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin"/> |
10018 | 92 List for discussion about MPlayer's Cygwin port. |
9675 | 93 </para></listitem> |
94 <listitem><para> | |
95 MPlayer OS/2-porting list: | |
96 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-os2"/> | |
97 List for discussion about MPlayer's OS/2 port. | |
98 </para></listitem> | |
99 <listitem><para> | |
100 MPlayer Weekly News' editors and translators list: | |
101 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-mwn"/> | |
102 List for discussion about the Weekly News releases. | |
103 </para></listitem> | |
104 </itemizedlist> | |
105 <note><para> | |
106 You can reach the searchable mailing list archives at | |
107 <ulink url="http://www.mplayerhq.hu/cgi-bin/htsearch"/>. | |
108 </para></note> | |
109 </para> | |
110 </appendix> |