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)
@@ -7,10 +7,10 @@
<!ENTITY thunar-download-http
"http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-&thunar-version;.tar.bz2">
<!ENTITY thunar-download-ftp " ">
- <!ENTITY thunar-md5sum "4f10d5d5576ce5127308d6badbac3afa">
- <!ENTITY thunar-size "1.9 MB">
- <!ENTITY thunar-buildsize "60 MB">
- <!ENTITY thunar-time "0.7 SBU">
+ <!ENTITY thunar-md5sum "08ad45f2bcafbdc5b8c02fd5b7f69dc3">
+ <!ENTITY thunar-size "2 MB">
+ <!ENTITY thunar-buildsize "52 MB">
+ <!ENTITY thunar-time "0.5 SBU">
]>
<sect1 id="thunar" xreflabel="Thunar-&thunar-version;">
@@ -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>
+
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
@@ -144,7 +152,7 @@
<segmentedlist>
<segtitle>Installed Programs</segtitle>
- <segtitle>Installed Library</segtitle>
+ <segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
@@ -152,7 +160,8 @@
Thunar, thunar and thunar-settings
</seg>
<seg>
- libthunarx-2.so
+ libthunarx-2.so and
+ /usr/lib/xfce4/panel/plugins/libthunar-tpa.so
</seg>
<seg>
/etc/xdg/Thunar,
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page