Mercurial > geeqie
comparison doc/options_filtering.html @ 1087:f00c0c5e6dff
Use h2/h3 tags where appropriate.
author | zas_ |
---|---|
date | Sun, 26 Oct 2008 19:27:20 +0000 |
parents | 47b9f5bc2606 |
children | 31a1a3f85859 |
comparison
equal
deleted
inserted
replaced
1086:cbac5e35b1f7 | 1087:f00c0c5e6dff |
---|---|
53 | 53 |
54 <p><br /> | 54 <p><br /> |
55 <br /> | 55 <br /> |
56 </p> | 56 </p> |
57 | 57 |
58 <p><u>Filters</u> | 58 <h2>Filters</h2> |
59 </p> | |
60 | 59 |
61 <p class="gq-filtering-5"><b>Show entries that begin with a dot</b>: Enables the display of hidden files and folders, also known as dot files.</p> | 60 <p class="gq-filtering-5"><b>Show entries that begin with a dot</b>: Enables the display of hidden files and folders, also known as dot files.</p> |
62 | 61 |
63 <p class="gq-filtering-5"><b>Case sensitive sort</b>: Files and folders are sorted such that upper case letters occur before lower case letters.</p> | 62 <p class="gq-filtering-5"><b>Case sensitive sort</b>: Files and folders are sorted such that upper case letters occur before lower case letters.</p> |
64 | 63 |
69 | 68 |
70 <p><br /> | 69 <p><br /> |
71 <br /> | 70 <br /> |
72 </p> | 71 </p> |
73 | 72 |
74 <p><u>File types</u> | 73 <h2>File types</h2> |
75 </p> | |
76 | 74 |
77 <p class="gq-filtering-5">This list contains the image formats that are understood by Geeqie. To disable a specific file type from being displayed, uncheck it's corresponding checkbox. Filters can be edited by first selecting the line containing the item to be changed, then clicking the filter or description field, making any changes, then pressing enter; press escape to cancel an active edit. The format for the filter field is a semicolon (;) seperated list of extensions, extensions must include the period (.).</p> | 75 <p class="gq-filtering-5">This list contains the image formats that are understood by Geeqie. To disable a specific file type from being displayed, uncheck it's corresponding checkbox. Filters can be edited by first selecting the line containing the item to be changed, then clicking the filter or description field, making any changes, then pressing enter; press escape to cancel an active edit. The format for the filter field is a semicolon (;) seperated list of extensions, extensions must include the period (.).</p> |
78 | 76 |
79 <p class="gq-filtering-6"><i>Note:</i> Unlike all other options in the dialog, filter list changes are applied immediately.</p> | 77 <p class="gq-filtering-6"><i>Note:</i> Unlike all other options in the dialog, filter list changes are applied immediately.</p> |
80 | 78 |