Changeset e6ed4c3


Ignore:
Timestamp:
12/28/2022 07:45:19 PM (17 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:
8f4ea2be
Parents:
7276f66
Message:

Add libshumate to the book in support of gnome-maps.

Also fix an invalid reference to libhandy (needs to be handy1) in
file-roller.

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r7276f66 re6ed4c3  
    5050<!ENTITY libgweather-version               "&libgweather-minor;.0">
    5151<!ENTITY libpeas-version                   "1.34.0">
     52<!ENTITY libshumate-version                "1.0.3">
    5253<!ENTITY libwnck-version                   "43.0">
    5354<!ENTITY evolution-data-server-version     "3.46.2">
  • gnome/applications/file-roller.xml

    r7276f66 re6ed4c3  
    9292      <xref linkend="json-glib"/>,
    9393      <xref linkend="libarchive"/>,
    94       <xref linkend="libhandy"/>,
     94      <xref linkend="libhandy1"/>,
    9595      <xref linkend="libportal"/>, and
    9696      <xref linkend="nautilus"/>
  • gnome/platform/platform.xml

    r7276f66 re6ed4c3  
    4141  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgweather.xml"/>
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
     43  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libshumate.xml"/>
    4344  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck.xml"/>
    4445  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution-data-server.xml"/>
  • introduction/welcome/changelog.xml

    r7276f66 re6ed4c3  
    4242      <para>December 28th, 2022</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Add libshumate in support of gnome-maps. Fixes
     46          <ulink url="&blfs-ticket-root;17452">#17452</ulink>.</para>
     47        </listitem>
    4448        <listitem revision="systemd">
    4549          <para>[renodr] - Update to gnome-logs-43.0. Fixes
Note: See TracChangeset for help on using the changeset viewer.