<div dir="ltr">There is only one assignment of TYPE_MODULE (in AdvPrefsPanel::AdvPrefsPanel) and its help (and name) stay empty<br>At the else part in AdvPrefsPanel::AdvPrefsPanel, data->i_type could only be TYPE_MODULE (TYPE_CATEGORY exits at the beginning) so it's safe to assume that data->help is empty<br>

<br>Anyway I've actually went and printed all the tree items just to be sure..<br><br><br><div class="gmail_quote">On Wed, Jul 27, 2011 at 3:22 AM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On Wed, Jul 27, 2011 at 12:17:33AM +0300, Yuval Tze wrote :<br>
<div class="im">> module initial help value was always empty, causing leading line break when appending module psz_help text.<br>
> save name and help in modules' PrefsItemData like other prefs items.<br>
<br>
</div>Provided this is correctly tested, it seems ok.<br>
<br>
Best Regards,<br>
<font color="#888888"><br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - +33 672 704 734<br>
Sent from my Electronic Device<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></blockquote></div><br></div>