Changeset f3429309 for xsoft


Ignore:
Timestamp:
11/13/2015 02:24:57 PM (8 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.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:
9fd7f516
Parents:
6c91a92a
Message:
  • mupdf-1.8: minor reformat.
  • removing spaces from EOL, from Denis Mugnier.
  • BLFS/trunk/BOOK/kde/add/kdepim-runtime.xml: needed to fix to validate the book. One chunck had been removed. Bruce, please check if it is OK, now.

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

Location:
xsoft
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/office.xml

    r6c91a92a rf3429309  
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="abiword.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnumeric.xml"/>
    26 <!-- Hopefully gnucash will come back when updated 
     26<!-- Hopefully gnucash will come back when updated
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnucash.xml"/> -->
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libreoffice.xml"/>
  • xsoft/other/balsa.xml

    r6c91a92a rf3429309  
    8989      <xref linkend="openssl"/>,
    9090      <xref linkend="sqlite"/>,
    91       <xref linkend="webkitgtk"/>, and 
     91      <xref linkend="webkitgtk"/>, and
    9292      <ulink url="&gnome-download-http;/gtkhtml/">GtkHTML</ulink>
    9393    </para>
  • xsoft/other/gimp.xml

    r6c91a92a rf3429309  
    124124    <para role="required">
    125125      <xref linkend="gegl"/> and
    126       <xref linkend="gtk2"/> 
     126      <xref linkend="gtk2"/>
    127127    </para>
    128128
     
    216216      Remove from <envar>ALL_LINGUAS</envar> the codes for any languages which
    217217      you do not wish to install. Alternatively, remove the line starting with
    218       <envar>ALL_LINGUAS</envar>, if you wish to build all languages. 
     218      <envar>ALL_LINGUAS</envar>, if you wish to build all languages.
    219219    </para>
    220220
  • xsoft/other/pidgin.xml

    r6c91a92a rf3429309  
    210210
    211211    <para>
    212       <option>--with-gstreamer=1.0</option>: Remove this switch 
     212      <option>--with-gstreamer=1.0</option>: Remove this switch
    213213      and add <option>--disable-gstreamer</option>
    214       if you've not installed <xref linkend="gstreamer10"/>. 
     214      if you've not installed <xref linkend="gstreamer10"/>.
    215215    </para>
    216216
     
    406406        <listitem>
    407407          <para>
    408             calls purple API functions using DBus. As opposed to 
     408            calls purple API functions using DBus. As opposed to
    409409            <command>purple-send</command>, it does not print the return value.
    410410          </para>
  • xsoft/other/rxvt-unicode.xml

    r6c91a92a rf3429309  
    161161Comment=Use the command line
    162162GenericName=Terminal
    163 Exec=urxvt 
     163Exec=urxvt
    164164Terminal=false
    165165Type=Application
  • xsoft/other/tigervnc.xml

    r6c91a92a rf3429309  
    3131    <title>Introduction to Tigervnc</title>
    3232
    33     <para><application>Tigervnc</application> is an advanced VNC (Virtual 
     33    <para><application>Tigervnc</application> is an advanced VNC (Virtual
    3434    Network Computing) implementation.  It allows creation of an Xorg server
    35     not tied to a physical console and also provides a client for 
     35    not tied to a physical console and also provides a client for
    3636    viewing of the remote graphical desktop.
    3737    </para>
     
    7878
    7979    <note><para>The version of <application>Xorg</application> is a few versions
    80     out of date, but is required for the customizations needed for this 
     80    out of date, but is required for the customizations needed for this
    8181    package.</para></note>
    8282
     
    146146[ -e /usr/bin/Xvnc ] || ln -svf $XORG_PREFIX/bin/Xvnc /usr/bin/Xvnc</userinput></screen>
    147147
    148     <para>Finally, create a menu entry.  As the 
     148    <para>Finally, create a menu entry.  As the
    149149      <systemitem class="username">root</systemitem> user:</para>
    150150
     
    176176
    177177    <para><command>[ -e /usr/bin/Xvnc ] || ln ... Xvnc</command>: If the Xvnc server
    178     is not installed in the <filename class='directory'>/usr/bin</filename> 
    179     directory, then create a link so the <command>vncserver</command> script 
     178    is not installed in the <filename class='directory'>/usr/bin</filename>
     179    directory, then create a link so the <command>vncserver</command> script
    180180    can find it.</para>
    181181
     
    185185    <title>Configuring Tigervnc</title>
    186186
    187    <para>The user specific configuration files of vncserver resides 
    188    in the <filename class='directory'>.vnc</filename> directory in the user's 
     187   <para>The user specific configuration files of vncserver resides
     188   in the <filename class='directory'>.vnc</filename> directory in the user's
    189189   home directory.  The <filename>xstartup</filename> file in that
    190    directory is a script specifying what commands to be run 
     190   directory is a script specifying what commands to be run
    191191   when a VNC desktop is started.  If no  <filename>xstartup</filename> file
    192192   exists, <command>vncserver</command> will try to start an xterm in a twm
     
    194194
    195195<screen>#!/bin/sh
    196  
     196
    197197[ -x /etc/vnc/xstartup ] &amp;&amp; exec /etc/vnc/xstartup
    198198[ -r $HOME/.Xresources ] &amp;&amp; xrdb $HOME/.Xresources
     
    210210
    211211      <seglistitem>
    212         <seg>Xvnc, 
    213              vncconfig, 
    214              vncpasswd, 
    215              vncserver, 
    216              vncviewer, and 
     212        <seg>Xvnc,
     213             vncconfig,
     214             vncpasswd,
     215             vncserver,
     216             vncviewer, and
    217217             x0vncserver</seg>
    218        
     218
    219219        <seg>libvnc.so</seg>
    220220        <seg>None</seg>
     
    231231        <listitem>
    232232          <para> is a X VNC (Virtual Network Computing) server.
    233           It is based on a standard X server, but it has a 
     233          It is based on a standard X server, but it has a
    234234          "virtual" screen rather than a physical one.</para>
    235235          <indexterm zone="tigervnc xvnc">
Note: See TracChangeset for help on using the changeset viewer.