file-roller r2429 - in trunk: . help help/C



Author: paobac
Date: Sat Aug 16 11:10:08 2008
New Revision: 2429
URL: http://svn.gnome.org/viewvc/file-roller?rev=2429&view=rev

Log:
2008-08-16  Paolo Bacchilega  <paobac svn gnome org>

	* C/file-roller.xml: 
	
	Fixed bug #546541 â Typo and little errors in documentation.
	Suggested by  Frederic Peters.  Patch by Claude Paroz.


Modified:
   trunk/ChangeLog
   trunk/TODO
   trunk/help/C/file-roller.xml
   trunk/help/ChangeLog

Modified: trunk/TODO
==============================================================================
--- trunk/TODO	(original)
+++ trunk/TODO	Sat Aug 16 11:10:08 2008
@@ -1,7 +1,11 @@
-== Urgent ==
+== Pending ==
 
 [ ] #547733 â 7-zip tells about invalid command line
 
+[ ] #547727 â file-roller crashed with SIGSEGV in strlen()
+
+[ ] #546698 â file-roller-2.23.1/2.23.5 removes r/x bit for anyone but root from /
+
 == ToDo ==
 
 [ ] #525274 â File roller seems to be unable to create zipfiles without .zip extension

Modified: trunk/help/C/file-roller.xml
==============================================================================
--- trunk/help/C/file-roller.xml	(original)
+++ trunk/help/C/file-roller.xml	Sat Aug 16 11:10:08 2008
@@ -288,7 +288,7 @@
               <entry align="left"><para><filename>.rar</filename></para></entry>
             </row>
             <row valign="top">
-              <entry><para>RAR archived comic book</para></entry>
+              <entry><para>RAR Archived Comic Book</para></entry>
               <entry align="left"><para><filename>.cbr</filename></para></entry>
             </row>
             <row valign="top">
@@ -761,7 +761,7 @@
         </para>
         <note>
           <para>
-            If all of the files in the archive are protected by a password, and you have not specified the it, &app; asks you to enter the password.
+            If all of the files in the archive are protected by a password, and you have not specified it, &app; asks you to enter the password.
           </para>
           <para>
             If some but not all of the files in the archive are protected by a password, and you have not specified the password, &app; does not ask for a password. However, &app; copies only the unprotected files to the new archive.
@@ -788,7 +788,7 @@
     <para>For security, you might want to encrypt the files that you add to an archive. </para>
       <para>If the archive format supports encryption, you can specify a password to encrypt the files that you add to the archive.</para>
       <note>
-        <para>Currently, only 7-ZIP, ZIP, RAR and ARJ archives support encryption.</para>
+        <para>Currently, only 7-Zip, ZIP, RAR and ARJ archives support encryption.</para>
       </note>
      <para>To specify a password for file encryption, perform the following steps:</para>
        <orderedlist>
@@ -1317,7 +1317,7 @@
         <listitem><para>Choose <guimenuitem>Extract Here</guimenuitem> to extract all of the archive contents into the directory where the archive is located.</para>
         </listitem>
       </orderedlist>
-      <note><para>If the archive is encrypted, &app; will ask to enter the password before extracing the files.</para></note>
+      <note><para>If the archive is encrypted, &app; will ask to enter the password before extracting the files.</para></note>
     </sect2>
 
 </sect1>
@@ -1341,7 +1341,7 @@
 	<varlistentry>	  
 	  <term><guilabel>Encrypt the file list too</guilabel></term>
 	  <listitem>
-	  <para>If this option is selected, the password will be requested even to view the list of files contained in the archive, otherwise it will be requested only to extract the files from the archive.  This options is available only if a password is specified.</para>
+	  <para>If this option is selected, the password will be requested even to view the list of files contained in the archive, otherwise it will be requested only to extract the files from the archive.  This option is available only if a password is specified.</para>
 	  </listitem>
 	</varlistentry>
 	<varlistentry>	  



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]