src/cmd/fsexam/help/zh_CN/fsexam.xml
changeset 149 0014c9b031e9
child 185 85efc5aa6039
equal deleted inserted replaced
148:91c620d9e52f 149:0014c9b031e9
       
     1 <?xml version="1.0"?>
       
     2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
       
     3 "http://basil.ireland.sun.com:8080/docbook/docbookx.dtd" [
       
     4   <!ENTITY author1 "Sun">
       
     5   <!ENTITY author2 "Java Desktop System Documentation Team">
       
     6   <!ENTITY publisher "Sun Microsystems, Inc.">
       
     7   <!ENTITY appversion "0.8.0">
       
     8   <!ENTITY manrevision "2.0">
       
     9   <!ENTITY date "August 2007">
       
    10   <!ENTITY app "<application>File Encoding Examiner</application>">
       
    11   <!ENTITY appname "File Encoding Examiner">
       
    12 ]>
       
    13 <!--
       
    14 CDDL HEADER START
       
    15 
       
    16 The contents of this file are subject to the terms of the
       
    17 Common Development and Distribution License (the "License").
       
    18 You may not use this file except in compliance with the License.
       
    19 
       
    20 You can obtain a copy of the license at src/OPENSOLARIS.LICENSE
       
    21 or http://www.opensolaris.org/os/licensing.
       
    22 See the License for the specific language governing permissions
       
    23 and limitations under the License.
       
    24 
       
    25 When distributing Covered Code, include this CDDL HEADER in each
       
    26 file and include the License file at src/OPENSOLARIS.LICENSE.
       
    27 If applicable, add the following below this CDDL HEADER, with the
       
    28 fields enclosed by brackets "[]" replaced with your own identifying
       
    29 information: Portions Copyright [yyyy] [name of copyright owner]
       
    30 
       
    31 CDDL HEADER END
       
    32 
       
    33 
       
    34 Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
       
    35 Use is subject to license terms.
       
    36 -->
       
    37 
       
    38 <!-- =============Document Header ============================= -->
       
    39 <article id="index" lang="en">
       
    40 <!-- please do not change the id; for translations, change lang to -->
       
    41 <!-- appropriate code -->
       
    42   <articleinfo> 
       
    43 	 <title>&appname;</title>
       
    44 	 <subtitle>&appname; Desktop Application Manual V&manrevision;</subtitle>
       
    45 	 <copyright> 
       
    46 		<year>2007</year>
       
    47 		<holder>&publisher;</holder> </copyright>
       
    48 
       
    49 	 <publisher> 
       
    50 		<publishername>&publisher;</publishername>
       
    51 	 </publisher>
       
    52 	 &legal; 
       
    53 	 <authorgroup> 
       
    54 		<author> 
       
    55 		  <firstname>&author1;</firstname>
       
    56 		  <surname>&author2;</surname> 
       
    57 		  <affiliation> 
       
    58 			 <orgname>&publisher;</orgname>
       
    59 		  </affiliation>
       
    60 		</author>
       
    61 
       
    62 <!-- This is appropriate place for other contributors: translators,
       
    63       maintainers,  etc. Commented out by default.
       
    64        <othercredit role="translator">
       
    65         <firstname>Latin</firstname>
       
    66         <surname>Translator 1</surname>
       
    67         <affiliation>
       
    68           <orgname>Latin Translation Team</orgname>
       
    69           <address> <email>[email protected]</email> </address>
       
    70         </affiliation>
       
    71         <contrib>Latin translation</contrib>
       
    72       </othercredit>
       
    73 -->
       
    74 
       
    75 	 </authorgroup>
       
    76 
       
    77 
       
    78 
       
    79 <!-- modifying/reusing someone else's document.  If not, you can omit it. -->
       
    80 	 <revhistory>
       
    81 <!-- Remember to remove the &manrevision; entity from the revision entries other
       
    82    than the current revision. -->
       
    83    		<revision> 
       
    84 		  <revnumber>&appname; Desktop Application Manual V&manrevision;</revnumber>
       
    85 		  <date>&date;</date> 
       
    86 		  <revdescription> 
       
    87 			 <para role="author">&author1; &author2;</para>
       
    88 			 <para role="publisher">&publisher;</para>
       
    89 		  </revdescription>
       
    90 		</revision>
       
    91 	 </revhistory>
       
    92 	 <releaseinfo> This manual describes version &appversion; of &appname;.
       
    93 		</releaseinfo>
       
    94 	 <legalnotice> 
       
    95 		<title>Feedback</title>
       
    96 		<para>
       
    97                   To send feedback, follow the directions in the <ulink url="ghelp:gnome-feedback" type="help">Feedback Page</ulink>.
       
    98                 </para>
       
    99 <!-- Translators may also add here feedback address for translations -->
       
   100 	 </legalnotice>
       
   101   </articleinfo>
       
   102   <indexterm><primary>fsexam command</primary></indexterm>
       
   103   <indexterm><primary>&appname; desktop application</primary></indexterm>
       
   104   
       
   105 
       
   106 <!-- ============= Document Body ============================= -->
       
   107 <!-- ============= Introduction ============================== -->
       
   108   <sect1 id="fsexam-intro"> 
       
   109     <title>Introduction</title>
       
   110        <para>
       
   111          &app; enables you to convert the name of a file, or the contents of a plain-text file, from a legacy character encoding to UTF-8 encoding. 
       
   112        </para>
       
   113        <para>
       
   114          When converting file name, &app; processes regular file, folder file and symbolic link. When converting file content, it handles regular plain text file only. &app; support special file type also, curently &app; only support .tar, .tar.gz, .tar.bz2, .zip and .tar.Z compress or archive format.
       
   115 	    </para>
       
   116         <para>
       
   117          &app; will ignore most of non-plain text file such as binary file, office document and image file. It might produce unexpected result if convert these type of files forcibly. Internally &app; uses file(1) utility to determine whether one file is plain text file or not.
       
   118         </para>
       
   119 
       
   120        <note>
       
   121         <para>
       
   122          The default internal character encoding in the Sun Java Desktop System is UTF-8 encoding, and the default locale is the UTF-8 locale. If not converted, files with legacy character encoding are displayed as meaningless text. For more information about UTF-8, please visit http://www.unicode.org.
       
   123 	    </para>
       
   124        </note>
       
   125   </sect1>
       
   126 
       
   127 <!-- ============= Getting Started =========================== -->
       
   128   <sect1 id="fsexam-getting-started"> 
       
   129 	 <title>Getting Started</title>
       
   130 
       
   131 <!-- ============= To Start fsexam ============================ -->
       
   132 	 <sect2 id="fsexam-to-start"> 
       
   133 		<title>To Start &appname;</title>
       
   134                 <para>You can start &app; in the following ways:</para>
       
   135                 <variablelist>
       
   136                 <varlistentry>
       
   137                 <term>Menu</term>
       
   138                 <listitem>
       
   139                 <para>Click <guibutton>Launch</guibutton>, then choose <menuchoice><guimenu>Applications</guimenu><guisubmenu>Utilities</guisubmenu><guimenuitem>File Encoding Examiner</guimenuitem></menuchoice>. </para>
       
   140                 </listitem>
       
   141                 </varlistentry>
       
   142                 <varlistentry>
       
   143                 <term>Command line</term>
       
   144                 <listitem>
       
   145                 <para>Execute the following command: <userinput>fsexam</userinput></para>
       
   146                 </listitem>
       
   147                 </varlistentry>
       
   148                 </variablelist>
       
   149 	</sect2>
       
   150 
       
   151         <sect2 id="fsexam-when-you-start">
       
   152 
       
   153                 <title>When You Start &appname;</title>
       
   154                 <para>When you start &app;, the following window is displayed:</para>
       
   155 
       
   156                 <figure id="fsexam-window">
       
   157                   <title>&appname; Window</title>
       
   158                   <screenshot>
       
   159                          <mediaobject>
       
   160                                 <imageobject>
       
   161                                   <imagedata fileref="figures/fsexam.png" format="PNG"/>
       
   162                                          </imageobject>
       
   163                                 <textobject> <phrase>Shows fsexam main window.</phrase>
       
   164                                 </textobject>
       
   165                         </mediaobject>
       
   166                   </screenshot>
       
   167                 </figure>
       
   168 
       
   169                 <para>The &app; window contains the following elements: </para>
       
   170                 <variablelist>
       
   171                   <varlistentry> <term>Menubar</term>
       
   172                          <listitem>
       
   173                                 <para>The menus on the menubar contain all of the commands that you need to work with files in &app;.</para>
       
   174                          </listitem>
       
   175                   </varlistentry>
       
   176 
       
   177                   <varlistentry> <term>Toolbar</term>
       
   178                          <listitem>
       
   179                                 <para>The toolbar buttons on the toolbar contain commands that you frequently use to work with files in &app;.</para>
       
   180                          </listitem>
       
   181                   </varlistentry>
       
   182 
       
   183                   <varlistentry> <term>File tree</term>
       
   184                          <listitem>
       
   185                                 <para> The files tree display the contents of the current directory. </para>
       
   186                          </listitem>
       
   187                   </varlistentry>
       
   188                   
       
   189                   <varlistentry> <term>Report area</term>
       
   190                          <listitem>
       
   191                                 <para> The report area displays the conversion result or dry run result. </para>
       
   192                          </listitem>
       
   193                   </varlistentry>
       
   194 
       
   195                   <varlistentry> <term>Statusbar</term>
       
   196                          <listitem>
       
   197                                 <para>The statusbar displays information about current &app; activity. </para>
       
   198                          </listitem>
       
   199                   </varlistentry>
       
   200                 </variablelist>
       
   201                 <para>When you right-click in the &app; window, the application displays a popup menu. The popup menu contains the most common commands. </para>
       
   202 
       
   203       <para>
       
   204       This manual documents functionality from the menubar.
       
   205       </para>
       
   206          </sect2>
       
   207   </sect1>
       
   208 
       
   209 <!-- ================ Usage ================================ -->
       
   210   <sect1 id="fsexam-usage"> 
       
   211 	 <title>Usage</title>
       
   212 
       
   213 <!-- ============= To Open a File ======================== -->
       
   214 	 <sect2 id="fsexam-select"> 
       
   215 		<title>To Select a File or Directory</title>
       
   216 		<para>
       
   217 			Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Open...</guimenuitem></menuchoice>, then select the file or directory whose character encoding you want to change.
       
   218 		 </para>
       
   219 		<para>
       
   220 			If you select a directory, all of the files and subdirectories in that directory are displayed in the file tree.
       
   221 		</para>
       
   222 	 </sect2>
       
   223 
       
   224 <!-- ============= To Search for Files ======================== -->
       
   225 	 <sect2 id="fsexam-search"> 
       
   226 		<title>To Search Files</title>
       
   227 		<para>
       
   228 			Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Search for files...</guimenuitem></menuchoice>, then input the search criterias to search according to them. To stop searching, choose <menuchoice><guimenu>File</guimenu><guimenuitem>Stop Searching</guimenuitem></menuchoice>.
       
   229 		</para>
       
   230         <para>
       
   231             Internally &app; use find(1) utility to search files.
       
   232         </para>
       
   233 	 </sect2>
       
   234 
       
   235 <!-- ============= To Convert ================================ -->
       
   236 	 <sect2 id="fsexam-convert"> 
       
   237 		<title>To Convert the Name or Content of Files</title>
       
   238 		<para>Perform the following steps:</para>
       
   239                 <orderedlist>
       
   240                   <listitem>
       
   241                     <para>Select the file or directory as described in <xref linkend="fsexam-select"/>, or search files as described in <xref linkend="fsexam-search"/>.
       
   242                     </para>
       
   243                   </listitem>
       
   244                   <listitem>
       
   245                     <para>Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Convert</guimenuitem></menuchoice>.
       
   246                     </para>
       
   247                     <para>If the current conversion mode is name conversion, the <guilabel>&appname; name conversion</guilabel> dialog is displayed. If the current conversion mode is content conversion mode, the <guilabel>&appname; content conversion</guilabel> dialog is displayed. For information on how to display or hide the <guilabel>File Encoding Examiner name conversion</guilabel> or <guilabel>File Encoding Examiner content conversion</guilabel> dialog, see <xref linkend="fsexam-prefs"/>. 
       
   248                     </para>
       
   249                     <para>The <guilabel>&appname; name conversion</guilabel> dialog or <guilabel>&appname; content conversion</guilabel> dialog displays a list of character encodings that &app; can use to convert the file name or content. 
       
   250                     </para>
       
   251                   </listitem>
       
   252                   <listitem>
       
   253                     <para>Select an encoding, then click <guibutton>OK</guibutton>. 
       
   254                     </para>
       
   255                   </listitem>
       
   256                 </orderedlist>
       
   257 		<para>
       
   258 			After &app; finish conversion, the report pane displays conversion information or any other error information, the statusbar displays display one summary report.
       
   259 		</para>
       
   260         <note>
       
   261             Please make sure the files' name are UTF-8 already before converting file content. If not, use name conversion mode to convert file name first.
       
   262         </note>
       
   263 	 </sect2>
       
   264 
       
   265 <!-- ============== To Forcibly Convert ====================== -->
       
   266 	 <sect2 id="fsexam-forcibly-convert"> 
       
   267 		<title>To Forcibly Convert</title>
       
   268 		<para>Perform the following steps:</para>
       
   269                 <orderedlist>
       
   270                   <listitem>
       
   271                     <para>Select the file or directory as described in <xref linkend="fsexam-select"/>, or search files as described in <xref linkend="fsexam-search"/>.
       
   272                     </para>
       
   273                   </listitem>
       
   274                   <listitem>
       
   275                     <para>Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Forcibly Convert</guimenuitem></menuchoice>.
       
   276                     </para>
       
   277                   </listitem>
       
   278                 </orderedlist>
       
   279 		<para>
       
   280 			&app; convert selected files without detecting whether the file is UTF-8 already or not.
       
   281 		</para>
       
   282 	 </sect2>
       
   283 
       
   284 <!-- ============== To Dry run====================== -->
       
   285 	 <sect2 id="fsexam-dry-run"> 
       
   286 		<title>To Dry Run</title>
       
   287 		<para>Perform the following steps:</para>
       
   288                 <orderedlist>
       
   289                   <listitem>
       
   290                     <para>Select the file or directory as described in <xref linkend="fsexam-select"/>, or search files as described in <xref linkend="fsexam-search"/>.
       
   291                     </para>
       
   292                   </listitem>
       
   293                   <listitem>
       
   294                     <para>Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Dry Run</guimenuitem></menuchoice>.
       
   295                     </para>
       
   296                   </listitem>
       
   297                 </orderedlist>
       
   298 		<para>
       
   299 			&app; dry run convert selected files and don't modify any file name or content on the disk. The dry run result displays in <guilabel>Dryrun Result</guilabel> tab. Later you can perform scenario based conversion based on the dry run result. For more information about scenario based conversion, refer to <xref linend="fsexam-scenario-convert"/>.
       
   300 		</para>
       
   301 	 </sect2>
       
   302 
       
   303 <!-- ============== To Scenario Conversion====================== -->
       
   304 	 <sect2 id="fsexam-scenario-convert"> 
       
   305 		<title>To Scenario Based Conversion</title>
       
   306 		<para>Perform the following steps:</para>
       
   307                 <orderedlist>
       
   308                   <listitem>
       
   309                     <para>Perform dry run conversion as described in <xref linkend="fsexam-dry-run"/>.
       
   310                     </para>
       
   311                   </listitem>
       
   312                   <listitem>
       
   313                     <para>Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Scenario</guimenuitem></menuchoice>.
       
   314                     </para>
       
   315                   </listitem>
       
   316                 </orderedlist>
       
   317 		<para>
       
   318 		    Scenario based conversion use the first candidate in dry run result to convert file. If the first candidate is not what you want, you can delete the it and make the right candidate appear firstly. The dry run result is format sensitive, for more information about dry run format, please refer fsexam(4) man page.	
       
   319 		</para>
       
   320 	 </sect2>
       
   321 
       
   322 
       
   323 <!-- ============== To Undo a Conversion  ====================== -->
       
   324 	 <sect2 id="fsexam-undo-conversion"> 
       
   325 		<title>To Undo the Last Action</title>
       
   326 		<para>
       
   327 			Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Undo</guimenuitem></menuchoice>.
       
   328 		</para>
       
   329 	 </sect2>
       
   330 
       
   331 
       
   332 <!-- ============== To Restore the Original File  ====================== -->
       
   333 	 <sect2 id="fsexam-restore-file"> 
       
   334 		<title>To Restore the Original File name or content</title>
       
   335 		<para>Perform the following steps:</para>
       
   336                 <orderedlist>
       
   337                   <listitem>
       
   338                     <para>
       
   339                         Select the file or directory as described in <xref linkend="fsexam-select"/>, or search files as described in <xref linkend="fsexam-search"/>.
       
   340                     </para>
       
   341                   </listitem>
       
   342                   <listitem>
       
   343                     <para>
       
   344                         Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Restore</guimenuitem></menuchoice>.
       
   345                     </para>
       
   346                   </listitem>
       
   347                 </orderedlist>
       
   348 		<para>
       
   349 			&app; restores the original file name in name conversion mode and restores file content in content conversion mode.
       
   350 		</para>
       
   351         <note>
       
   352         <para>
       
   353             If you convert file content first, then convert file name, you may can't restore file content before you restore file name, as the name of file is changed.
       
   354         </para>
       
   355         </note>
       
   356 	 </sect2>
       
   357 
       
   358 <!-- ============== To Clear Search Results ====================== -->
       
   359 	 <sect2 id="fsexam-clear-search-result"> 
       
   360 		<title>To Clear Search Result</title>
       
   361 		<para>Perform the following steps:</para>
       
   362                 <orderedlist>
       
   363                  <listitem>
       
   364                     <para>
       
   365                         Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Clear Search Result</guimenuitem></menuchoice>.
       
   366                     </para>
       
   367                   </listitem>
       
   368                 </orderedlist>
       
   369     </sect2>
       
   370 
       
   371 <!-- ============== To Change Conversion Mode ====================== -->
       
   372 	 <sect2 id="fsexam-mode"> 
       
   373 		<title>To Change Conversion Mode</title>
       
   374 		<para>Perform the following steps:</para>
       
   375                 <orderedlist>
       
   376                  <listitem>
       
   377                     <para>
       
   378                         To change the current conversion mode to name conversion, choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Name Conversion Mode</guimenuitem></menuchoice>.
       
   379                     </para>
       
   380                   </listitem>
       
   381                   <listitem>
       
   382                     <para>
       
   383                         To change the current conversion mode to content conversion, choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Content Conversion Mode</guimenuitem></menuchoice>.
       
   384                     </para>
       
   385                   </listitem>
       
   386 
       
   387                 </orderedlist>
       
   388     </sect2>
       
   389 
       
   390 
       
   391 <!-- ============= To Display Report Pane =================== -->
       
   392 	 <sect2 id="fsexam-report-pane"> 
       
   393 		<title>To Display the Report Pane</title>
       
   394                     <para>Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Report Pane</guimenuitem></menuchoice>.
       
   395                     </para>
       
   396 		<para>
       
   397 			The report pane displays the directory name, and a list of converted files with corresponding conversion information.
       
   398 		</para>
       
   399      </sect2>
       
   400 
       
   401 <!-- ============= To Display Dry Run Result =================== -->
       
   402 	 <sect2 id="fsexam-dryrun-result"> 
       
   403 		<title>To Display the Dry Run Result</title>
       
   404         <para>Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Dry Run Result Pane</guimenuitem></menuchoice>.
       
   405         </para>
       
   406      </sect2>
       
   407 
       
   408 <!-- ============= To Display Search Result =================== -->
       
   409 	 <sect2 id="fsexam-search-result"> 
       
   410 		<title>To Display the Search Result</title>
       
   411         <para>Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Search Result</guimenuitem></menuchoice>.
       
   412         </para>
       
   413      </sect2>
       
   414     
       
   415 <!-- ============= To Peek content  ================================ -->
       
   416 	 <sect2 id="fsexam-preview-contents"> 
       
   417 		<title>To Preview the Contents of a File</title>
       
   418 		<para>Perform the following steps:</para>
       
   419                 <orderedlist>
       
   420                   <listitem>
       
   421                     <para>Select one single file, as described in <xref linkend="fsexam-select"/>.
       
   422                     </para>
       
   423                   </listitem>
       
   424                   <listitem>
       
   425                     <para>Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Preview Content</guimenuitem></menuchoice>.
       
   426                     </para>
       
   427                   </listitem>
       
   428                 </orderedlist>
       
   429 		<para>
       
   430 			If &app; successfully previews the file contents, a popup window displays the first part of the file. Click on the popup window to close the window.
       
   431 		</para>
       
   432 		<para>
       
   433 			If the preview fails, the statusbar displays an error message.
       
   434 		</para>
       
   435 	 </sect2>
       
   436 
       
   437   </sect1>
       
   438 
       
   439 
       
   440 <!-- ============= Preferences ============================= -->
       
   441   <sect1 id="fsexam-prefs"> 
       
   442 	<title>Preferences</title>
       
   443                 
       
   444 	<para>To configure &app;, choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>. The following <guilabel>&appname; Preferences</guilabel> dialog is displayed.
       
   445 	</para>
       
   446                 <figure id="fsexam--pref-dialog">
       
   447                   <title>&appname; Preferences Dialog</title>
       
   448                   <screenshot>
       
   449                          <mediaobject>
       
   450                                 <imageobject>
       
   451                                   <imagedata fileref="figures/fsexam-pref.png" format="PNG"/>
       
   452                                          </imageobject>
       
   453                                 <textobject> <phrase>Shows fsexam preference dialog.</phrase>
       
   454                                 </textobject>
       
   455                         </mediaobject>
       
   456                   </screenshot>
       
   457                 </figure>
       
   458 
       
   459         <para>The &app; preference dialog contains the following elements: </para>
       
   460 
       
   461         <variablelist>
       
   462           <varlistentry> 
       
   463             <term><guilabel>Conversion Setting</guilabel> </term>
       
   464             <listitem>
       
   465                   <para>
       
   466                         <guilabel>Auto Detection</guilabel>: Select this option to enable encoding automatic detection. &app; appends automatic detected encoding into the encoding list. Its priority is lower than the encodings in encoding list.
       
   467                   </para>
       
   468                   <note><para>Sometime &app; may produce wrong encoding, please use it with caution when the <guilabel>Auto Conversion</guilabel> is checked also.</para></note>
       
   469             </listitem>
       
   470             
       
   471             <listitem>
       
   472                   <para>
       
   473                         <guilabel>Auto Conversion</guilabel>: Select this option to specify that &app; uses the first suitable legacy character encoding in the <guilabel>Encoding list</guilabel> to convert the name or content of files and subdirectories to UTF-8 encoding. If you do not select this option, &app; displays the <guilabel>File System Examiner name conversion</guilabel> dialog or <guilabel>&appname; content conversion</guilabel> dialog, as described in <xref linkend="fsexam-convert"/>.
       
   474                   </para>
       
   475             </listitem>
       
   476 
       
   477             <listitem>
       
   478                   <para><guilabel>Recursive Mode</guilabel>: Select this option to convert the name or content of all files and subdirectories in the selected directory. </para>
       
   479             </listitem>
       
   480 
       
   481             <listitem>
       
   482                   <para><guilabel>Handle Hidden Files</guilabel>: Select this option to handle hidden files.</para>
       
   483             </listitem>
       
   484 
       
   485             <listitem>
       
   486                   <para><guilabel>Handle Remote Files</guilabel>: Select this option to handle non-local files, such as NFS files.</para>
       
   487             </listitem>
       
   488 
       
   489             <listitem>
       
   490                   <para><guilabel>Follow Symbolic link</guilabel>: Select this option to follow symbolic link. If the target of symbolic link is directory and <guilabel>Recursive Mode</guilabel> is selected, files and subdirectories under this directory will be converted also.</para>
       
   491             </listitem>
       
   492 
       
   493             <listitem>
       
   494                   <para><guilabel>Don't Check Symlink Content</guilabel>: By default, &app; re-create symbolic link after the target file name of the symbolic link is converted. Use this option if you know there is no symbolic link in the files which you want to convert.</para>
       
   495             </listitem>
       
   496 
       
   497             <listitem>
       
   498                   <para><guilabel>Special File Handling</guilabel>: Select this option to enable special file type support. Currently &app; support compress or archive file only. </para>
       
   499             </listitem>
       
   500             
       
   501             <listitem>
       
   502                   <para><guilabel>Archive or Compress files</guilabel>: Select this option to files in the archive or compress file. Currently &app; support .tar, .tar.gz, .tar.bz2, .tar.Z and .zip file.</para>
       
   503                   <note>As shown in the NOTES section of the tar(1) man page, if an archive is created that contains files whose names were created by processes running in multiple or different locales, a locale that uses a full 8-bit coding space, i.e., 0x0 to 0xff, such as en_US.ISO8859-1 should be used both to create the archive and to extract files from the archive. Due to that, when you specify COMPRESS module with -E option, fsexam(1) tries to use en_US.ISO8859-1, fr_FR.ISO8859-1, de_DE.ISO8859-1, es_ES.ISO8859-1,it_IT.ISO8859-1, or sv_SE.ISO8859-1 locales. If there is no such locale in the current system, use of this option is ignored and a warning message is issued.</note>
       
   504             </listitem>
       
   505 
       
   506             <listitem>
       
   507                   <para><guilabel>Use Log File</guilabel>: Select this option to specify &app; to write log information to specified log file. By default, &app; don't use log file, as it will display these information in Report Pane. Refer to <xref linkend="fsexam-report-pane"/> to display the report pane.</para>
       
   508             </listitem>
       
   509 
       
   510             <listitem>
       
   511                   <para><guilabel>Log File Name</guilabel>: Specify the name of log file.</para>
       
   512             </listitem>
       
   513 
       
   514             <listitem>
       
   515                   <para><guilabel>History Length</guilabel>: Specify the length of history file. The minimal length is 30.</para>
       
   516                   <note><para>Batch convert multiple files count as one in the history file.</para></note>
       
   517             </listitem>
       
   518           </varlistentry> 
       
   519 
       
   520           <varlistentry> 
       
   521             <term><guilabel>Encoding list</guilabel> </term>
       
   522             <listitem>
       
   523                   <para>Displays a list of legacy character encodings available for the current language. When installing &appname;, one predefined encoding list for each language which contains the most popular encodings used for this language will be installed also. </para>
       
   524                   
       
   525                   <para>Click <guibutton>Up</guibutton> to move an encoding up the list. Click <guibutton>Down</guibutton> to move an encoding down the list. Click <guibutton>Delete</guibutton> to delete an encoding from the list. Click <guibutton>Add</guibutton> to add encoding into the list. Click <guibutton>Save</guibutton> to save the current encoding list permanently. By default the changes in encoding list influence the current session only. &app; will restore to the last state after rerun it.</para>
       
   526             </listitem>
       
   527           </varlistentry> 
       
   528         </variablelist>
       
   529   </sect1>
       
   530 </article>