hal: Branch 'master'
Danny Kukawka
dkukawka at kemper.freedesktop.org
Sun May 18 06:56:11 PDT 2008
dev/null |binary
doc/spec/Makefile.am | 3 +--
doc/spec/hal-spec-introduction.xml | 12 +-----------
3 files changed, 2 insertions(+), 13 deletions(-)
New commits:
commit 8a0c16153762b27ae84e030576b5e8ec0878e4dd
Author: Danny Kukawka <danny.kukawka at web.de>
Date: Sun May 18 15:56:03 2008 +0200
removed info about hal-device-manager from spec
Removed info about hal-device-manager from spec since this
tool isn't part of HAL anymore since some versions.
diff --git a/doc/spec/Makefile.am b/doc/spec/Makefile.am
index db6d477..218766b 100644
--- a/doc/spec/Makefile.am
+++ b/doc/spec/Makefile.am
@@ -1,7 +1,6 @@
FIGURE_FILES = \
- hal-arch.png \
- hal-devices1.png
+ hal-arch.png
SPEC_XML_EXTRA_FILES = \
hal-spec-introduction.xml \
diff --git a/doc/spec/hal-devices1.png b/doc/spec/hal-devices1.png
deleted file mode 100644
index 01ee502..0000000
Binary files a/doc/spec/hal-devices1.png and /dev/null differ
diff --git a/doc/spec/hal-spec-introduction.xml b/doc/spec/hal-spec-introduction.xml
index 81ba558..dc69dc7 100644
--- a/doc/spec/hal-spec-introduction.xml
+++ b/doc/spec/hal-spec-introduction.xml
@@ -372,17 +372,7 @@
<para>
The fundamental idea about HAL is that all ''interesting''
information about hardware that a desktop application needs,
- can be obtained by querying HAL. Below is a screenshot of a
- simple device manager application shipped with HAL
- called <literal>hal-device-manager</literal>. This
- application is communicating with the HAL daemon and displays
- the tree of device objects. The shown properties are for a
- device object representing a harddisk.
- </para>
- <para>
- <inlinegraphic fileref="hal-devices1.png" format="PNG"/>
- </para>
- <para>
+ can be obtained by querying HAL.
</para>
</sect1>
More information about the hal-commit
mailing list