Ignore:
Timestamp:
05/19/2019 04:54:33 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
215c728b
Parents:
853ae3e5
Message:

Merge to HEAD 21602.

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

File:
1 edited

Legend:

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

    r853ae3e5 re7d893b  
    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.