Changeset 1916905
- Timestamp:
- 02/05/2019 06:42:40 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.4, 9.0, 9.1, kea, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/python-mods, qt5new, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- dd122e52
- Parents:
- 7930b72
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/applications/cheese.xml
r7930b72 r1916905 129 129 130 130 <para> 131 First, fix a deprecation warning that can fill up logs quickly: 132 </para> 133 134 <screen><userinput remap="pre">sed -i '7d' data/cheese.css</userinput></screen> 135 136 <para> 131 137 Install <application>Cheese</application> by running the following 132 138 commands: 133 139 </para> 134 <!--135 <screen><userinput>patch -Np1 -i ../cheese-&cheese-version;-clutter_gst_3.0-1.patch &&-->136 140 137 141 <screen><userinput>./configure --prefix=/usr && … … 149 153 150 154 </sect2> 151 <!-- 152 <sect2 role="commands"> 153 <title>Command Explanations</title> 154 155 <para><command>patch ...</command>: Allow <application>cheese</application> 156 to be built with clutter-gst-3.</para> 157 158 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 159 href="../../xincludes/gtk-doc-rebuild.xml"/> 160 161 </sect2> 162 --> 155 163 156 <sect2 role="content"> 164 157 <title>Contents</title> -
gnome/platform/gnome-menus.xml
r7930b72 r1916905 98 98 99 99 <para> 100 First, fix a bug that was introduced after removing the Sundry menu: 101 </para> 102 103 <screen><userinput remap="pre">sed -i '129i </Exclude>' layout/gnome-applications.menu</userinput></screen> 104 105 <para> 100 106 Install <application>GNOME Menus</application> by running the following 101 107 commands: -
introduction/welcome/changelog.xml
r7930b72 r1916905 46 46 <para>February 5th, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[renodr] - Add a fix to cheese to prevent system logs from 50 being spammed with GTK Deprecation Warnings due to 51 GtkScrollbar-min-slider-length. Fixes 52 <ulink url="&blfs-ticket-root;11628">#11628</ulink>.</para> 53 </listitem> 54 <listitem revision="systemd"> 55 <para>[renodr] - Add a line to gnome-menus to fix a bug 56 introduced when the Sundry menu was removed. This prevented 57 gnome-tweaks from displaying the Applications menu properly, 58 and could result in gnome-shell crashing as well. Fixes 59 <ulink url="&blfs-ticket-root;11629">#11629</ulink>.</para> 60 </listitem> 48 61 <listitem> 49 62 <para>[renodr] - Update to thunderbird-60.5.0. Fixes -
xsoft/other/thunderbird.xml
r7930b72 r1916905 152 152 <title>Installation of Thunderbird</title> 153 153 154 <note> 155 <para> 156 The build process for Thunderbird can use 8GB+ of RAM when linking. 157 Make sure that you have adequate swap or RAM before continuing. 158 </para> 159 </note> 160 154 161 <para> 155 162 The configuration of <application>Thunderbird</application> is
Note:
See TracChangeset
for help on using the changeset viewer.