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 lxshortcut-download-http "&sourceforge-repo;/lxde/lxshortcut-&lxshortcut-version;.tar.gz">
|
---|
8 | <!ENTITY lxshortcut-download-ftp " ">
|
---|
9 | <!ENTITY lxshortcut-md5sum "72f0dfafa8098be853beae6e33b5e13b">
|
---|
10 | <!ENTITY lxshortcut-size "220 KB">
|
---|
11 | <!ENTITY lxshortcut-buildsize "2.6 MB">
|
---|
12 | <!ENTITY lxshortcut-time "0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="lxshortcut" xreflabel="LXShortcut-&lxshortcut-version;">
|
---|
16 | <?dbhtml filename="lxshortcut.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>LXShortcut-&lxshortcut-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="lxshortcut">
|
---|
26 | <primary sortas="a-LXShortcut">LXShortcut</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to LXShortcut</title>
|
---|
31 |
|
---|
32 | <para>
|
---|
33 | The <application>LXShortcut</application> package contains a small
|
---|
34 | program used to edit application shortcuts created with
|
---|
35 | freedesktop.org Desktop Entry spec.
|
---|
36 | </para>
|
---|
37 |
|
---|
38 | &lfs74_checked;
|
---|
39 |
|
---|
40 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
41 | <itemizedlist spacing="compact">
|
---|
42 | <listitem>
|
---|
43 | <para>
|
---|
44 | Download (HTTP): <ulink url="&lxshortcut-download-http;"/>
|
---|
45 | </para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>
|
---|
49 | Download (FTP): <ulink url="&lxshortcut-download-ftp;"/>
|
---|
50 | </para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>
|
---|
54 | Download MD5 sum: &lxshortcut-md5sum;
|
---|
55 | </para>
|
---|
56 | </listitem>
|
---|
57 | <listitem>
|
---|
58 | <para>
|
---|
59 | Download size: &lxshortcut-size;
|
---|
60 | </para>
|
---|
61 | </listitem>
|
---|
62 | <listitem>
|
---|
63 | <para>
|
---|
64 | Estimated disk space required: &lxshortcut-buildsize;
|
---|
65 | </para>
|
---|
66 | </listitem>
|
---|
67 | <listitem>
|
---|
68 | <para>
|
---|
69 | Estimated build time: &lxshortcut-time;
|
---|
70 | </para>
|
---|
71 | </listitem>
|
---|
72 | </itemizedlist>
|
---|
73 |
|
---|
74 | <bridgehead renderas="sect3">LXShortcut Dependencies</bridgehead>
|
---|
75 |
|
---|
76 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
77 | <para role="required">
|
---|
78 | <xref linkend="gtk2"/>
|
---|
79 | </para>
|
---|
80 |
|
---|
81 | <para condition="html" role="usernotes">
|
---|
82 | User Notes: <ulink url="&blfs-wiki;/lxshortcut"/>
|
---|
83 | </para>
|
---|
84 | </sect2>
|
---|
85 |
|
---|
86 | <sect2 role="installation">
|
---|
87 | <title>Installation of LXShortcut</title>
|
---|
88 |
|
---|
89 | <para>
|
---|
90 | Install <application>LXShortcut</application> by running the following
|
---|
91 | commands:
|
---|
92 | </para>
|
---|
93 |
|
---|
94 | <screen><userinput>./configure --prefix=/usr &&
|
---|
95 | make</userinput></screen>
|
---|
96 |
|
---|
97 | <para>
|
---|
98 | This package does not come with a test suite.
|
---|
99 | </para>
|
---|
100 |
|
---|
101 | <para>
|
---|
102 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
103 | </para>
|
---|
104 |
|
---|
105 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
106 |
|
---|
107 | </sect2>
|
---|
108 |
|
---|
109 | <sect2 role="content">
|
---|
110 | <title>Contents</title>
|
---|
111 |
|
---|
112 | <segmentedlist>
|
---|
113 | <segtitle>Installed Program</segtitle>
|
---|
114 | <segtitle>Installed Libraries</segtitle>
|
---|
115 | <segtitle>Installed Directory</segtitle>
|
---|
116 |
|
---|
117 | <seglistitem>
|
---|
118 | <seg>
|
---|
119 | lxshortcut
|
---|
120 | </seg>
|
---|
121 | <seg>
|
---|
122 | None
|
---|
123 | </seg>
|
---|
124 | <seg>
|
---|
125 | /usr/share/lxshortcut
|
---|
126 | </seg>
|
---|
127 | </seglistitem>
|
---|
128 | </segmentedlist>
|
---|
129 |
|
---|
130 | <variablelist>
|
---|
131 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
132 | <?dbfo list-presentation="list"?>
|
---|
133 | <?dbhtml list-presentation="table"?>
|
---|
134 |
|
---|
135 | <varlistentry id="lxshortcut-prog">
|
---|
136 | <term><command>lxshortcut</command></term>
|
---|
137 | <listitem>
|
---|
138 | <para>
|
---|
139 | is a small program used to edit application shortcuts.
|
---|
140 | </para>
|
---|
141 | <indexterm zone="lxshortcut lxshortcut-prog">
|
---|
142 | <primary sortas="b-lxshortcut">lxshortcut</primary>
|
---|
143 | </indexterm>
|
---|
144 | </listitem>
|
---|
145 | </varlistentry>
|
---|
146 |
|
---|
147 | </variablelist>
|
---|
148 |
|
---|
149 | </sect2>
|
---|
150 |
|
---|
151 | </sect1>
|
---|