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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="project-save" xml:lang="ca">
<info>
<link type="guide" xref="index#tools"/>
<link type="seealso" xref="project-audio"/>
<link type="seealso" xref="project-video"/>
<link type="seealso" xref="project-data"/>
<desc>Desament d'un projecte per a l'ediciĆ³ o l'enregistrament posterior.</desc>
<credit type="author">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@googlemail.com</email>
</credit>
<license>
<p>Creative Commons Compartir Igual 3.0</p>
</license>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Francisco Domech</mal:name>
<mal:email>frandj72@gmail.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Gil Forcada</mal:name>
<mal:email>gilforcada@guifi.net</mal:email>
<mal:years>2013</mal:years>
</mal:credit>
</info>
<title>Desat d'un projecte</title>
<p>You can save an audio, a data or a video project in <app>Brasero</app> for
editing or burning later.</p>
<steps>
<item>
<p>Create the project and add the files you wish to use to the project.</p>
</item>
<item>
<p>Click <guiseq><gui>Project</gui><gui>Save</gui></guiseq> to save the
project.</p>
</item>
<item>
<p>Enter the name you wish to save the project under, then click
<gui>Save</gui> to save the project.</p>
</item>
</steps>
<p>There are a number of ways which can be used for opening a saved
<app>Brasero</app> project by:</p>
<list>
<item>
<p>selecting it from the list on the start page, under
<gui>Recent projects</gui></p>
</item>
<item>
<p>clicking <guiseq><gui>Project</gui><gui>Recent Projects</gui></guiseq></p>
</item>
<item>
<p>clicking <guiseq><gui>Project</gui><gui>Open</gui></guiseq> and
selecting the project</p>
</item>
<item>
<p>opening the project from a file browser</p>
<note>
<p>Only one instance of <app>Brasero</app> can be opened at any time.
If you try to open a second instance, the currently open
<app>Brasero</app> window will be focused.</p>
<p>If <app>Brasero</app> is already running and you try to open some
files with it from <app>Files</app>, the files will be added to the
project that you are currently working on.</p>
</note>
</item>
</list>
<note>
<p>If you open a saved project, <app>Brasero</app> will treat it as a new
project: if you want to save an updated version of the project, it will ask
you to enter a name for it, at this point you can overwrite the old version
or save it as a new project by entering a different file name.</p>
</note>
</page>
|