~s-cecilio/lenmus/v5.3

« back to all changes in this revision

Viewing changes to locale/zh_CN/help/settings.htm

  • Committer: cecilios
  • Date: 2012-09-07 17:42:21 UTC
  • Revision ID: svn-v4:2587a929-2f0e-0410-ae78-fe6f687d5efe:branches/TRY-5.0:721
initial commit with all changes for 5.1. See changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html>
2
 
<head>
3
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4
 
<title>Preferences and Sound Settings</title>
5
 
</head>
6
 
<body>
7
 
 
8
 
<h1>Preferences and Sound Settings</h1>
9
 
 
10
 
 
11
 
<a name="prefs"></a>
12
 
<h2>Preferences Dialog</h2>
13
 
 
14
 
<p>The Preferences dialog is available through <b>Options/Preferences</b> in
15
 
the main menu, or by clicking the &nbsp;
16
 
<img src="img/tool_options_16.png"> &nbsp;
17
 
button in the main toolbar.
18
 
</p>
19
 
 
20
 
<center>
21
 
<p><img src="img/dlg_preferences.png"></p>
22
 
</center>
23
 
 
24
 
<p>
25
 
You can set various options that affect LenMus globally. There are three setting groups.
26
 
</p>
27
 
 
28
 
<blockquote>
29
 
 
30
 
<h3>Language</h3>
31
 
    <blockquote>
32
 
    Allows you to choose the language to use for eBooks and user interface. The
33
 
    choosen language will be applied the next time the LenMus program is run.
34
 
    <b>Important: Only eBooks whose language is the same than the
35
 
    user interface language will be shown</b>. This implies than the real content
36
 
    of the LenMus program could vary, depending of the choosen language.
37
 
    </blockquote>
38
 
 
39
 
<h3>Toolbars</h3>
40
 
    <blockquote>
41
 
    You can choose different options for the toolbars, such as using only icons
42
 
    without any text, displaying the icon text in different positions, or change
43
 
    the size of the toolbar icons.
44
 
    </blockquote>
45
 
 
46
 
<h3>Other</h3>
47
 
    <blockquote>
48
 
    Other options not included in previous setting groups. Currently the
49
 
    only setting in this group is the option to automatically check for
50
 
    program updates, by connecting to internet at program start.
51
 
    </blockquote>
52
 
 
53
 
</blockquote>
54
 
 
55
 
 
56
 
<h2><a name="sound">Sound Settings</a></h2>
57
 
 
58
 
<p>
59
 
The Midi wizard allows to configure the MIDI interface, required to synthesize
60
 
the sounds. The wizard will guide you to perform the different required steps.</p>
61
 
 
62
 
<center>
63
 
<p><img src="img/dlg_midi_wizard.png"></p>
64
 
</center>
65
 
 
66
 
<p>It is available through <b>Sound/Run Midi wizard</b> in the main menu.</p>
67
 
 
68
 
 
69
 
</body>
70
 
</html>