|
96 | 96 | <othercredit role="reviewer"> |
97 | 97 | <firstname>Baris</firstname> |
98 | 98 | <surname>Cicek provided information from earlier revisions of the pluma application.</surname> |
99 | | - <contrib>Acknowledgements</contrib> |
| 99 | + <contrib>Acknowledgments</contrib> |
100 | 100 | </othercredit> |
101 | 101 | <othercredit role="reviewer"> |
102 | 102 | <firstname>Ajit</firstname> |
|
328 | 328 | <varlistentry> <term>Side Pane</term> |
329 | 329 | <listitem> |
330 | 330 | <para>The side pane displays a list of open documents, and other information depending on which plugins are enabled.</para> |
331 | | - <para>By default the side pane is not shown. To show it, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Side Pane</guimenuitem></menuchoice>.</para> |
| 331 | + <para>By default, the side pane is not shown. To show it, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Side Pane</guimenuitem></menuchoice>.</para> |
332 | 332 | </listitem> |
333 | 333 | </varlistentry> |
334 | 334 | <varlistentry> <term>Bottom Pane</term> |
|
349 | 349 | <para>You can run <application>&app;</application> from a command line and open a single file or multiple files. To open multiple files from a command line, type the following command, then press <keycap>Return</keycap>:</para> |
350 | 350 | <para><command>pluma <replaceable>file1.txt file2.txt file3.txt</replaceable></command></para> |
351 | 351 | <para>Alternatively, you can specify a URI instead of a filename.</para> |
352 | | - <para>For more information on how to run <application>&app;</application> from a command line, see the unix manual page for &app;, <ulink url="man:pluma" type="man"><citerefentry><refentrytitle>&app;</refentrytitle><manvolnum>1</manvolnum></citerefentry></ulink>.</para> |
| 352 | + <para>For more information on how to run <application>&app;</application> from a command line, see the Unix manual page for &app;, <ulink url="man:pluma" type="man"><citerefentry><refentrytitle>&app;</refentrytitle><manvolnum>1</manvolnum></citerefentry></ulink>.</para> |
353 | 353 | </sect2> |
354 | 354 | </sect1> |
355 | 355 | <!-- ================ Usage ================================ --> |
|
382 | 382 | </listitem> |
383 | 383 | <listitem><para>To save a new file or to save an existing file under a new filename, choose <menuchoice> <guimenu>File</guimenu> <guimenuitem>Save As</guimenuitem> </menuchoice>. Enter a name for the file in the <guilabel>Save As</guilabel> dialog, then click <guibutton>Save</guibutton>. </para> |
384 | 384 | </listitem> |
385 | | - <listitem><para>To save all of the files that are currently open in <application>&app;</application>, choose <menuchoice> <guimenu>Documents</guimenu> <guimenuitem>Save All</guimenuitem> </menuchoice>.</para> |
| 385 | + <listitem><para>To save all the files that are currently open in <application>&app;</application>, choose <menuchoice> <guimenu>Documents</guimenu> <guimenuitem>Save All</guimenuitem> </menuchoice>.</para> |
386 | 386 | </listitem> |
387 | 387 | </itemizedlist> |
388 | 388 | <para>To close all of the files that are currently open in <application>&app;</application>, choose <menuchoice> <guimenu>Documents</guimenu> <guimenuitem>Close All</guimenuitem> </menuchoice>.</para> |
|
406 | 406 | <para>Click <guibutton>Open</guibutton>.</para> |
407 | 407 | </listitem> |
408 | 408 | </orderedlist> |
409 | | - <para>Valid types of <replaceable>URI</replaceable> include <literal>http:</literal>, <literal>ftp:</literal>, <literal>file:</literal>, and all of the methods supported by <literal>mate-vfs</literal>.</para> |
| 409 | + <para>Valid types of <replaceable>URI</replaceable> include <literal>http:</literal>, <literal>ftp:</literal>, <literal>file:</literal>, and all the methods supported by <literal>mate-vfs</literal>.</para> |
410 | 410 | <para>Files from some types of URI are opened as read-only, and any changes you make must be saved to a different location. HTTP only allows files to be read. Files opened from FTP are read-only because because not all FTP servers may correctly work with saving remote files.</para> |
411 | 411 | <warning><para>Saving to FTP servers can be enabled with <ulink type="help" url="help:mateconf-editor"><application>Configuration Editor</application></ulink>, setting the key <systemitem>/apps/pluma/preferences/editor/save/writable_vfs_schemes</systemitem>, but this may cause errors.</para></warning> |
412 | 412 | </sect2> |
|
440 | 440 | </listitem> |
441 | 441 | <listitem><para>To insert the contents of the clipboard at the cursor position, choose <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Paste</guimenuitem> </menuchoice>. You must cut or copy text before you can paste text into the file, either from &app; or another application.</para> |
442 | 442 | </listitem> |
443 | | - <listitem><para>To select all of the text in a file, choose <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Select All</guimenuitem> </menuchoice>. </para> |
| 443 | + <listitem><para>To select all the text in a file, choose <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Select All</guimenuitem> </menuchoice>. </para> |
444 | 444 | </listitem> |
445 | 445 | </itemizedlist> |
446 | 446 | </sect2> |
|
612 | 612 | <variablelist> |
613 | 613 | <varlistentry> <term><guilabel>Body</guilabel> </term> |
614 | 614 | <listitem> |
615 | | - <para>Click on this button to select the font to use to print the body text of a file.</para> |
| 615 | + <para>Click on this button to select the font used to print the body text of a file.</para> |
616 | 616 | </listitem> |
617 | 617 | </varlistentry> |
618 | 618 | <varlistentry> <term><guilabel>Line numbers</guilabel> |
619 | 619 | </term> |
620 | 620 | <listitem> |
621 | | - <para>Click on this button to select the font to use to print line numbers.</para> |
| 621 | + <para>Click on this button to select the font used to print line numbers.</para> |
622 | 622 | </listitem> |
623 | 623 | </varlistentry> |
624 | 624 | <varlistentry> <term><guilabel>Headers and footers</guilabel> </term> |
|
659 | 659 | <itemizedlist> |
660 | 660 | <listitem> |
661 | 661 | <para><guilabel>All</guilabel></para> |
662 | | - <para>Select this option to print all of the pages in the file.</para> |
| 662 | + <para>Select this option to print all the pages in the file.</para> |
663 | 663 | </listitem> |
664 | 664 | <listitem> |
665 | 665 | <para><guilabel>Lines</guilabel></para> |
|
0 commit comments