~ubuntu-branches/debian/jessie/file-roller/jessie

« back to all changes in this revision

Viewing changes to help/fi/archive-create.page

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-05-25 13:13:26 UTC
  • mfrom: (1.8.1) (5.1.10 experimental)
  • Revision ID: package-import@ubuntu.com-20130525131326-bm7bv6b4yig6820h
Tags: 3.8.2-1
* New upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="index#managing-archives"/>
6
 
    <desc>Add files or folders to your new archive.</desc>
 
6
    <revision pkgversion="3.4" date="2012-01-18" status="review"/>
 
7
    <revision pkgversion="3.6" date="2012-08-05" status="review"/>
 
8
    <revision pkgversion="3.8" date="2013-03-25" status="candidate"/>
7
9
    <credit type="author">
8
10
      <name>Marta Bogdanowicz</name>
9
11
      <email>majus85@gmail.com</email>
10
12
    </credit>
 
13
    <credit type="editor">
 
14
      <name>Ekaterina Gerasimova</name>
 
15
      <email>kittykat3756@gmail.com</email>
 
16
    </credit>
11
17
    <license>
12
18
      <p>Creative Commons Share Alike 3.0</p>
13
19
    </license>
 
20
    <desc>Add files or folders to a new archive.</desc>
14
21
  </info>
15
22
 
16
23
  <title>Create a new archive</title>
17
24
 
18
 
  <p>
19
 
  Create a new archive with <app>File Roller</app>, by following these steps:
20
 
  </p>
 
25
  <p>Create a new archive with <app>Archive Manager</app> by following these
 
26
  steps:</p>
21
27
 
22
28
  <steps>
23
29
    <item>
24
30
      <p>Click the <gui>Create a new archive</gui> toolbar button, or click
25
 
      <guiseq><gui style="menu">Archive</gui><gui style="menuitem">New…</gui></guiseq></p>
 
31
      <guiseq><gui style="menu">Archive</gui>
 
32
      <gui style="menuitem">New…</gui></guiseq>.</p>
26
33
    </item>
27
34
    <item>
28
 
      <p>The file chooser will open. Use it to name your new archive file and
29
 
      choose its location, and click <gui>Create</gui>.</p>
 
35
      <p>The file chooser will open: name your new archive file and choose the
 
36
      location for it to be saved to, then click <gui>Create</gui> to
 
37
      continue.</p>
30
38
      <note style="tip">
31
 
        <p>In this dialog you may also choose the type of the file format that
32
 
        you want to use, available extensions should be listed below. By
33
 
        clicking <gui>Other options</gui> you can set a password, or split your
34
 
        new archive into smaller parts. You should specify the size of the
35
 
        volume in <gui>MB</gui>.</p>
 
39
        <p>In this dialog, you may also choose the file format that you want to
 
40
        use: available extensions are listed at the bottom. If you do not choose
 
41
        a file format, the new archive will be a <file>tar.gz</file>.</p>
 
42
        <p>By clicking <gui>Other Options</gui> you can set a password, or
 
43
        split your new archive into smaller, individual files by selecting the
 
44
        relevant option and specifying the volume for each part in
 
45
        <gui>MB</gui>.</p>
36
46
      </note>
37
47
    </item>
38
48
    <item>
39
 
      <p>Add the desired files to your archive by clicking the
40
 
      <gui>Add files to the archive</gui> toolbar button, or by clicking
41
 
      <guiseq><gui style="menu">Edit</gui>
42
 
      <gui style="menuitem">Add files…</gui></guiseq>. <app>File Roller</app>
43
 
      also allows you to add whole folders. To do this, click the
44
 
      <gui>Add a folder to the archive</gui> toolbar button, or select
45
 
      <guiseq><gui style="menu">Edit</gui>
46
 
      <gui style="menuitem">Add a folder…</gui></guiseq></p>
 
49
      <p>Add the desired files to your archive by clicking the <gui>Add files
 
50
      to the archive</gui> toolbar button, or by clicking
 
51
      <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Add
 
52
      files…</gui></guiseq>. <app>Archive Manager</app> also allows you to add
 
53
      whole folders by clicking the <gui>Add a folder to the archive</gui>
 
54
      toolbar button, or selecting <guiseq><gui style="menu">Edit</gui>
 
55
      <gui style="menuitem">Add a folder</gui></guiseq>.</p>
47
56
      <note style="tip">
48
57
        <p>When you add a folder to your archive, you will be offered some
49
58
        options:</p>
50
59
        <list>
51
 
          <item><p>Whether to include subfolders or not</p></item>
52
 
          <item><p>Choose which files should be included</p></item>
53
 
          <item><p>Select which subfolders or files are to be excluded</p></item>
 
60
          <item><p>Whether to include subfolders or not.</p></item>
 
61
          <item><p>Choose which files should be included.</p></item>
 
62
          <item><p>Select which subfolders or files are to be excluded.</p></item>
54
63
        </list>
 
64
        <p>Not all archive file formats support folders — if the file format
 
65
        that you are using does not, you will not be warned. If the file format
 
66
        that you are using does not support folders, the files from the folders
 
67
        will be added, but not the folder itself.</p>
55
68
      </note>
56
69
    </item>
57
70
    <item>
58
 
      <p>Once you finish adding files, your archive is ready.</p>
 
71
      <p>Once you finish adding files, the archive is ready; you do not need to
 
72
      save it.</p>
59
73
    </item>
60
74
  </steps>
61
75