source: gnome/core/gnome-menus.xml@ c64a089

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since c64a089 was 991819f4, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Tagged gnome-menus.xml

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

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-menus-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-menus/&gnome-version;/gnome-menus-&gnome-menus-version;.tar.bz2">
8 <!ENTITY gnome-menus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-menus/&gnome-version;/gnome-menus-&gnome-menus-version;.tar.bz2">
9 <!ENTITY gnome-menus-md5sum "83d9695a35ed2215620e8773ee918b8a">
10 <!ENTITY gnome-menus-size "339 KB">
11 <!ENTITY gnome-menus-buildsize "5 MB">
12 <!ENTITY gnome-menus-time "0.1 SBU">
13]>
14
15<sect1 id="gnome-menus" xreflabel="gnome-menus-&gnome-menus-version;">
16 <?dbhtml filename="gnome-menus.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Gnome-menus-&gnome-menus-version;</title>
24
25 <indexterm zone="gnome-menus">
26 <primary sortas="a-Gnome-menus">Gnome-menus</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Gnome-menus</title>
31
32 <para>The <application>gnome-menus</application> package contains an
33 implementation of the draft <quote>Desktop Menu Specification</quote>
34 from freedesktop.org (<ulink
35 url="http://www.freedesktop.org/Standards/menu-spec"/>). Also contained
36 are the <application>GNOME</application> menu layout configuration files,
37 <filename>.directory</filename> files and a menu related utility
38 program.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&gnome-menus-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&gnome-menus-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &gnome-menus-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &gnome-menus-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &gnome-menus-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &gnome-menus-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">Gnome-menus Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
65 <para><xref linkend="gnome-vfs"/></para>
66
67 </sect2>
68
69 <sect2 role="installation">
70 <title>Installation of Gnome-menus</title>
71
72 <para>Install <application>gnome-menus</application> by running the
73 following commands:</para>
74
75<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
76 --sysconfdir=/etc/gnome &amp;&amp;
77make</userinput></screen>
78
79 <para>This package does not come with a test suite.</para>
80
81 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
82
83<screen role="root"><userinput>make install</userinput></screen>
84
85 </sect2>
86
87 <sect2 role="configuration">
88 <title>Configuring Gnome-menus</title>
89
90 <sect3>
91 <title>Configuration Information</title>
92
93 <para>So that <application>GNOME</application> can find the desktop
94 configuration files, ensure you set the <envar>XDG_CONFIG_DIRS</envar>
95 environment variable in the system profile, or in individual user's
96 profiles as shown below:</para>
97
98<screen><literal>XDG_CONFIG_DIRS=/etc/gnome/xdg</literal></screen>
99
100 </sect3>
101
102 </sect2>
103
104 <sect2 role="content">
105 <title>Contents</title>
106
107 <segmentedlist>
108 <segtitle>Installed Program</segtitle>
109 <segtitle>Installed Library</segtitle>
110 <segtitle>Installed Directories</segtitle>
111
112 <seglistitem>
113 <seg>gnome-menu-spec-test</seg>
114 <seg>libgnome-menu.[so,a]</seg>
115 <seg>/etc/gnome/xdg, $GNOME_PREFIX/include/gnome-menus and
116 $GNOME_PREFIX/share/desktop-directories</seg>
117 </seglistitem>
118 </segmentedlist>
119
120 <variablelist>
121 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
122 <?dbfo list-presentation="list"?>
123 <?dbhtml list-presentation="table"?>
124
125 <varlistentry id="gnome-menu-spec-test">
126 <term><command>gnome-menu-spec-test</command></term>
127 <listitem>
128 <para>is used to test GNOME's implementation of
129 the Desktop Menu Specification.</para>
130 <indexterm zone="gnome-menus gnome-menu-spec-test">
131 <primary sortas="b-gnome-menu-spec-test">gnome-menu-spec-test</primary>
132 </indexterm>
133 </listitem>
134 </varlistentry>
135
136 <varlistentry id="libgnome-menu">
137 <term><filename class='libraryfile'>libgnome-menu.[so,a]</filename></term>
138 <listitem>
139 <para>contains functions required to support GNOME's implementation
140 of the Desktop Menu Specification.</para>
141 <indexterm zone="gnome-menus libgnome-menu">
142 <primary sortas="c-libgnome-menu">libgnome-menu.[so,a]</primary>
143 </indexterm>
144 </listitem>
145 </varlistentry>
146
147 </variablelist>
148
149 </sect2>
150
151</sect1>
Note: See TracBrowser for help on using the repository browser.