• PCManFM-1.2.3: remove instructions to move to menu Utilities.

• Thunar-1.6.10: remove instructions to move to menu Utilities.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16489 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Fernando de Oliveira 2015-09-29 22:22:51 +00:00
parent e3e5318c3a
commit 1214ea36d2
2 changed files with 4 additions and 14 deletions

View File

@ -108,20 +108,18 @@ make</userinput></screen>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install &amp;&amp;
sed -i 's/System;//' /usr/share/applications/pcmanfm.desktop</userinput></screen>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<!--
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<command>sed -i ...</command>: Fixes submenu for
<application>PCManFM</application> entry.
<command>sed -i ...</command>: Fixes .
</para>
</sect2>
</sect2>-->
<sect2 role="content">
<title>Contents</title>

View File

@ -108,14 +108,6 @@
<sect2 role="installation">
<title>Installation of Thunar</title>
<note><para>
By default, <application>Thunar</application> installs its
menu in the System category. If desired, change it to the
Utiliities category:</para>
<screen><userinput>sed -i 's/System;//' Thunar.desktop.in.in</userinput></screen>
</note>
<para>
Install <application>Thunar</application> by running the following
commands: