7a4c28bd86
This includes rewriting out all of the "you" language that was peppered throughout, fixing inconsistencies in layout, and removing <br>s wherever they were misused and unnecessary (which was quite a lot).
20 lines
618 B
HTML
20 lines
618 B
HTML
|
|
<p>
|
|
Use <kbd class="menu">Session > Rename</kbd> to give the session a new
|
|
name. A dialog will appear asking for the new name.
|
|
</p>
|
|
|
|
<p>
|
|
This operation does <strong>not</strong> make a new session folder—the
|
|
existing session folder and relevant contents are renamed. If the session was
|
|
not saved before a rename operation, it will be saved automatically and then
|
|
renaming will continue.
|
|
</p>
|
|
|
|
<p class="warning">
|
|
Ardour's <kbd class="menu">Session > Save As</kbd> operation will not make
|
|
a new copy of the session folder and its contents. All it does is create a
|
|
new session file.
|
|
</p>
|
|
|