Changeset 5c7f7ded


Ignore:
Timestamp:
11/04/2014 04:59:35 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f9d85dd
Parents:
79f2e89f
Message:

Update to sawfish_1.11.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14838 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r79f2e89f r5c7f7ded  
    4646
    4747    <listitem>
     48      <para>November 4th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to sawfish_1.11.  Fixes
     52          <ulink url="&blfs-ticket-root;5762">#5762</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>November 3rd, 2014</para>
    4959      <itemizedlist>
  • packages.ent

    r79f2e89f r5c7f7ded  
    487487<!ENTITY icewm-version                "1.3.8">
    488488<!ENTITY openbox-version              "3.5.2">
    489 <!ENTITY sawfish-version              "1.10">
     489<!ENTITY sawfish-version              "1.11">
    490490
    491491<!-- Part VII -->
  • x/wm/sawfish.xml

    r79f2e89f r5c7f7ded  
    55  %general-entities;
    66
    7   <!ENTITY sawfish-download-http "http://download.tuxfamily.org/sawfish/sawfish-&sawfish-version;.tar.xz">
     7  <!ENTITY sawfish-download-http "http://download.tuxfamily.org/sawfish/sawfish_&sawfish-version;.tar.xz">
    88  <!ENTITY sawfish-download-ftp  " ">
    9   <!ENTITY sawfish-md5sum        "562814495cc991f29eb4b8e2d8dea05a">
    10   <!ENTITY sawfish-size          "2.6 MB">
    11   <!ENTITY sawfish-buildsize     "35 MB">
    12   <!ENTITY sawfish-time          "0.6 SBU">
     9  <!ENTITY sawfish-md5sum        "19a8f3e4edefa747d8aa5dff772a98d0">
     10  <!ENTITY sawfish-size          "2.7 MB">
     11  <!ENTITY sawfish-buildsize     "50 MB">
     12  <!ENTITY sawfish-time          "0.4 SBU">
    1313]>
    1414
     
    130130EOF</userinput></screen>
    131131
     132      <para>Optionally, you can use a Desktop Manager, such as <xref
     133      linkend="lxdm"/>.</para>
     134
     135      <para>From the developers:  <quote>The default menu binding is somewhat
     136      obscure; you must middle-click on the background to bring up the menus.
     137      (If you have a two-button mouse, try clicking both buttons
     138      simultaneously)</quote>. You can find this at <ulink
     139      url="http://download.tuxfamily.org/sawfish/themes/FAQ.html/">sawfish's
     140      FAQ</ulink>.</para>
     141
    132142    </sect3>
    133143
     
    143153
    144154      <seglistitem>
    145         <seg>sawfish, sawfish-about, sawfish-client, and sawfish-config</seg>
    146         <seg>None</seg>
    147         <seg>/usr/share/sawfish</seg>
     155        <seg>
     156          sawfish, sawfish-client, sawfish-kde4-session, sawfish-mate-session,
     157          sawfish-about, sawfish-config, sawfish-lumina-session, and
     158          sawfish-xfce-session
     159        </seg>
     160        <seg>
     161          Several under /usr/lib/sawfish tree
     162        </seg>
     163        <seg>
     164          /usr/include/sawfish,
     165          /usr/lib/sawfish,
     166          /usr/lib/rep/sawfish, and
     167          /usr/share/sawfish
     168        </seg>
    148169      </seglistitem>
    149170    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.