file: /kdeutils/doc/ark/index.docbook In "Working with Files" section, Extract is missing, and the rest aren't in the right order anymore. In "Extracting archives", It says "If you want to change the default folder, in the main program window, choose Folders on the Settings menu." Where is Folders on the settings menu? it seems to mean folders in configuration dialog. Also in "Extracting archives", it doesn't mention anything about "Open destination folder after extraction". Also, couldn't find any advanced tab. Under configuring ark, <title>File Addition Settings</title> is called that, while the actual page is called Addition, so, if you want to take off the "File" part of that, I think that'd be good, but it's up to you. Also under configuring ark, the folders section should probably be redone, and have a more verbose description including gui elements. In menu reference, File->Reload and File-Close need shortcuts, f5 and Ctrl-W respectively. Also in the menu part about Action->Extract, it needs something about "Open destination folder after extraction". Settings->Show/Hide Search Bar Should be below "Configure toolbars". If you wish to take up this todo, please contact kde-doc-english@kde.org to avoid duplicating effort.
CVS commit by lauri: BUG:96479 M +24 -19 index.docbook 1.29 --- kdeutils/doc/ark/index.docbook #1.28:1.29 @@ -93,4 +93,12 @@ <itemizedlist> <listitem> +<para><guimenuitem>Extract</guimenuitem> will extract the file to a location you +specify on disk.</para> +</listitem> +<listitem> +<para><guimenuitem>Delete</guimenuitem> will remove the currently +selected file(s) from the archive.</para> +</listitem> +<listitem> <para><guimenuitem>View</guimenuitem> will open the file in the integrated viewer, or in the default viewer program in case the integrated viewer cannot view the file, or you have disabled it in the Configuration Window.</para> @@ -106,8 +114,4 @@ file in the archive.</para> </listitem> -<listitem> -<para><guimenuitem>Delete</guimenuitem> will remove the currently -selected file(s) from the archive.</para> -</listitem> </itemizedlist> @@ -148,10 +152,7 @@ <para>You can specify the folder to extract files to in the -<guilabel>Extract to:</guilabel> text box. If you want to change the -default folder, in the main program window, choose -<guimenuitem>Folders</guimenuitem> on the -<guimenu>Settings</guimenu> menu. Under the -<guilabel>Advanced</guilabel> tab, you can choose some specific options -depending on the archive format.</para> +<guilabel>Extract to:</guilabel> text box. The default location is the +folder the archive is in. You may also choose to have the folder that you +extract into open in &konqueror; once the extraction is complete.</para> </sect1> @@ -224,13 +225,14 @@ </listitem> </varlistentry> - +<!-- TODO: Entry seems to have disappearead, confirm that it's not just +hidden because I don't have lha installed <varlistentry> <term><guilabel>Keep entries generic (Lha)</guilabel></term> <listitem> -<para><!-- FIXME: Find out what this is --></para> +<para> FIXME: Find out what this is</para> <para>Affects only Lha archives</para> </listitem> </varlistentry> - + --> <varlistentry> <term><guilabel>Force MS-DOS short filenames (Zip)</guilabel></term> @@ -383,4 +385,5 @@ <varlistentry> <term><menuchoice> +<shortcut><keycap>F5</keycap></shortcut> <guimenu>File</guimenu> <guimenuitem>Reload</guimenuitem> @@ -406,4 +409,8 @@ <varlistentry> <term><menuchoice> +<shortcut> +<keycombo action="simul">&Ctrl;<keycap>W</keycap> +</keycombo> +</shortcut> <guimenu>File</guimenu> <guimenuitem>Close</guimenuitem> @@ -571,13 +578,11 @@ pattern at a time.</para> </listitem> + </itemizedlist> <para>You can specify the folder to extract files to in the -<guilabel>Extract to:</guilabel> text box. If you want to change the -default folder, in the main program window, choose -<guimenuitem>Folders</guimenuitem> on the -<guimenu>Settings</guimenu> menu. Under the -<guilabel>Advanced</guilabel> tab, you can choose some specific options -depending on the archive format.</para> +<guilabel>Extract to:</guilabel> text box. The default location is the +folder the archive is in. You may also choose to have the folder that you +extract into open in &konqueror; once the extraction is complete.</para> </listitem> </varlistentry>