source: gnome/platform/gnome-menus.xml@ 91318eb

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 91318eb was 58ebeee, checked in by Douglas R. Reno <renodr@…>, 16 months ago

Tag GNOME Libraries

  • Property mode set to 100644
File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 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 <!ENTITY gnome-menus-download-http
8 "&gnome-download-http;/gnome-menus/&gnome-minor-36;/gnome-menus-&gnome-menus-version;.tar.xz">
9 <!ENTITY gnome-menus-download-ftp
10 "&gnome-download-ftp;/gnome-menus/&gnome-minor-36;/gnome-menus-&gnome-menus-version;.tar.xz">
11 <!ENTITY gnome-menus-md5sum "a8fd71fcf31a87fc799d80396a526829">
12 <!ENTITY gnome-menus-size "492 KB">
13 <!ENTITY gnome-menus-buildsize "8.5 MB">
14 <!ENTITY gnome-menus-time "less than 0.1 SBU">
15]>
16
17<sect1 id="gnome-menus" xreflabel="gnome-menus-&gnome-menus-version;">
18 <?dbhtml filename="gnome-menus.html"?>
19
20
21 <title>gnome-menus-&gnome-menus-version;</title>
22
23 <indexterm zone="gnome-menus">
24 <primary sortas="a-gnome-menus">gnome-menus</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to GNOME Menus</title>
29
30 <para>
31 The <application>GNOME Menus</application> package contains an
32 implementation of the draft
33 <ulink url="https://www.freedesktop.org/Standards/menu-spec">
34 Desktop Menu Specification</ulink> from freedesktop.org. It also
35 contains the <application>GNOME</application> menu layout configuration
36 files and <filename>.directory</filename> files.
37 </para>
38
39 &lfs113_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&gnome-menus-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&gnome-menus-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &gnome-menus-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &gnome-menus-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &gnome-menus-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &gnome-menus-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">GNOME Menus Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="glib2"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="gobject-introspection"/>
85 </para>
86
87 <para condition="html" role="usernotes">User Notes:
88 <ulink url="&blfs-wiki;/gnome-menus"/>
89 </para>
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of GNOME Menus</title>
94
95 <!-- It's been three minor versions of GNOME since this was put in.
96 Let's comment it out for now.
97 <note>
98 <para>
99 If you are upgrading from GNOME-3.28.x or GNOME-3.30.x, a command
100 must be run to reset the menu structure. This is due to a major change
101 involving <application>Sundry</application> application folder removal.
102 If you are upgrading, run the following command (as root), and then
103 log in and out of your session.
104 </para>
105
106<screen role="nodump"><userinput>gsettings reset-recursively org.gnome.desktop.app-folders</userinput></screen></note>
107 -->
108
109 <para>
110 Install <application>GNOME Menus</application> by running the following
111 commands:
112 </para>
113
114<screen><userinput>./configure --prefix=/usr \
115 --sysconfdir=/etc \
116 --disable-static &amp;&amp;
117make</userinput></screen>
118
119 <para>
120 This package does not come with a test suite.
121 </para>
122
123 <para>
124 Now, as the <systemitem class="username">root</systemitem> user:
125 </para>
126
127<screen role="root"><userinput>make install</userinput></screen>
128
129 </sect2>
130
131 <sect2 role="commands">
132 <title>Command Explanations</title>
133
134 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
135 href="../../xincludes/static-libraries.xml"/>
136
137 </sect2>
138
139 <sect2 role="content">
140 <title>Contents</title>
141
142 <segmentedlist>
143 <segtitle>Installed Programs</segtitle>
144 <segtitle>Installed Libraries</segtitle>
145 <segtitle>Installed Directories</segtitle>
146
147 <seglistitem>
148 <seg>
149 None
150 </seg>
151 <seg>
152 libgnome-menu-3.so
153 </seg>
154 <seg>
155 /etc/xdg/menus,
156 /usr/include/gnome-menus-3.0, and
157 /usr/share/desktop-directories
158 </seg>
159 </seglistitem>
160 </segmentedlist>
161
162 <variablelist>
163 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
164 <?dbfo list-presentation="list"?>
165 <?dbhtml list-presentation="table"?>
166
167 <varlistentry id="libgnome-menu-3">
168 <term><filename class="libraryfile">libgnome-menu-3.so</filename></term>
169 <listitem>
170 <para>
171 contains functions required to support
172 <application>GNOME</application>'s implementation of the
173 Desktop Menu Specification
174 </para>
175 <indexterm zone="gnome-menus libgnome-menu-3">
176 <primary sortas="c-libgnome-menu-3">libgnome-menu-3.so</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 </variablelist>
182
183 </sect2>
184
185</sect1>
Note: See TracBrowser for help on using the repository browser.