Ignore:
Timestamp:
03/27/2019 04:31:05 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
30eeb84
Parents:
73353e7f
Message:

Update to gnome-online-accounts-3.32.0
Update to cheese-3.32.0
Update to gnome-menus-3.32.0
Update to gnome-desktop-3.32.0
Update to yelp-xsl-3.32.1
LLVM: Add optional dependency on YAML

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-menus.xml

    r73353e7f r083ee517  
    66
    77  <!ENTITY gnome-menus-download-http
    8            "&gnome-download-http;/gnome-menus/3.31/gnome-menus-&gnome-menus-version;.tar.xz">
     8           "&gnome-download-http;/gnome-menus/3.32/gnome-menus-&gnome-menus-version;.tar.xz">
    99  <!ENTITY gnome-menus-download-ftp
    10            "&gnome-download-ftp;/gnome-menus/3.31/gnome-menus-&gnome-menus-version;.tar.xz">
    11   <!ENTITY gnome-menus-md5sum        "9324bd1e1ab9cf2f72fe6eefccbe17eb">
     10           "&gnome-download-ftp;/gnome-menus/3.32/gnome-menus-&gnome-menus-version;.tar.xz">
     11  <!ENTITY gnome-menus-md5sum        "4262208c13f266d9ada7d356aada9e1b">
    1212  <!ENTITY gnome-menus-size          "488 KB">
    13   <!ENTITY gnome-menus-buildsize     "8.4 MB">
     13  <!ENTITY gnome-menus-buildsize     "8.5 MB">
    1414  <!ENTITY gnome-menus-time          "less than 0.1 SBU">
    1515]>
     
    9797    <title>Installation of GNOME Menus</title>
    9898
    99     <para>
    100       First, fix a bug that was introduced after removing the Sundry menu:
    101     </para>
     99    <note>
     100      <para>
     101        If you are upgrading from GNOME-3.28.x or GNOME-3.30.x, a command
     102        must be run to reset the menu structure. This is due to a major change
     103        involving <application>Sundry</application> application folder removal.
     104        If you are upgrading, run the following command (as root), and then
     105        log in and out of your session.
     106      </para>
    102107
    103 <screen><userinput remap="pre">sed -i '129i &lt;/Exclude&gt;' layout/gnome-applications.menu</userinput></screen>
     108<screen role="root"><userinput>gsettings reset-recursively org.gnome.desktop.app-folders</userinput></screen></note>
    104109
    105110    <para>
Note: See TracChangeset for help on using the changeset viewer.