~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to gnome-help/C/nautilus-views.page

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-08-03 03:01:12 UTC
  • mfrom: (1.1.4 upstream) (2.1.9 experimental)
  • Revision ID: james.westby@ubuntu.com-20110803030112-st81q265x2jxe6fx
Tags: 3.0.4-1
* New upstream release.
* debian/watch: Track .bz2 tarballs.
* debian/rules: Remove simple-patchsys.mk include.
* debian/control.in:
  - Remove old Conflicts/Replaces.
  - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    <desc>Specify the default view, sort order, and zoom levels for
9
9
    the file manager.</desc>
10
10
 
11
 
    <revision version="11.04" date="2011-04-25" status="final"/>
 
11
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
 
12
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
12
13
    <credit type="author">
13
14
      <name>Tiffany Antopolski</name>
14
15
      <email>tiffany.antopolski@gmail.com</email>
17
18
      <name>Shaun McCance</name>
18
19
      <email>shaunm@gnome.org</email>
19
20
    </credit>
20
 
    <license>
21
 
      <p>Creative Commons Share Alike 3.0</p>
22
 
    </license>
23
 
 
 
21
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
24
22
  </info>
25
23
 
26
24
<title>File manager views preferences</title>
134
132
 
135
133
<section id="tree-view-defaults">
136
134
<title>Tree view defaults</title>
137
 
<p>You can show a full folder tree in your file manager side pane by selecting
138
 
<guiseq><gui>View</gui><gui>Side Pane</gui></guiseq>, then click <gui>Places</gui>
139
 
in the side pane and then select <gui>Tree</gui> in the dropdown list. By default,
140
 
the tree side pane only shows folders. If you want to show files in the side pane
 
135
<p>You can show a full folder tree in your file manager sidebar by selecting
 
136
<guiseq><gui>View</gui><gui>Sidebar</gui><gui>Tree</gui></guiseq>. By default,
 
137
the tree sidebar only shows folders. If you want to show files in the sidebar
141
138
as well, turn <gui>Show only folders</gui> off.</p>
142
139
</section>
143
140