Author: pierre
Date: Sun Apr 26 04:54:33 2020
New Revision: 23029

Log:
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

Modified:
   trunk/BOOK/gnome/applications/eog.xml

Modified: trunk/BOOK/gnome/applications/eog.xml
==============================================================================
--- trunk/BOOK/gnome/applications/eog.xml       Sat Apr 25 18:12:04 2020        
(r23028)
+++ trunk/BOOK/gnome/applications/eog.xml       Sun Apr 26 04:54:33 2020        
(r23029)
@@ -125,8 +125,16 @@
       Now, as the <systemitem class="username">root</systemitem> user:
     </para>
 
-<screen role="root"><userinput>ninja install &amp;&amp;
-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 @@
       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">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to