/usr/share/help/el/baobab/pref-view-chart.page is in baobab 3.4.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="guide" id="views" xml:lang="el">
<info>
<revision version="0.1" date="2011-12-19" status="stub"/>
<revision pkgversion="3.4" date="2012-02-20" status="review"/>
<link type="guide" xref="index#preferences"/>
<credit type="author copyright">
<name>Julita Inca</name>
<email>yrazes@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="author editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<desc>Display the results as a ring chart or a treemap chart.</desc>
</info>
<title>Different chart views</title>
<p>By default, the scan results show each subfolder as the section of a ring,
comprising an angle proportional to the size of the relevant folder.
Sub-folders are shown in different colors.</p>
<p>Move your mouse over the rings chart displays more details about the
subfolders.</p>
<p>Chart visibility can be changed to <gui>Treemap View</gui> using the
drop-down list at the top of the chart on the right-hand side. The tree layout
displays the folders as proportionately sized boxes.</p>
</page>
|