~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/nl/files-open.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="files-open" xml:lang="nl">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="files" group="more"/>
 
6
    <link type="guide" xref="shell-overview#files"/>
 
7
 
 
8
    <revision pkgversion="3.2" date="2011-09-05" status="final"/>
 
9
    <desc>Open files using an application that isn't the default one for that type of file. You can change the default too.</desc>
 
10
 
 
11
    <credit type="author">
 
12
      <name>Cristopher Thomas</name>
 
13
      <email>crisnoh@gmail.com</email>
 
14
    </credit>
 
15
    <credit type="author">
 
16
      <name>Shaun McCance</name>
 
17
      <email>shaunm@gnome.org</email>
 
18
    </credit>
 
19
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
20
  </info>
 
21
 
 
22
<title>Open files with other applications</title>
 
23
 
 
24
<p>When you double-click a file in the file manager, it will be opened with
 
25
the default application for that file type. You can open it in a different
 
26
application, search online for applications, or set the default application
 
27
for all files of the same type.</p>
 
28
 
 
29
<p>To open a file with an application other than the default, right-click
 
30
the file and select the application you want from the top of the menu. If
 
31
you don't see the application you want, click <gui>Open With Other
 
32
Application</gui>. By default, the file manager only shows applications
 
33
it knows can handle the file. To look through all the applications on
 
34
your computer, click <gui>Show other applications</gui>.</p>
 
35
 
 
36
<p>If you still can't find the application you want, you can search for
 
37
more applications by clicking <gui>Find applications online</gui>. The
 
38
file manager will search online for packages containing applications
 
39
that are known to handle files of that type.</p>
 
40
 
 
41
<section id="default">
 
42
  <title>Change the default application</title>
 
43
  <p>You can change the default application that is used to open files of a
 
44
  given type. This will allow you to open your preferred application when you
 
45
  double-click to open a file. For example, you might want your favorite music
 
46
  player to open when you double-click an MP3 file.</p>
 
47
 
 
48
  <steps>
 
49
    <item><p>Select a file of the type whose default application you want to change.
 
50
    For example, to change which application is used to open MP3 files,
 
51
    select a <file>.mp3</file> file.</p></item>
 
52
    <item><p>Right-click the file and select <gui>Properties</gui>.</p></item>
 
53
    <item><p>Select the <gui>Open With</gui> tab.</p></item>
 
54
    <item><p>Select the application you want and click <gui>Set as default</gui>.
 
55
    By default, the file manager only shows applications it knows can handle the
 
56
    file. To look through all the applications on your computer, click <gui>Show
 
57
    other applications</gui>.</p>
 
58
    <p>If <gui>Other Applications</gui> contains an application you sometimes
 
59
    want to use, but don't want to make the default, select that application and
 
60
    click <gui>Add</gui>. This will add it to <gui>Recommended Applications</gui>.
 
61
    You will then be able to use this application by right-clicking the file and
 
62
    selecting it from the list.</p></item>
 
63
  </steps>
 
64
 
 
65
  <p>This changes the default application not just for the selected file,
 
66
  but for all files with the same type.</p>
 
67
 
 
68
</section>
 
69
 
 
70
</page>