On 13-01-2015 09:00, Armin K. wrote: > On 01/10/2015 02:19 PM, [email protected] wrote: >> Author: fernando >> Date: Sat Jan 10 05:19:07 2015 >> New Revision: 15309 >> >> Log: >> Update to Thunar-1.6.4. >> >> Modified: >> trunk/BOOK/introduction/welcome/changelog.xml >> trunk/BOOK/packages.ent >> trunk/BOOK/xfce/core/thunar.xml >> >> Modified: trunk/BOOK/introduction/welcome/changelog.xml >> ============================================================================== >> --- trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 10 04:59:42 >> 2015 (r15308) >> +++ trunk/BOOK/introduction/welcome/changelog.xml Sat Jan 10 05:19:07 >> 2015 (r15309) >> @@ -48,6 +48,10 @@ >> <para>January 10th, 2015</para> >> <itemizedlist> >> <listitem> >> + <para>[fernando] - Update to Thunar-1.6.4. Fixes >> + <ulink url="&blfs-ticket-root;6005">#6005</ulink>.</para> >> + </listitem> >> + <listitem> >> <para>[fernando] - Update to doxygen-1.8.9.1. Fixes >> <ulink url="&blfs-ticket-root;6004">#6004</ulink>.</para> >> </listitem> >> >> Modified: trunk/BOOK/packages.ent >> ============================================================================== >> --- trunk/BOOK/packages.ent Sat Jan 10 04:59:42 2015 (r15308) >> +++ trunk/BOOK/packages.ent Sat Jan 10 05:19:07 2015 (r15309) >> @@ -529,7 +529,7 @@ >> <!ENTITY libxfcegui4-version "4.10.0"> >> <!ENTITY xfce4-panel-version "4.10.1"> >> <!ENTITY xfce4-xkb-plugin-version "0.5.6"> >> -<!ENTITY thunar-version "1.6.3"> >> +<!ENTITY thunar-version "1.6.4"> >> <!ENTITY thunar-volman-version "0.8.0"> >> <!ENTITY tumbler-version "0.1.30"> >> <!ENTITY xfce4-appfinder-version "4.10.1"> >> >> Modified: trunk/BOOK/xfce/core/thunar.xml >> ============================================================================== >> --- trunk/BOOK/xfce/core/thunar.xml Sat Jan 10 04:59:42 2015 (r15308) >> +++ trunk/BOOK/xfce/core/thunar.xml Sat Jan 10 05:19:07 2015 (r15309) >> @@ -114,7 +114,9 @@ >> commands: >> </para> >> >> -<screen><userinput>./configure --prefix=/usr \ >> +<screen><userinput>sed -i 's/System;//' Thunar.desktop.in.in && >> + >> +./configure --prefix=/usr \ >> --sysconfdir=/etc \ >> --docdir=/usr/share/doc/Thunar-&thunar-version; && >> make</userinput></screen> >> @@ -134,6 +136,12 @@ >> <sect2 role="commands"> >> <title>Command Explanations</title> >> >> + <para> >> + <command>sed -i 's/System;//' Thunar.desktop.in.in</command>: Move >> + <application>Thunar</application> menu entry to the >> + <quote>utilities</quote> submenu. >> + </para> >> + > > Any specific reason for this?
Why do you ask? Do you think that I was suddenly hallucinating and god told me to do it? I think you want me to be out of the book forever. Following posts I will only reply go to hell. > >> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" >> href="../../xincludes/gtk-doc-rebuild.xml"/> >> > > > > -- []s, Fernando -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
