Skip to main content
summaryrefslogtreecommitdiffstats
blob: 67935b27d6a8f0525ef6700c80aa871f4bdfe9ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="UTF-8"?>
<?NLS type="org.eclipse.help.contexts"?>
<!-- /*******************************************************************************
 * Copyright (c) 2000, 2005 IBM Corporation and others.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License 2.0
 * which accompanies this distribution, and is available at
 * https://www.eclipse.org/legal/epl-2.0/

    SPDX-License-Identifier: EPL-2.0
 * 
 * Contributors:
 *     IBM Corporation - initial API and implementation
 *******************************************************************************/ -->
<contexts>
<context id="aupr0000">
<description>Use to set the preferences that servers will use for audio purposes.

</description>
</context>
<context id="aupr0002">
<description>Plays sound when an error occurs on the server, or whenever the server changes state (such as, changing from "Starting" to "Started").

</description>
</context>
<context id="aupr0004">
<description>Adjusts the volume of the sound played on your computer.

</description>
</context>
<context id="aupr0006">
<description>Lists the sounds events to which you can enable the sound. To enable sound for an event, select the check box beside the event.

</description>
</context>
<context id="aupr0008">
<description>To test a particular sound, select a sound and then click <b>Play</b>.

</description>
</context>
<context id="aupr0010">
<description>To choose a sound from a list of available sounds that are on your machine, select <b>Browse</b>.

</description>
</context>
<context id="aupr0012">
<description>To reset a particular sound to the workbench default one, select a sound and then click <b>Reset</b>.

</description>
</context>
</contexts>

Back to the top