add a new alpha release notification page to startup assistant
[ardour.git] / manual / xml / renaming_tracks.xml
index 22aa34e72b7021d29a99530a09d054d4be852ee8..06e7d461890acf7e6afb86dd20f4b666d1c10918 100644 (file)
@@ -2,21 +2,25 @@
 
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
 
+<!ENTITY % BOOK_ENTITIES SYSTEM "./entities.ent">
+%BOOK_ENTITIES;
+
 ]>
 
 <section id="renaming-tracks">
   <title>Renaming Tracks</title>
+  <indexterm>
+    <primary>Tracks</primary>
+    <secondary>Renaming</secondary>
+  </indexterm>
   <para>
-    Tracks can be renamed from within the
-    <link linkend="sn-editor-window">Editor Window</link> or the
-    <link linkend="sn-mixer-window">Mixer Window</link>.
+    Tracks can be renamed from within the &EDIT_WIN; or the &MIX_WIN;.
   </para>
 
   <para>
     To change the name of a track in the Editor Window click within the
-    track name field in the <link linkend="track-controls">Track
-    Controls</link>, enter the new track name and press the
-    <keycap>Enter</keycap> key to confirm the change.
+    track name field in the &TRACK_CONTROLS;, enter the new track name and
+    press the <keycap>Enter</keycap> key to confirm the change.
   </para>
   <mediaobject>
     <imageobject>
     new name and press <keycap>Enter</keycap> or click
     <guimenuitem>Rename</guimenuitem> to confirm the name change.
   </para>
-
-  <warning>
-    <para>
-      Changes to track names cannot be undone.
-    </para>
-  </warning>
 </section>