~ubuntu-branches/ubuntu/vivid/ubuntu-kylin-docs/vivid

« back to all changes in this revision

Viewing changes to ubuntu-kylin-help/C/nautilus-display.page

  • Committer: Package Import Robot
  • Author(s): Lei Luo
  • Date: 2014-04-10 14:58:12 UTC
  • Revision ID: package-import@ubuntu.com-20140410145812-9mfgq3xleqy0l89f
Tags: 14.04.3

* Add "Replaces" field in debian control file to automatically remove
  ubuntu-docs before installation.
* Merge ubuntu-docs changes.
* Update zh_CN tranlation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<page xmlns="http://projectmallard.org/1.0/"
 
2
      type="topic" style="ui"
 
3
      id="nautilus-display">
 
4
 
 
5
  <info>
 
6
    <link type="guide" xref="nautilus-prefs" group="nautilus-display"/>
 
7
 
 
8
    <desc>Control icon captions used in the file manager.</desc>
 
9
 
 
10
    <revision pkgversion="3.5.92" version="0.2" date="2012-09-19" status="review"/>
 
11
    <revision version="14.04" date="2014-03-18" status="review"/>
 
12
 
 
13
    <credit type="author">
 
14
      <name>Shaun McCance</name>
 
15
      <email>shaunm@gnome.org</email>
 
16
    </credit>
 
17
    <credit type="editor">
 
18
      <name>Michael Hill</name>
 
19
      <email>mdhillca@gmail.com</email>
 
20
    </credit>
 
21
    <credit type="editor">
 
22
      <name>Ubuntu Documentation Team</name>
 
23
      <email>ubuntu-doc@lists.ubuntu.com</email>
 
24
    </credit>
 
25
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
26
    <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"
 
27
               xmlns:xlink="http://www.w3.org/1999/xlink"
 
28
               xlink:type="simple" xlink:href="gnome-help.its"/>
 
29
  </info>
 
30
 
 
31
<title>File manager display preferences</title>
 
32
 
 
33
<p>You can control how the file manager displays captions under icons.  Click
 
34
<gui>Edit</gui> in the menu bar, pick <gui>Preferences</gui> and select the
 
35
<gui>Display</gui> tab.</p>
 
36
 
 
37
<section id="icon-captions">
 
38
  <title>Icon captions</title>
 
39
  <media type="image" src="figures/nautilus-icons.png"
 
40
         width="250" height="110" style="floatend floatright">
 
41
    <p>File manager icons with captions</p>
 
42
  </media>
 
43
  <p>When you use icon view, you can choose to have extra information about
 
44
  files and folders displayed in a caption under each icon. This is useful,
 
45
  for example, if you often need to see who owns a file or when it was last
 
46
  modified.</p>
 
47
  <p>You can zoom in a folder by clicking the <guiseq><gui>View</gui>
 
48
  <gui>Zoom In</gui></guiseq> or press <keyseq><key>Ctrl</key><key>+</key></keyseq>.
 
49
  As you zoom in, the file manager will display more and more information in captions.
 
50
  You can choose up to three things to show in captions. The first will be displayed
 
51
  at most zoom levels. The last will only be shown at very large sizes.</p>
 
52
  <note><p>If you have a file manager window open, you may have to reload for icon
 
53
  caption changes to take effect. Click <guiseq><gui>View</gui><gui>Reload</gui></guiseq>
 
54
  or press <keyseq><key>Ctrl</key><key>R</key></keyseq>.</p></note>
 
55
</section>
 
56
 
 
57
</page>