source: gnome/platform/gnome-menus.xml@ b5c0ca3

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since b5c0ca3 was b5c0ca3, checked in by Douglas R. Reno <renodr@…>, 9 months ago

Tag GNOME Libraries

  • Property mode set to 100644
File size: 5.3 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 &lfs120_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 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of GNOME Menus</title>
91
92 <!-- It's been three minor versions of GNOME since this was put in.
93 Let's comment it out for now.
94 <note>
95 <para>
96 If you are upgrading from GNOME-3.28.x or GNOME-3.30.x, a command
97 must be run to reset the menu structure. This is due to a major change
98 involving <application>Sundry</application> application folder removal.
99 If you are upgrading, run the following command (as root), and then
100 log in and out of your session.
101 </para>
102
103<screen role="nodump"><userinput>gsettings reset-recursively org.gnome.desktop.app-folders</userinput></screen></note>
104 -->
105
106 <para>
107 Install <application>GNOME Menus</application> by running the following
108 commands:
109 </para>
110
111<screen><userinput>./configure --prefix=/usr \
112 --sysconfdir=/etc \
113 --disable-static &amp;&amp;
114make</userinput></screen>
115
116 <para>
117 This package does not come with a test suite.
118 </para>
119
120 <para>
121 Now, as the <systemitem class="username">root</systemitem> user:
122 </para>
123
124<screen role="root"><userinput>make install</userinput></screen>
125
126 </sect2>
127
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
132 href="../../xincludes/static-libraries.xml"/>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Programs</segtitle>
141 <segtitle>Installed Libraries</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 None
147 </seg>
148 <seg>
149 libgnome-menu-3.so
150 </seg>
151 <seg>
152 /etc/xdg/menus,
153 /usr/include/gnome-menus-3.0, and
154 /usr/share/desktop-directories
155 </seg>
156 </seglistitem>
157 </segmentedlist>
158
159 <variablelist>
160 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
161 <?dbfo list-presentation="list"?>
162 <?dbhtml list-presentation="table"?>
163
164 <varlistentry id="libgnome-menu-3">
165 <term><filename class="libraryfile">libgnome-menu-3.so</filename></term>
166 <listitem>
167 <para>
168 contains functions required to support
169 <application>GNOME</application>'s implementation of the
170 Desktop Menu Specification
171 </para>
172 <indexterm zone="gnome-menus libgnome-menu-3">
173 <primary sortas="c-libgnome-menu-3">libgnome-menu-3.so</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 </variablelist>
179
180 </sect2>
181
182</sect1>
Note: See TracBrowser for help on using the repository browser.