glfs/archive/lxshortcut.xml
Pierre Labastie 3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00

148 lines
3.8 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY lxshortcut-download-http "&sourceforge-repo;/lxde/lxshortcut-&lxshortcut-version;.tar.gz">
<!ENTITY lxshortcut-download-ftp " ">
<!ENTITY lxshortcut-md5sum "72f0dfafa8098be853beae6e33b5e13b">
<!ENTITY lxshortcut-size "220 KB">
<!ENTITY lxshortcut-buildsize "2.6 MB">
<!ENTITY lxshortcut-time "0.1 SBU">
]>
<sect1 id="lxshortcut" xreflabel="LXShortcut-&lxshortcut-version;">
<?dbhtml filename="lxshortcut.html"?>
<title>LXShortcut-&lxshortcut-version;</title>
<indexterm zone="lxshortcut">
<primary sortas="a-LXShortcut">LXShortcut</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to LXShortcut</title>
<para>
The <application>LXShortcut</application> package contains a small
program used to edit application shortcuts created with
freedesktop.org Desktop Entry spec.
</para>
&lfs75_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxshortcut-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxshortcut-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxshortcut-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxshortcut-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxshortcut-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxshortcut-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">LXShortcut Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk2"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxshortcut"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of LXShortcut</title>
<para>
Install <application>LXShortcut</application> by running the following
commands:
</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>
lxshortcut
</seg>
<seg>
None
</seg>
<seg>
/usr/share/lxshortcut
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="lxshortcut-prog">
<term><command>lxshortcut</command></term>
<listitem>
<para>
is a small program used to edit application shortcuts.
</para>
<indexterm zone="lxshortcut lxshortcut-prog">
<primary sortas="b-lxshortcut">lxshortcut</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>