changeset 122:8ad3609080b3

* updates to tip dialog
author Chris Cannam
date Tue, 13 Mar 2007 19:51:09 +0000
parents 3fff180a254b
children a45733cc3939
files i18n/tips_en.xml
diffstat 1 files changed, 37 insertions(+), 38 deletions(-) [+]
line wrap: on
line diff
--- a/i18n/tips_en.xml	Mon Mar 12 15:36:31 2007 +0000
+++ b/i18n/tips_en.xml	Tue Mar 13 19:51:09 2007 +0000
@@ -1,69 +1,68 @@
 <tips caption="Tip of the Day">
 <tip>
-<text>
-Welcome to Sonic Visualiser!
-
-Sonic Visualiser is pretty complex, but you can use it for simple
-things very easily.  Try importing an audio file and using the Pane
-menu to add some different views of it.
-
-Check out the links on the Help menu for tutorials and other
-documentation!
-</text>
+<html>
+<p><b>Welcome to Sonic Visualiser!</b></p>
+<p>Sonic Visualiser is pretty complex, but you can use it for simple
+things very easily.</p>
+<p>Try importing an audio file and using the Pane
+menu to add some different views of it.</p>
+<p>Check out the links on the Help menu for tutorials and other
+documentation!</p>
+</html>
 </tip>
 <tip>
-<text>
-Sonic Visualiser's window is organised into "panes" and
+<html>
+<p>Sonic Visualiser's window is organised into "panes" and
 "layers".  To begin with, you have one pane.  Import an audio
-file to see it displayed in a waveform layer on that pane.
-</text>
+file to see it displayed in a waveform layer on that pane.</p>
+</html>
 </tip>
 <tip>
-<text>
-Each pane can contain any number of layers, which appear stacked
+<html>
+<p>Each pane can contain any number of layers, which appear stacked
 from "front" to "back" on the same timeline.  A layer can contain a
-view of audio, or of points (time instants) or data plots (time-values).
-</text>
+view of audio, or of points (time instants) or data plots (time-values).</p>
+</html>
 </tip>
 <tip>
-<text>
-There's a "layer property box" to the right of each pane, with one
+<html>
+<p>There's a "layer property box" to the right of each pane, with one
 tab for each of the layers on that pane.  Click on a layer's tab to
 bring that layer to the front.  You can then adjust its colour and
 other display properties in the property box.
 
 The first tab is always for the pane itself, which has a few
-adjustable properties of its own.
-</text>
+adjustable properties of its own.</p>
+</html>
 </tip>
 <tip>
-<text>
-If you have more than one pane, only one of them will be "current",
+<html>
+<p>If you have more than one pane, only one of them will be "current",
 marked with a black bar at the left side.  Just click on another pane
 to make it current.  Most editing operations affect the layer that's
-at the front of the current pane.
-</text>
+at the front of the current pane.</p>
+</html>
 </tip>
 <tip>
-<text>
-You can use different zoom levels for different panes by un-checking
+<html>
+<p>You can use different zoom levels for different panes by un-checking
 the Global Zoom control for one of them.  By default, all panes will
-zoom and scroll together.
-</text>
+zoom and scroll together.</p>
+</html>
 </tip>
 <tip>
-<text>
-You can speed up and slow down playback using the Playback Speedup
-control in the bottom-right of the window.
-</text>
+<html>
+<p>You can speed up and slow down playback using the Playback Speedup
+control in the bottom-right of the window.</p>
+</html>
 </tip>
 <tip>
-<text>
-The Transforms menu lists things you can do to extract features from
+<html>
+<p>The Transforms menu lists things you can do to extract features from
 or process your audio.  The available outputs of any Vamp
 feature-extraction plugins or LADSPA audio effects plugins you have
-will show up here.
-</text>
+will show up here.</p>
+</html>
 </tip>
 
 </tips>