Changeset 2fa7a3f7


Ignore:
Timestamp:
02/23/2012 03:37:41 PM (12 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bcec98e
Parents:
ea8a884
Message:

Rox 2.10

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

Files:
1 added
5 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    rea8a884 r2fa7a3f7  
    865865<!ENTITY gnumeric-version             "1.10.17">
    866866<!ENTITY gnucash-version              "2.2.4">
    867 <!ENTITY gimp-version                 "2.6.12">
    868867<!ENTITY evolution-version            "3.2.2">
    869 <!ENTITY icedtea-web-version          "1.0.1">
    870868
    871869<!-- Chapter 36 -->
     
    884882
    885883<!-- Chapter 38 -->
     884<!ENTITY balsa-version                "2.3.22">
     885<!ENTITY gimp-version                 "2.6.12">
     886<!ENTITY icedtea-web-version          "1.0.1">
     887<!ENTITY pan-version                  "0.133">
     888<!ENTITY pidgin-version               "2.10.0">
     889<!ENTITY rox-filer-version            "2.10">
    886890<!ENTITY thunderbird-version          "10.0.2">
    887 <!ENTITY pan-version                  "0.133">
    888 <!ENTITY balsa-version                "2.3.22">
    889 <!ENTITY pidgin-version               "2.10.0">
    890891<!ENTITY xchat-version                "2.8.4">
    891892
  • introduction/welcome/changelog.xml

    rea8a884 r2fa7a3f7  
    7575          <para>[ken] - merge gedit-3.2.3 from Wayne.</para>
    7676        </listitem>
     77        <listitem>
     78          <para>[abenton] - add Rox filer 2.10.</para>
     79        </listitem>
    7780      </itemizedlist>
    7881    </listitem>
  • xsoft/graphweb/firefox.xml

    rea8a884 r2fa7a3f7  
    259259
    260260    <para>If you use a desktop environment like <application>Gnome</application>
    261     or <application>KDE</application> you may like to create a firefox.desktop
    262     file so that <application>Firefox</application> appears in the panel's
    263     menus. If you didn't enable startup-notification in your mozconfig
    264     change the StartupNotify line to false. As the
     261    or <application>KDE</application> you may like to create a
     262    <filename>firefox.desktop</filename> file so that
     263    <application>Firefox</application> appears in the panel's menus. If you
     264    didn't enable startup-notification in your mozconfig change the
     265    StartupNotify line to false. As the
    265266    <systemitem class="username">root</systemitem> user:</para>
    266267
  • xsoft/office/office.xml

    rea8a884 r2fa7a3f7  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnumeric.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnucash.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gimp.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution.xml"/>
    2827
  • xsoft/other/other.xml

    rea8a884 r2fa7a3f7  
    1414  <?dbhtml filename="other.html" ?>
    1515
    16   <title>Other X-based Internet Programs</title>
     16  <title>Other X-based Programs</title>
    1717
    18   <para>The Internet isn't just about browsing. Here are more graphical
    19   applications that utilize other areas of the Internet.</para>
     18    <para>These programs use the X window system and don't fit easily into any
     19    of the other chapters.</para>
    2020
     21  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="balsa.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gimp.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icedtea-web.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pan.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pidgin.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/>
    2127  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunderbird.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pan.xml"/>
    23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="balsa.xml"/>
    24   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pidgin.xml"/>
    2528  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xchat.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icedtea-web.xml"/>
    2729
    2830</chapter>
Note: See TracChangeset for help on using the changeset viewer.