summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/files-listview-columns.page
diff options
context:
space:
mode:
authorPhil Bull <philbull@gmail.com>2010-07-26 11:32:23 +0100
committerPhil Bull <philbull@gmail.com>2010-07-26 11:32:23 +0100
commit20e901dfe8a2d87d4f2326ff1c88d641ec72961d (patch)
tree9484da818c62f12d3176b9fe82352ba29d3a4396 /gnome-help/C/files-listview-columns.page
parentaa451b1af3132b7c0aab617ab184b41f7cd5a91a (diff)
downloadgnome-user-docs-20e901dfe8a2d87d4f2326ff1c88d641ec72961d.tar.gz
gnome-user-docs-20e901dfe8a2d87d4f2326ff1c88d641ec72961d.tar.xz
gnome-user-docs-20e901dfe8a2d87d4f2326ff1c88d641ec72961d.zip
Added topics on arranging/sorting files, topic documenting listview columns (needs attention)
Diffstat (limited to 'gnome-help/C/files-listview-columns.page')
-rw-r--r--gnome-help/C/files-listview-columns.page74
1 files changed, 74 insertions, 0 deletions
diff --git a/gnome-help/C/files-listview-columns.page b/gnome-help/C/files-listview-columns.page
new file mode 100644
index 0000000..1b171ce
--- /dev/null
+++ b/gnome-help/C/files-listview-columns.page
@@ -0,0 +1,74 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="files-listview-columns">
+
+ <info>
+ <desc>Descriptions of the columns of information that can be viewed in the file browser's list view.</desc>
+
+ <revision pkgversion="3.0" version="1.0" date="2010-07-26" status="stub"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email>philbull@gmail.com</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+<title>Listview column descriptions</title>
+
+<p>There are 12 columns of information that you can display in the file browser's list view. Click <guiseq><gui>View</gui><gui>Visible Columns</gui></guiseq> to see which columns are available. They are described below.</p>
+
+<terms>
+ <item>
+ <title>Name</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Size</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Type</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Date Modified</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Date Accessed</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Group</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Location</title>
+ <p></p>
+ </item>
+ <item>
+ <title>MIME Type</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Octal Permissions</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Owner</title>
+ <p></p>
+ </item>
+ <item>
+ <title>Permissions</title>
+ <p></p>
+ </item>
+ <item>
+ <title>SELinux Context</title>
+ <p></p>
+ </item>
+</terms>
+
+</page>