File: libXsettings-client-docs.sgml

package info (click to toggle)
libxsettings-client 0.17-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,704 kB
  • sloc: sh: 8,792; ansic: 710; xml: 573; makefile: 68
file content (51 lines) | stat: -rw-r--r-- 1,727 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
	  <title>GPE Manual: libxsettings-client Reference Manual</title>
	
      <authorgroup>
      <author>
        <firstname>Florian</firstname>
        <surname>Boor</surname>
        <affiliation>
          <orgname>handhelds.org</orgname>
        </affiliation>
        <authorblurb>
          <para>
            <email>florian@handhelds.org</email>
          </para>
        </authorblurb>
      </author>
    </authorgroup>    
	<legalnotice>
      <para>
        This document may be distributed under the terms and
        conditions of the Lesser General Public License, v2.1 or
        later. (Current version is available at
                <ulink url="http://www.gnu.org/copyleft/lesser.html"
        type="http">http://www.gnu.org/copyleft/lesser.html</ulink> )
      </para>
    </legalnotice>
  </bookinfo>

      <abstract>
	      <para>
		  Libxsettings-client provides functions for applications using
		  xsettings for configuration settings storage.
	      </para>
	  </abstract>
    <para>
		This librrary is used by several applications to store configuration 
		settings (gpe-calendar, gpe-conf) and by several systems GPE bases on 
		like matchbox-desktop and GTK. Current versions include the functions 
		of (the now obsolete) libxsettings too.
    </para>
  <chapter>
    <title>Programmers Interface</title>
    <xi:include href="xml/xsettings-client.xml"/>
    <xi:include href="xml/xsettings-common.xml"/>
    <xi:include href="xml/config.xml"/>
  </chapter>
</book>