diff options
Diffstat (limited to 'docs/reference/html/gmime-resources.html')
-rw-r--r-- | docs/reference/html/gmime-resources.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/docs/reference/html/gmime-resources.html b/docs/reference/html/gmime-resources.html new file mode 100644 index 0000000..fe05221 --- /dev/null +++ b/docs/reference/html/gmime-resources.html @@ -0,0 +1,82 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Mailing lists and bug reports</title> +<meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> +<link rel="home" href="index.html" title="GMime 2.6 Reference Manual"> +<link rel="up" href="gmime.html" title="Part I. GMime Overview"> +<link rel="prev" href="gmime-changes-2-6.html" title="Changes from 2.4 to 2.6"> +<link rel="next" href="gmime-question-index.html" title="Frequently Asked Questions"> +<meta name="generator" content="GTK-Doc V1.18 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"> +<td><a accesskey="p" href="gmime-changes-2-6.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> +<td><a accesskey="u" href="gmime.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> +<th width="100%" align="center">GMime 2.6 Reference Manual</th> +<td><a accesskey="n" href="gmime-question-index.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> +</tr></table> +<div class="refentry"> +<a name="gmime-resources"></a><div class="titlepage"></div> +<div class="refnamediv"><table width="100%"><tr> +<td valign="top"> +<h2><span class="refentrytitle">Mailing lists and bug reports</span></h2> +<p>Mailing lists and bug reports — +Getting help with GMime +</p> +</td> +<td valign="top" align="right"></td> +</tr></table></div> +<div class="refsect1"> +<a name="idp5158880"></a><h2>Filing a bug report or feature request</h2> +<p> +If you encounter a bug, misfeature, or missing feature in GMime, please +file a bug report at +<a class="ulink" href="http://bugzilla.gnome.org" target="_top">http://bugzilla.gnome.org</a>. +We'd also appreciate reports of incomplete or misleading information in +the GMime documentation; file those against the "docs" component of the +"gmime" product in Bugzilla. +</p> +<p> +The bug tracker should definitely be used for feature requests, it's +not only for bugs. We track all GMime development in Bugzilla, so it's +the way to be sure the GMime developers won't forget about an issue. +</p> +</div> +<div class="refsect1"> +<a name="idp5161792"></a><h2>Submitting Patches</h2> +<p> +If you develop a bugfix or enhancement for GMime, please file that in +Bugzilla as well. Bugzilla allows you to attach files; please attach a +patch generated by the <span class="command"><strong>diff</strong></span> utility, using the +<code class="option">-u</code> option to make the patch more readable. All +patches must be offered under the terms of +the <a class="ulink" href="http://www.gnu.org/licenses/lgpl-2.1.txt" target="_top">LGPLv2.1</a> +license, so be sure you are authorized to give us the patch under +those terms. +</p> +<p> +If you want to discuss your patch before or after developing it, mail +<a class="ulink" href="mailto:gmime-devel-list@gnome.org" target="_top">gmime-devel-list@gnome.org</a>, +but be sure to file +the <a class="ulink" href="http://bugzilla.gnome.org" target="_top">Bugzilla</a> report as +well, this way it's less likely to slip through the cracks. +</p> +</div> +<div class="refsect1"> +<a name="idp5209360"></a><h2>Mailing lists</h2> +<p>There is currently only one mailing-list devoted to GMime + itself which is for both the development of and development with + GMime. You can subscribe to this list + at <a class="ulink" href="http://mail.gnome.org/mailman/listinfo/gmime-devel-list" target="_top">http://mail.gnome.org/mailman/listinfo/gmime-devel-list</a>. +</p> +</div> +</div> +<div class="footer"> +<hr> + Generated by GTK-Doc V1.18</div> +</body> +</html>
\ No newline at end of file |