Changeset 4450fcd7


Ignore:
Timestamp:
06/03/2020 02:55:58 PM (4 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e5a08947
Parents:
52e582c9
Message:

gnome-shell: remove a sed only editing comment now :)

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

File:
1 edited

Legend:

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

    r52e582c9 r4450fcd7  
    126126  <sect2 role="installation">
    127127    <title>Installation of GNOME Shell</title>
    128 
    129     <para>
    130       First, fix a regression that can cause a crash when locking
    131       the screen with some extensions:
    132     </para>
    133 
    134 <screen><userinput remap="pre">sed -i -e '290{h;d}' -e '291G'  src/st/st-theme.c</userinput></screen>
    135 
    136     <!-- See https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1230/diffs
    137          https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2709 and
    138          http://lists.linuxfromscratch.org/pipermail/blfs-dev/2020-May/037397.html
    139          for rationale for this change. -->
    140128
    141129    <para>
Note: See TracChangeset for help on using the changeset viewer.