source: gnome/platform/platform.xml@ 3d6df725

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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
Last change on this file since 3d6df725 was 8615350, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Updated to GTK+-3.20.6
Tags
(systemd/gnome merge staging) - Updated to adwaita-icon-theme-3.20
(systemd/gnome merge) - Moved rest to trunk for GTK+
(systemd/gnome merge) - Layout modifications

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

  • Property mode set to 100644
File size: 3.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<!--
9$LastChangedBy$
10$Date$
11-->
12
13<chapter id="gnome-core">
14 <?dbhtml filename="core.html"?>
15
16 <title revision="sysv">GNOME Libraries and Utilities</title>
17 <title revision="systemd">GNOME Libraries and Desktop</title>
18
19 <para>
20 The objective of this section is not to build a
21 <application>GNOME</application> desktop, because it depends on
22 <application>Systemd</application>, which BLFS doesn't support. Rather, it
23 provides packages required for some platform independent
24 <application>GNOME</application> applications to build and run properly
25 under any Window Manager (e.g.
26 <application>Fluxbox</application>,
27 <application>Icewm</application>,
28 <application>Openbox</application>,
29 <application>Sawfish</application>), or Desktop Environment (e.g.
30 <application>KDE</application>,
31 <application>XFCE</application>,
32 <application>LXDE</application>).
33 </para>
34
35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-platform.xml"/>
36
37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/>
38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/>
39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf.xml"/>
40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsecret.xml"/>
41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/>
42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-keyring.xml"/>
43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gvfs.xml"/>
44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gjs.xml"/>
45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-desktop.xml"/>
46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-video-effects.xml"/>
47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgtop.xml"/>
48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libpeas.xml"/>
49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck.xml"/>
50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rest.xml"/>
51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="totem-pl-parser.xml"/>
52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte.xml"/>
53
54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-runtime.xml"/>
55
56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dconf.xml"/>
57<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="adwaita-icon-theme.xml"/>
58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme.xml"/>
59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-extras.xml"/>
60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-icon-theme-symbolic.xml"/>
61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-themes-standard.xml"/>-->
62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notification-daemon.xml"/>
63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="polkit-gnome.xml"/>
64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp.xml"/>
65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-tel.xml"/>
66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-desktop.xml"/>
67
68</chapter>
Note: See TracBrowser for help on using the repository browser.