Changeset 8d2b3354


Ignore:
Timestamp:
02/16/2012 11:55:33 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:
87d7552
Parents:
be310955
Message:

I hadn't realised gnome-mime-data was old and only used by gnome-vfs : moved to gnome-deprecated.

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

Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    rbe310955 r8d2b3354  
    750750<!ENTITY gdm-version                  "3.2.1.1">
    751751
    752 <!-- Platform -->
    753 <!ENTITY gnome-mime-data-version      "2.18.0">
    754 
    755752<!-- Desktop -->
    756753<!ENTITY gnome-themes-version         "2.30.2">
     
    805802<!ENTITY ORBit2-version               "2.14.19">
    806803<!ENTITY libbonobo-version            "2.32.1">
     804<!ENTITY gnome-mime-data-version      "2.18.0">
    807805<!ENTITY gnome-vfs-version            "2.24.4">
    808806<!ENTITY libgnome-version             "2.32.1">
  • gnome/core/core.xml

    rbe310955 r8d2b3354  
    126126
    127127  <!-- FIXME:ken This is used as a TOC separator before the old stuff -->               
    128   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-platform.xml"/>
    129 
    130   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mime-data.xml"/>
    131 
    132   <!-- This is used as a TOC separator -->
    133128  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-desktop.xml"/>
    134129
  • gnome/deprecated/deprecated.xml

    rbe310955 r8d2b3354  
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orbit2.xml"/>
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libbonobo.xml"/>
     30  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-mime-data.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-vfs.xml"/>
    3132  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnome.xml"/>
  • gnome/deprecated/gnome-mime-data.xml

    rbe310955 r8d2b3354  
    3434    <application>GNOME-2</application>.</para>
    3535
    36     &lfs65_checked;
     36    &lfs70_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.