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 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="ui" id="nautilus-views" xml:lang="cs">
<info>
<link type="guide" xref="nautilus-prefs" group="nautilus-views"/>
<revision pkgversion="3.8" version="0.2" date="2013-04-03" status="review"/>
<revision pkgversion="3.18" date="2015-09-30" status="candidate"/>
<revision version="gnome:45" date="2024-03-04" status="candidate"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany.antopolski@gmail.com</email>
</credit>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</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>
<credit type="editor">
<name>David King</name>
<email>amigadave@amigadave.com</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<its:rules xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" xlink:type="simple" xlink:href="gnome-help.its"/>
<desc>Specify the default sort order for files and folders.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Adam Matoušek</mal:name>
<mal:email>adamatousek@gmail.com</mal:email>
<mal:years>2012</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Marek Černocký</mal:name>
<mal:email>marek@manet.cz</mal:email>
<mal:years>2014, 2015</mal:years>
</mal:credit>
</info>
<title>Předvolby zobrazení v <app>Souborech</app></title>
<p>You can change how files and folders are grouped and sorted by default.
Press the menu button in the sidebar of the window and select
<gui style="menuitem">Preferences</gui>.</p>
<!-- TODO FIXME: Merge / sort out with "nautilus-display.page" overlap for "Expandable Folders in List View" and "Grid view options" -->
<section id="default-view">
<title>General</title>
<terms>
<item>
<title><gui>Sort Folders Before Files</gui></title>
<p>By default, the file manager does not show all folders before files.
To see all folders listed before files, enable this option.</p>
</item>
</terms>
<note style="tip">
<p>To change how files are sorted in folders, see <link xref="files-sort"/>.</p>
</note>
</section>
</page>
|