~ubuntu-branches/ubuntu/oneiric/tuxguitar/oneiric

« back to all changes in this revision

Viewing changes to TuxGuitar/share/help/html/tools_plugins.html

  • Committer: Bazaar Package Importer
  • Author(s): Philippe Coval
  • Date: 2008-06-19 00:30:30 UTC
  • mto: (5.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20080619003030-h719szrhsngou7c6
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
  <link rel="stylesheet" href="styles.css" type="text/css">
 
4
</head>
 
5
<body>
 
6
<h1><a name="plugins_dialog" id="plugins_dialog">Plugins dialog</a></h1>
 
7
<div class="level1">
 
8
 
 
9
<p>
 
10
 TuxGuitar supports plugins. Some of the plugins are delivered with the distribution, but there are plugins you can download and enable manually.
 
11
</p>
 
12
 
 
13
<p>
 
14
There are several types of the plugins: 
 
15
</p>
 
16
<ol>
 
17
<li class="level1"><div class="li"> File Format plugins (PowerTab, Lilypond, MIDI, MusicXML) are included as default</div>
 
18
</li>
 
19
<li class="level1"><div class="li"> Sound plugins (ALSA, OSS, CoreAudio) are recommended depending of your OS.</div>
 
20
</li>
 
21
<li class="level1"><div class="li"> other plugins (like FTP browser, and any other)</div>
 
22
</li>
 
23
</ol>
 
24
 
 
25
<p>
 
26
The plugins dialog is accessed through the Tools&rarr;Plugins menu. In the dialog is the list of all plugins, with the checkbox enabled if the plugin is working at the moment. Some of the plugins can be configured with the <strong>Configure</strong> button. All of the plugins have their author info.
 
27
</p>
 
28
 
 
29
<p>
 
30
<img src="../images/tools/plugins_dialog.png"/>
 
31
</p>
 
32
 
 
33
<p>
 
34
Plugins are single *.jar files. You can install any TuxGuitar plugin by simply copying it to the <em>$TUXGUITAR_DIR</em>\share\plugins\ folder and enabling it in the dialog.
 
35
</p>
 
36
 
 
37
<p>
 
38
Maybe the easiest way to contribute to TuxGuitar functionality is to write a plugin, because it doesn&rsquo;t need synchronisation with the other TuxGuitar developers.
 
39
</p>
 
40
 
 
41
<p>
 
42
You can check the list of available plugins on TuxGuitar download page (<i>other</i>). 
 
43
</p>
 
44
 
 
45
</div>
 
46
<br><br>
 
47
</body>
 
48
</html>
 
 
b'\\ No newline at end of file'