mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Separate update-desktop-database from ninja install in eog:
it helps jhalfs the deskto update is not really an install command, rather a config one git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23029 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fa99349177
commit
ea371d3b78
@ -125,8 +125,16 @@ ninja</userinput></screen>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>ninja install &&
|
||||
update-desktop-database</userinput></screen>
|
||||
<screen role="root"><userinput>ninja install</userinput></screen>
|
||||
|
||||
<para>
|
||||
Still as the <systemitem class="username">root</systemitem> user,
|
||||
rebuild the cache database of
|
||||
MIME types handled by desktop files so <xref linkend="nautilus"/> will
|
||||
be able to open image files with EOG.
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>update-desktop-database</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -139,12 +147,6 @@ update-desktop-database</userinput></screen>
|
||||
and install the API documentation.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>update-desktop-database</command>: Rebuild the cache database of
|
||||
MIME types handled by desktop files so <xref linkend="nautilus"/> will
|
||||
be able to open image files with EOG.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
|
Loading…
Reference in New Issue
Block a user