<br><br><div class="gmail_quote">30. maaliskuuta 2012 21.16 Peter Tap <span dir="ltr"><<a href="mailto:ptrtap@yahoo.com">ptrtap@yahoo.com</a>></span> kirjoitti:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><br></div><div>Folks,</div><div><br></div><div>What exactly does "add_shortcut" do when you define a new vlc module? <br></div>
</div></div></blockquote><div><br></div><div>It adds another module name you can use when you query modules. It is useful when your module has long/difficult name (like schroedinger) or your module wants to "fight" for certain flooded things, like file input access.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div></div><div><br></div>
<div>I have written a module but I don't use "add_shortcut" in its definition. Looks like this property is not mandatory as my module still works okay.<br></div><div><br></div><div>Thank you in advance for your help.</div>
<div><br></div><div>Regards,</div><div>Peter</div></div></div><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>
<br></blockquote></div><br>