Changeset fe1e1de for gnome/platform


Ignore:
Timestamp:
10/05/2020 08:28:57 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
1e6c9b3
Parents:
8d45c9a
Message:

Changes to gnome-terminal:

  • Remove --without-nautilus-extension and --disable-search-provider from configure on SysV
  • Add gnome-shell as a recommended dependency
  • Change --disable-search-provider and --without-nautilus-extension to options rather than parameters, and change them to be available on systemd

Changes to gnome-platform include making 'Desktop' visible on SysV and removing 'Required runtime dependencies'. That is a holdover from before SysV had elogind.

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

Location:
gnome/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/dummy-desktop.xml

    r8d45c9a rfe1e1de  
    33   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
    44
    5 <sect1 role="dummy" revision="systemd">
     5<sect1 role="dummy">
    66
    77  <sect1info>
  • gnome/platform/platform.xml

    r8d45c9a rfe1e1de  
    5656  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-desktop.xml"/>
    5757  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="caribou.xml"/>-->
    58   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-runtime.xml"/>
     58  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-runtime.xml"/>-->
    5959  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/>
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-backgrounds.xml"/>
Note: See TracChangeset for help on using the changeset viewer.