source: gnome/platform/gnome-menus.xml@ 92f5d53

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
Last change on this file since 92f5d53 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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