Changeset 0facdac


Ignore:
Timestamp:
11/14/2022 08:21:34 PM (18 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
4a8f53ed
Parents:
da33959
Message:

Add GCR-4.0.0 in support of the new gnome-shell

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rda33959 r0facdac  
    2323<!ENTITY gcr-minor                         "3.41">
    2424<!ENTITY gcr-version                       "&gcr-minor;.1">
     25<!ENTITY gcr4-minor                        "4.0">
     26<!ENTITY gcr4-version                      "&gcr4-minor;.0">
    2527<!ENTITY gsettings-desktop-schemas-version "42.0">
    2628<!ENTITY libsecret-version                 "0.20.5">
  • gnome/platform/platform.xml

    rda33959 r0facdac  
    1919
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/>
     21  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr4.xml"/>
    2122  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/>
    2223  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsecret.xml"/>
  • introduction/welcome/changelog.xml

    rda33959 r0facdac  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Added gcr4 in support of gnome-shell. Fixes
     49          <ulink url="&blfs-ticket-root;17084">#17084</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Added js102 in support of gjs. Archived js91. Fixes
    4953          <ulink url="&blfs-ticket-root;16714">#16714</ulink>.</para>
Note: See TracChangeset for help on using the changeset viewer.