2004-06-13 06:56:28 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-13 06:56:28 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2007-01-19 03:38:19 +08:00
|
|
|
<!--
|
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
-->
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="general-genutils">
|
2005-05-02 04:11:48 +08:00
|
|
|
<?dbhtml filename="genutils.html"?>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-02 04:11:48 +08:00
|
|
|
<title>General Utilities</title>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2005-05-31 05:34:17 +08:00
|
|
|
<para>This chapter contains various utilities that do not fit conveniently into other
|
2005-05-02 04:11:48 +08:00
|
|
|
chapters. Programs include a command line calculator, several utilities for manipulating
|
2008-04-02 05:23:34 +08:00
|
|
|
text and graphics, a program to interface with a palm-pilot, a program for entering
|
|
|
|
PIN numbers and pass-phrases, and a hash generator.</para>
|
2005-05-31 00:34:17 +08:00
|
|
|
|
2015-06-19 04:18:58 +08:00
|
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appdata-tools.xml"/> -->
|
2015-07-22 03:28:47 +08:00
|
|
|
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appstream-glib.xml"/> -->
|
2015-07-21 04:20:31 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="chrpath.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="compface.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="desktop-file-utils.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="graphviz.xml"/>
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-doc.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hd2u.xml"/>
|
2014-01-04 03:56:53 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hicolor-icon-theme.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="icon-naming-utils.xml"/>
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imagemagick.xml"/>
|
2014-01-04 03:56:53 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iso-codes.xml"/>
|
2014-01-25 01:22:37 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsof.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pinentry.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rarian.xml"/>
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rep-gtk.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="screen.xml"/>
|
2014-01-04 04:23:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shared-mime-info.xml"/>
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sharutils.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tidy.xml"/>
|
2014-03-12 05:47:06 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="time.xml"/>
|
2014-01-25 01:22:37 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tree.xml"/>
|
2012-05-17 00:39:28 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="unixodbc.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|