Changeset 8d3eae9


Ignore:
Timestamp:
01/24/2012 11:51:43 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
91953bc
Parents:
4949485e
Message:

Move some packages to gnome/deprecated and begin the work for moving to gnome-3.2.2.

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

Files:
4 added
14 edited
8 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r4949485e r8d3eae9  
    44-->
    55
    6 <!ENTITY day          "20">                   <!-- Always 2 digits -->
     6<!ENTITY day          "25">                   <!-- Always 2 digits -->
    77<!ENTITY month        "01">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2012">
     
    1010<!ENTITY copyholder   "The BLFS Development Team">
    1111<!ENTITY version      "&year;-&month;-&day;">
    12 <!ENTITY releasedate  "January 20th, &year;">
     12<!ENTITY releasedate  "January 25th, &year;">
    1313<!-- <!ENTITY releasedate  "November &day;st, &year;"> -->
    1414<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
     
    606606
    607607<!-- Part VIII -->
    608 <!-- Chapteris 29-32 -->
     608<!-- Chapters 29-31 -->
    609609<!ENTITY kde4-version                 "4.6.0">
    610610<!ENTITY kde4-dldir                   "&kde4-version;">
     
    637637<!ENTITY gnome-minor-version          ".2">
    638638<!ENTITY gnome-etc-dir                "/etc/gnome/&gnome-version;&gnome-minor-version;">
     639<!-- this is used by old gnome-2, which will be going, and by deprecated gnome,
     640 which will be staying for a little while -->
     641<!ENTITY gnome-old-etc-dir            "/etc/gnome/2.30.2">
    639642<!ENTITY gnome-download-http          "http://ftp.gnome.org/pub/gnome/sources">
    640643<!ENTITY gnome-download-ftp           "ftp://ftp.gnome.org/pub/gnome/sources">
    641644
     645<!-- Chapter 32 -->
    642646<!-- Platform -->
    643647<!ENTITY GConf-version                "2.28.1">
    644648<!ENTITY gnome-icon-theme-version     "2.30.3">
    645649<!ENTITY gnome-mime-data-version      "2.18.0">
    646 <!ENTITY gnome-vfs-version            "2.24.4">
    647 <!ENTITY libbonobo-version            "2.24.3">
    648 <!ENTITY libbonoboui-version          "2.24.3">
    649 <!ENTITY libgnome-version             "2.30.0">
    650 <!ENTITY libgnomecanvas-version       "2.30.1">
    651 <!ENTITY libgnomeui-version           "2.24.3">
    652 <!ENTITY ORBit2-version               "2.14.19">
    653650
    654651<!-- Desktop -->
     
    676673<!ENTITY zenity-version               "2.30.0">
    677674
    678 <!-- Chapter 34 -->
     675<!-- Chapter 33 -->
    679676
    680677<!-- Libraries -->
     
    710707<!ENTITY gnome-disk-utility-version   "2.30.1">
    711708<!ENTITY gnome-games-version          "2.30.2">
    712 <!ENTITY gnome-media-version          "2.30.0">
    713709<!ENTITY gnome-netstatus-version      "2.28.1">
    714710<!ENTITY gnome-nettool-version        "2.30.0">
     
    738734<!ENTITY orca-version                 "2.30.2">
    739735<!ENTITY mousetweaks-version          "2.30.2">
     736
     737<!-- Chapter 34 -->
     738<!-- Deprecated -->
     739<!ENTITY ORBit2-version               "2.14.19">
     740<!ENTITY libbonobo-version            "2.24.3">
     741<!ENTITY gnome-vfs-version            "2.24.4">
     742<!ENTITY libgnome-version             "2.30.0">
     743<!ENTITY libgnomecanvas-version       "2.30.1">
     744<!ENTITY libbonoboui-version          "2.24.3">
     745<!ENTITY libgnomeui-version           "2.24.3">
    740746
    741747<!-- Obsolete
     
    871877<!ENTITY audacious-plugins-version    "3.1">
    872878<!ENTITY amarok-version               "1.4.8">
     879<!ENTITY gnome-media-version          "2.30.0">
    873880
    874881<!-- Chapter 41 -->
  • general/genlib/libgsf.xml

    r4949485e r8d3eae9  
    9393
    9494<screen><userinput>./configure --prefix=/usr \
    95   --sysconfdir=&gnome-etc-dir; &amp;&amp;
     95  --sysconfdir=&gnome-old-etc-dir; &amp;&amp;
    9696make</userinput></screen>
    9797
     
    110110    <title>Command Explanations</title>
    111111
    112     <para><command>--sysconfdir=&gnome-etc-dir;</command>: Use this parameter to
     112    <para><command>--sysconfdir=&gnome-old-etc-dir;</command>: Use this parameter to
    113113    ensure that if <application>GConf</application> has been installed, this
    114114    package&apos;s schema files will be installed in the correct location instead
  • gnome/add/add.xml

    r4949485e r8d3eae9  
    5555  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-disk-utility.xml"/>
    5656  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-games.xml"/>
    57   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-media.xml"/>
    5857  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-netstatus.xml"/>
    5958  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-nettool.xml"/>
  • gnome/core/core.xml

    r4949485e r8d3eae9  
    3030  </caution>
    3131
    32   <!-- This is used as a TOC separator -->
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install-config.xml"/>
    3433
     34  <!-- This is used as a TOC separator -->
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-platform.xml"/>
    3636
    37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orbit2.xml"/>
    38   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonobo.xml"/>
    3937  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf.xml"/>
    4038  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-shared-mime-info.xml"/>
     
    4240  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-hicolor-icon-theme.xml"/>
    4341  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop-file-utils.xml"/>
    44   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-vfs.xml"/>
    45   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnome.xml"/>
    46   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomecanvas.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonoboui.xml"/>
    48   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnomeui.xml"/>
    4942
    5043  <!-- This is used as a TOC separator -->
  • gnome/core/pre-install-config.xml

    r4949485e r8d3eae9  
    1616  <title>Pre-installation Configuration</title>
    1717
     18<!-- FIXME:ken -->
     19<note>
     20<para>The <application>GNOME</application> packages in this book are being
     21updated to <application>GNOME-3</application>.  At the moment, the instructions
     22and links fori many <application>GNOME</application> packages are probably
     23broken. Please consult the archives for the BLFS-support mailing list, from
     24January 24th 2012 onwards, for pointers to the old
     25<application>GNOME-2</application> book and for where to look when building
     26<application>GNOME-3</application>.</para>
     27</note>
     28
    1829  <para>Set an environment variable to resolve the prefix destination.</para>
    1930
    2031  <para>If <application>GNOME</application> is your desktop of choice:</para>
    2132
    22 <screen><userinput>export GNOME_PREFIX=/usr</userinput></screen>
     33<screen><userinput>cat &gt; /etc/profile.d/gnome.sh &lt;&lt; "EOF" &amp;&amp;
     34<literal>export GNOME_PREFIX=/usr
     35export GNOME_SYSCONFDIR=&gnome-etc-dir;
     36export XDG_CONFIG_DIRS=$GNOME_SYSCONFDIR/xdg
     37export XDG_DATA_DIRS=/usr/share:/usr/local/share</literal>
     38EOF
     39. /etc/profile.d/gnome.sh</userinput></screen>
     40
    2341
    2442  <para>If you want to try-out <application>GNOME</application>, or install
  • gnome/deprecated/gnome-vfs.xml

    r4949485e r8d3eae9  
    3333    contains virtual file system libraries. This is used as one of the
    3434    foundations of the <application>Nautilus</application> file manager.</para>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     37    href="../../xincludes/gnome2.xml"/>
    3538
    3639    &lfs65_checked;
     
    99102
    100103<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    101             --sysconfdir=&gnome-etc-dir; \
     104            --sysconfdir=&gnome-old-etc-dir; \
    102105            --libexecdir=$(pkg-config \
    103106                --variable=prefix ORBit-2.0)/lib/gnome-vfs-2.0 &amp;&amp;
     
    119122
    120123    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    121     href="../../xincludes/gnome-sysconfdir.xml"/>
     124    href="../../xincludes/gnome-old-sysconfdir.xml"/>
    122125
    123126    <para><parameter>--libexecdir=$(pkg-config --variable=prefix
  • gnome/deprecated/libbonobo.xml

    r4949485e r8d3eae9  
    3434    This is a component and compound document system for
    3535    <application>GNOME-2</application>.</para>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../../xincludes/gnome2.xml"/>
    3639
    3740    &lfs65_checked;
     
    8487
    8588<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    86             --sysconfdir=&gnome-etc-dir; \
     89            --sysconfdir=&gnome-old-etc-dir; \
    8790            --libexecdir=$(pkg-config \
    8891                --variable=prefix ORBit-2.0)/lib/bonobo-2.0 \
     
    106109
    107110    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    108     href="../../xincludes/gnome-sysconfdir.xml"/>
     111    href="../../xincludes/gnome-old-sysconfdir.xml"/>
    109112
    110113    <para><parameter>--libexecdir=$(pkg-config --variable=prefix
  • gnome/deprecated/libbonoboui.xml

    r4949485e r8d3eae9  
    3232    <para>The <application>libbonoboui</application> package contains
    3333    <filename class="libraryfile">libbonoboui</filename> libraries.</para>
     34
     35    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     36    href="../../xincludes/gnome2.xml"/>
    3437
    3538    &lfs65_checked;
  • gnome/deprecated/libgnome.xml

    r4949485e r8d3eae9  
    3232    <para>The <application>libgnome</application> package contains the
    3333    <filename class="libraryfile">libgnome</filename> library.</para>
     34
     35    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     36    href="../../xincludes/gnome2.xml"/>
    3437
    3538    &lfs65_checked;
     
    8386<screen><userinput>
    8487./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    85             --sysconfdir=&gnome-etc-dir;                                \
     88            --sysconfdir=&gnome-old-etc-dir;                                \
    8689            --localstatedir=/var/lib                           \
    8790            --mandir=$(pkg-config --variable=prefix ORBit-2.0)/share/man &amp;&amp;
     
    103106
    104107    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    105     href="../../xincludes/gnome-sysconfdir.xml"/>
     108    href="../../xincludes/gnome-old-sysconfdir.xml"/>
    106109
    107110    <para><parameter>--localstatedir=/var/lib</parameter>: This
  • gnome/deprecated/libgnomecanvas.xml

    r4949485e r8d3eae9  
    3434    It is an engine for structured graphics and one of the essential
    3535    <application>GNOME</application> libraries.</para>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../../xincludes/gnome2.xml"/>
    3639
    3740    &lfs65_checked;
  • gnome/deprecated/libgnomeui.xml

    r4949485e r8d3eae9  
    3232    <para>The <application>libgnomeui</application> package contains
    3333    <filename class="libraryfile">libgnomeui</filename> libraries.</para>
     34
     35    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     36    href="../../xincludes/gnome2.xml"/>
    3437
    3538    &lfs65_checked;
  • gnome/deprecated/orbit2.xml

    r4949485e r8d3eae9  
    3333    high-performance CORBA Object Request Broker. This allows programs
    3434    to send requests and receive replies from other programs.</para>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     37    href="../../xincludes/gnome2.xml"/>
    3538
    3639    &lfs65_checked;
     
    8184
    8285<screen><userinput>./configure --prefix=$GNOME_PREFIX \
    83             --sysconfdir=&gnome-etc-dir; &amp;&amp;
     86            --sysconfdir=&gnome-old-etc-dir; &amp;&amp;
    8487make</userinput></screen>
    8588
     
    102105
    103106    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    104     href="../../xincludes/gnome-sysconfdir.xml"/>
     107    href="../../xincludes/gnome-old-sysconfdir.xml"/>
    105108
    106109    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • gnome/gnome.xml

    r4949485e r8d3eae9  
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="core/core.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="add/add.xml"/>
     21  <!-- transitionally, gnome-2 packages used elsewhere -->
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="deprecated/deprecated.xml"/>
    2123
    2224  <!-- Obsoleting the GNOME-1.4 stuff
  • introduction/welcome/changelog.xml

    r4949485e r8d3eae9  
    4242
    4343-->
     44    <listitem>
     45      <para>January 25th, 2012</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Move some gnome2 packages to a new deprecated
     49          chapter, and move gnome-media to audioutils.  This is the
     50          beginning of the move from gnome-2 to gnome-3, instructions and
     51          links may be broken in the gnome chapters for the moment.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
    4456    <listitem>
    4557      <para>January 20th, 2012</para>
  • multimedia/audioutils/audioutils.xml

    r4949485e r8d3eae9  
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="audacious.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="amarok.xml"/>
     33  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-media.xml"/>
    3334
    3435</chapter>
  • multimedia/audioutils/gnome-media.xml

    r4949485e r8d3eae9  
    3535    &lfs65_built;
    3636
     37    <para>This is a legacy GNOME-2 package which has been deprecated by the
     38    GNOME developers and will be removed from the book in due course. If you
     39    are not building a GNOME desktop, this can provide a volume control / mixer
     40    application, but you may wish to consider simpler alternatives:</para>
     41
     42    <para><ulink url="http://volumecontrol.sourceforge.net/">volumecontrol</ulink>,
     43    is a simple volume control and mixer which requires
     44    <xref linkend="gtk2"/>, and
     45    <xref linkend="alsa-utils"/>. Use ./autogen.sh to configure it.</para>
     46
     47    <para><ulink url="http://gvolwheel.sourceforge.net/">gvolwheel</ulink>
     48    provides a volume control in a tray icon, for minimalist desktops. It uses
     49    <xref linkend="intltool"/>, <xref linkend="perl-xml-parser"/>, and there are
     50    different versions for <xref linkend="gtk2"/> (0.7) or
     51    <xref linkend="gtk3"/> (0.9).</para>
     52
    3753    <bridgehead renderas="sect3">Package Information</bridgehead>
    3854    <itemizedlist spacing="compact">
     
    6581      <xref linkend="gstreamer"/>,
    6682      <xref linkend="gtk2"/>, and
    67       <xref linkend="which"/>
     83      yy<xref linkend="which"/>
    6884    </para>
    6985
     
    90106
    91107<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    92             --sysconfdir=&gnome-etc-dir; \
     108            --sysconfdir=&gnome-old-etc-dir; \
    93109            --localstatedir=/var/lib \
    94110            --libexecdir=$(pkg-config \
     
    111127
    112128    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../../xincludes/gnome-sysconfdir.xml"/>
     129    href="../../xincludes/gnome-old-sysconfdir.xml"/>
    114130
    115131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • xincludes/gnome-mandir.xml

    r4949485e r8d3eae9  
    99         $Date$ -->
    1010
    11     <para><parameter>--mandir=$(pkg-config --variable=prefix
    12     ORBit-2.0)/share/man</parameter>: This parameter causes the
    13     <filename>man.(X)</filename> files to be installed in
    14     <filename class="directory">$GNOME_PREFIX/share/man/man(X)</filename>
    15     instead of
    16     <filename class="directory">$GNOME_PREFIX/man/man(X)</filename>.</para>
     11    <!-- FIXME:ken - any use is probably no longer required, everything so far
     12    that I've looked at actually goes into prefix/share/man - but I haven't built
     13    them all, so far -->
     14    <para><parameter>--mandir=<envar>$GNOME_PREFIX</envar>/share/man</parameter>:
     15    This parameter causes the <filename>man.(X)</filename> files to be installed
     16    in <filename class="directory">$GNOME_PREFIX/share/man/man(X)</filename>
     17    instead of <filename
     18    class="directory">$GNOME_PREFIX/man/man(X)</filename>.</para>
  • xincludes/gnome-prefix.xml

    r4949485e r8d3eae9  
    66         $Date$ -->
    77
    8     <para><parameter>--prefix=$(pkg-config --variable=prefix
    9     ORBit-2.0)</parameter>: Setting the prefix using this parameter instead of
    10     with <envar>$GNOME_PREFIX</envar> will ensure that the prefix is
    11     consistent with the installation environment and the package will be
    12     installed in the correct location.</para>
     8    <para><parameter>--prefix=<envar>$GNOME_PREFIX</envar></parameter>: Setting
     9    the prefix using this parameter will ensure that the prefix is consistent
     10    with the installation environment and the package will be installed in the
     11    correct location.</para>
  • xincludes/gnome-sysconfdir.xml

    r4949485e r8d3eae9  
    99         $Date$ -->
    1010
    11     <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This parameter
    12     causes the configuration files to be installed in
    13     <filename class="directory">&gnome-etc-dir;</filename> instead of
    14     <filename class="directory">$GNOME_PREFIX/etc</filename>. Additionally
    15     (if applicable), the parameter ensures that the
    16     <application>GConf</application>-2 database is correctly updated.</para>
     11    <para><parameter>--sysconfdir=<envar>$GNOME_SYSCONFDIR</envar></parameter>:
     12    Setting the sysconfdir using this parameter will ensure that the sysconfdir
     13    is consistent with the installation environment and the package will be
     14    installed in the correct location.</para>
  • xincludes/without-gnome.xml

    r4949485e r8d3eae9  
    77
    88<note>
    9   <para>The instructions below are based on installing the package into a
    10   GNOME-2 environment. If, for whatever reason, you're installing this package
    11   without having <application>ORBit2</application> and the core GNOME-2
    12   libraries installed, you'll need to modify the <option>--prefix=</option>
    13   parameter on the <command>configure</command> script to point to your desired
    14   installation path (e.g., <option>--prefix=/usr</option>).</para>
     9    <para>The instructions below are based on installing the package into a
     10    <application>GNOME</application> environment. If, for whatever reason,
     11    you're installing this package without having the core
     12    <application>GNOME</application> libraries installed, you'll need to modify
     13    the <option>--prefix=</option> parameter on the <command>configure</command>
     14    script to point to your desired installation path (e.g.,
     15    <option>--prefix=/usr</option>).</para>
    1516</note>
  • xsoft/office/gnucash.xml

    r4949485e r8d3eae9  
    118118    commands:</para>
    119119
    120 <screen><userinput>sed -i 's|xml::${sysconfdir}|xml::&gnome-etc-dir;|' configure &amp;&amp;
     120<screen><userinput>sed -i 's|xml::${sysconfdir}|xml::&gnome-old-etc-dir;|' configure &amp;&amp;
    121121
    122122./configure \
     
    124124    --sysconfdir=/etc \
    125125    --libexecdir=/usr/lib \
    126     --with-gconf-schema-file-dir=&gnome-etc-dir;/gconf/schemas &amp;&amp;
     126    --with-gconf-schema-file-dir=&gnome-old-etc-dir;/gconf/schemas &amp;&amp;
    127127make</userinput></screen>
    128128
     
    219219    <title>Command Explanations</title>
    220220
    221     <para><command>sed -i 's|xml::${sysconfdir}|xml::&gnome-etc-dir;|'
     221    <para><command>sed -i 's|xml::${sysconfdir}|xml::&gnome-old-etc-dir;|'
    222222    configure</command>: This command is used because the location of the
    223223    <application>GConf</application> source database is hard-coded into
     
    234234    <filename class='directory'>/usr/etc/gnucash</filename>.</para>
    235235
    236     <para><parameter>--with-gconf-schema-file-dir=&gnome-etc-dir;/gconf/schemas</parameter>:
     236    <para><parameter>--with-gconf-schema-file-dir=&gnome-old-etc-dir;/gconf/schemas</parameter>:
    237237    This parameter ensures that the <application>GConf</application> schema
    238238    files are installed in the proper location instead of
  • xsoft/office/gnumeric.xml

    r4949485e r8d3eae9  
    107107
    108108<screen><userinput>./configure --prefix=/usr \
    109             --sysconfdir=&gnome-etc-dir; &amp;&amp; \
     109            --sysconfdir=&gnome-old-etc-dir; &amp;&amp; \
    110110make</userinput></screen>
    111111
     
    129129
    130130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    131     href="../../xincludes/gnome-sysconfdir.xml"/>
     131    href="../../xincludes/gnome-old-sysconfdir.xml"/>
    132132
    133133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.