This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
library-web/data/overlay.xml.in

1260 lines
52 KiB
XML

<?xml version="1.0"?>
<overlay>
<subsections>
<subindexes channel="devel">
<subindex id="guides" weight="1">
<sections>overview gdp-documentation tutorials faqs devel-guides</sections>
<_title>Guides</_title>
<_abstract>
The guides provide the common practices used in code and interface
design within the GNOME platform as well as detailed knowledge about
some applications and components.
</_abstract>
</subindex>
<subindex id="references" weight="0.8">
<sections>api-base api api-desktop-plugins api-bindings standards</sections>
<_title>References</_title>
<_abstract>
The references contain the Application Programming Interface, list of
functions, classes and methods of the GNOME platform libraries and
the standards used within the GNOME platform.
</_abstract>
</subindex>
<subindex id="tools" weight="0.5">
<sections>ApplicationsProgramming</sections>
<_title>Development Tools</_title>
<_abstract>
The GNOME developer suite is a set of tools to ease the life of
developers; it features a graphical interface builder, an
integrated help system for API reference and more.
</_abstract>
</subindex>
<subindex id="gnome-devel" weight="0.3">
<sections>devel-resource</sections>
<_title>GNOME Development</_title>
<_abstract>
Various links to learn more about GNOME development and how to get
involved.
</_abstract>
</subindex>
</subindexes>
<!-- devel channel -->
<subsection channel="devel" id="overview" weight="1"/>
<subsection channel="devel" id="devel-guides" weight="0.9"/>
<subsection channel="devel" id="tutorials" weight="0.8"/>
<subsection channel="devel" id="faqs" weight="0.7"/>
<subsection channel="devel" id="api-base" weight="0.8"/>
<subsection channel="devel" id="api" weight="0.75"/>
<subsection channel="devel" parent="api" id="api-core" weight="1.0">
<_title>Core</_title>
</subsection>
<subsection channel="devel" parent="api" id="api-ui" weight="0.9">
<_title>User Interface</_title>
</subsection>
<subsection channel="devel" parent="api" id="api-multimedia" weight="0.8">
<_title>Multimedia</_title>
</subsection>
<subsection channel="devel" parent="api" id="api-communication" weight="0.8">
<_title>Communication</_title>
</subsection>
<subsection channel="devel" parent="api" id="api-system" weight="0.8">
<_title>System Integration</_title>
</subsection>
<subsection channel="devel" parent="api" id="api-datastorage" weight="0.7">
<_title>Data Storage</_title>
</subsection>
<subsection channel="devel" parent="api" id="api-accessibility" weight="0.8">
<_title>Accessibility</_title>
</subsection>
<subsection channel="devel" parent="api" id="api-utilities" weight="0.7">
<_title>Utilities</_title>
</subsection>
<subsection channel="devel" parent="api-bindings" id="introspection-bindings">
<_title>Introspection</_title>
</subsection>
<subsection channel="devel" parent="api-bindings" id="python-bindings">
<_title>Python</_title>
</subsection>
<subsection channel="devel" parent="api-bindings" id="c++-bindings">
<_title>C++</_title>
</subsection>
<subsection channel="devel" parent="api-bindings" id="java-bindings">
<_title>Java</_title>
</subsection>
<subsection channel="devel" parent="api-bindings" id="vala-bindings">
<_title>Vala</_title>
</subsection>
<subsection channel="devel" id="api-bindings" weight="0.7"/>
<subsection channel="devel" id="api-desktop-plugins" weight="0.65"/>
<subsection channel="devel" id="standards" weight="0.6"/>
<subsection channel="devel" id="ApplicationsProgramming" weight="0.5"/>
<subsection channel="devel" id="Other" weight="0"/>
<subsection channel="devel" id="api-others" weight="0">
<_title>Others</_title>
</subsection>
<!-- users channel -->
<subsection channel="users" id="index" weight="1.0"/>
<!-- admin channel -->
<subsection channel="admin" id="guides" weight="1.0"/>
</subsections>
<documents>
<document doc_module="glib" channel="devel" weight="0.95">
<category>api-base</category>
<subsection>api-core</subsection>
<_abstract>
GLib provides the core application building blocks for libraries and
applications written in C. It provides the core object system used in
GNOME, the main loop implementation, and a large set of utility
functions for strings and common data structures.
</_abstract>
</document>
<document doc_module="gobject" channel="devel" weight="0.94">
<category>api-base</category>
<subsection>api-core</subsection>
<_abstract>
GObject provides the object system used for Pango and GTK+.
</_abstract>
</document>
<document doc_module="gio" channel="devel" weight="0.94">
<category>api-base</category>
<subsection>api-core</subsection>
<_abstract>
GIO provides a modern and easy-to-use VFS API. It provides a file
system abstraction which allows applications to access local and
remote files with a single consistent API.
</_abstract>
</document>
<document doc_module="atk" channel="devel" weight="0.93">
<category>api-base</category>
<subsection>api-accessibility</subsection>
<_abstract>
ATK provides the set of accessibility interfaces that are implemented
by other toolkits and applications. Using the ATK interfaces,
accessibility tools have full access to view and control running
applications.
</_abstract>
</document>
<document doc_module="at-spi-cspi" channel="devel" weight="0.92">
<category>api-base</category>
<subsection>api-accessibility</subsection>
<_abstract>
The AT-SPI library provides interfaces which are used by accessibility
technologies.
</_abstract>
</document>
<document doc_module="gail-libgail-util" channel="devel" weight="0.91">
<category>api-base</category>
<subsection>api-accessibility</subsection>
<_abstract>
GAIL provides an implementation of the ATK interfaces for GTK+ and
GNOME libraries, allowing accessibility tools to interact with
applications written using these libraries.
</_abstract>
<extra-devel-releases>2.90</extra-devel-releases>
</document>
<document doc_module="pango" channel="devel" weight="0.90">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
Pango is the core text and font handling library used in GNOME
applications. It has extensive support for the different writing
systems used throughout the world.
</_abstract>
</document>
<document doc_module="gdk-pixbuf" channel="devel" weight="0.89">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
GdkPixbuf is a library for image loading and manipulation. The
GdkPixbuf documentation contains both the programmer's guide and the
API reference.
</_abstract>
<extra-devel-releases>2.90</extra-devel-releases>
</document>
<document doc_module="gdk" channel="devel" weight="0.88">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
An intermediate layer which isolates GTK+ from the details of the
windowing system.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="gdk3" channel="devel" weight="0.88">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
An intermediate layer which isolates GTK+ from the details of the
windowing system.
</_abstract>
<extra-devel-releases>2.90</extra-devel-releases>
</document>
<document doc_module="gtk" channel="devel" weight="0.87">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
GTK+ is the primary library used to construct user interfaces in GNOME
applications. It provides user interface controls and signal callbacks
to control user interfaces.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
<extra-devel-releases>2.90</extra-devel-releases>
</document>
<document doc_module="gtk3" channel="devel" weight="0.87">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
GTK+ is the primary library used to construct user interfaces in GNOME
applications. It provides user interface controls and signal callbacks
to control user interfaces.
</_abstract>
<extra-devel-releases>2.90</extra-devel-releases>
</document>
<document doc_module="libxml2" channel="devel" category="api" weight="0.86">
<category>api-base</category>
<new/>
<subsection>api-utilities</subsection>
<_title>libxml2 Reference Manual</_title>
<_abstract>
Powerful and feature complete XML handling library.
</_abstract>
<!-- URL to *translated* libxml2 API reference,
set to dash ("-") if it has not been translated -->
<_href>http://xmlsoft.org/html/libxml-lib.html</_href>
</document>
<document doc_module="libxslt" channel="devel" category="api" weight="0.85">
<category>api-base</category>
<new/>
<subsection>api-utilities</subsection>
<_title>libxslt Reference Manual</_title>
<_abstract>
The XSLT C library developed for the Gnome project. XSLT itself is a an
XML language to define transformation for XML. Libxslt is based on
libxml2.
</_abstract>
<!-- URL to *translated* libxslt API reference,
set to dash ("-") if it has not been translated -->
<_href>http://xmlsoft.org/XSLT/html/libxslt-lib.html</_href>
</document>
<document doc_module="libglade" channel="devel" weight="0.84">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
Libglade is a library for constructing user interfaces dynamically from
XML descriptions. Libglade allow programmers to construct their user
interfaces using a graphical interface builder application, and then
import those interface definitions.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="libgnome" channel="devel" weight="0.10">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
The libgnome library provides a number of useful routines for building
modern applications, including session management, activation of files
and URIs, and displaying help.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="libgnomeui" channel="devel" weight="0.10">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
The libgnomeui library provides additional widgets for applications.
Many of the widgets from libgnomeui have already been ported to GTK+.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="gnome-vfs" channel="devel" weight="0.15">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
GnomeVFS is the core library used to access files and folders in GNOME
applications. It provides a file system abstraction which allows
applications to access local and remote files with a single consistent
API.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="gconf" channel="devel" weight="0.80">
<category>api-base</category>
<subsection>api-core</subsection>
<_abstract>
GConf provides the daemon and libraries for storing and retrieving
configuration data.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="libgnomecanvas" channel="devel" weight="0.10">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
The GnomeCanvas widget provides a flexible widget for creating
interactive structured graphics.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="libart" channel="devel" category="api" weight="0.10">
<new/>
<category>api-base</category>
<subsection>api-ui</subsection>
<_title>libart Reference Manual</_title>
<_abstract>
Libart functions - Libart handles the drawing capabilities in GNOME.
All complex rendering is handled here.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
<!-- URL to *translated* libart API reference,
set to dash ("-") if it has not been translated -->
<_href>http://www.gnome.org/~mathieu/libart/libart.html</_href>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="ORBit2" channel="devel" weight="0.10">
<category>api-base</category>
<subsection>api-core</subsection>
<_abstract>
ORBit is a fast and lightweight CORBA server. GNOME's component
architecture, Bonobo, is built on top of CORBA.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="bonobo-activation" channel="devel" weight="0.10">
<category>api-base</category>
<subsection>api-core</subsection>
<_abstract>
Bonobo-activation allows you to browse the available CORBA servers on
your system (running or not). It keeps track of the running servers so
that if you ask for a server which is already running, you will not
start it again but will reuse the already running one.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="libbonobo" channel="devel" weight="0.10">
<category>api-base</category>
<subsection>api-core</subsection>
<_abstract>
Bonobo is a framework for creating reusable components for use in GNOME
applications, built on top of CORBA.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="libbonoboui" channel="devel" weight="0.10">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
The Bonobo UI library provides a number of user interface controls
using the Bonobo component framework.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="rsvg" channel="devel">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
Library for rendering of SVG vector graphics.
</_abstract>
</document>
<document doc_module="vte" channel="devel">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
Terminal emulator widget used by GNOME terminal.
</_abstract>
</document>
<document doc_module="libsoup" channel="devel">
<category>api-base</category>
<subsection>api-communication</subsection>
<_abstract>
libsoup is an HTTP client/server library for GNOME. It uses GObjects
and the glib main loop, to integrate well with GNOME applications.
</_abstract>
</document>
<document doc_module="panel-applet" channel="devel">
<category>api-base</category>
<subsection>api-others</subsection>
<_abstract>
A library used for programming panel applets for the GNOME panel.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="gsf" channel="devel">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
Structured File Library (GSF) is an I/O abstraction for reading/writing
compound files.
</_abstract>
</document>
<document doc_module="gssdp" channel="devel">
<category>api-base</category>
<subsection>api-communication</subsection>
<_abstract>
GObject-based API for handling resource discovery and
announcement over SSDP.
</_abstract>
</document>
<document doc_module="gupnp" channel="devel">
<category>api-base</category>
<subsection>api-communication</subsection>
<_abstract>
Core UPnP API built on top of gssdp
</_abstract>
</document>
<document doc_module="gupnp-av" channel="devel">
<category>api-base</category>
<subsection>api-multimedia</subsection>
<_abstract>
Small utility library that aims to ease the handling and
implementation of UPnP audio/video profiles
</_abstract>
</document>
<document doc_module="gupnp-dlna" channel="devel">
<category>api-base</category>
<subsection>api-multimedia</subsection>
<_abstract>
Library to ease DLNA-related bits for applications using gupnp.
</_abstract>
</document>
<document doc_module="gupnp-igd" channel="devel">
<category>api-base</category>
<subsection>api-communication</subsection>
<_abstract>
Library to handle UPnP Internet Gateway Device port mappings.
</_abstract>
</document>
<document doc_module="cairo" channel="devel">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
Cairo is a 2D graphics library with support for multiple output
devices. It is designed to produce consistent output on all output media
while taking advantage of display hardware acceleration when available.
</_abstract>
</document>
<document doc_module="clutter" channel="devel">
<category>api-base</category>
<subsection>api-ui</subsection>
<_abstract>
Clutter is a GObject based library for creating fast, visually rich,
graphical user interfaces.
</_abstract>
</document>
<document doc_module="json-glib" channel="devel">
<subsection>api-others</subsection>
<_abstract>
JSON-GLib is a library for reading and parsing JSON using GLib and
GObject data types and API.
</_abstract>
</document>
<document doc_module="cogl" channel="devel">
<subsection>api-others</subsection>
<_abstract>
JSON-GLib is a library for reading and parsing JSON using GLib and
GObject data types and API.
</_abstract>
</document>
<document doc_module="cogl" channel="devel">
<_abstract>
COGL is a low level OpenGL abstraction library developed for (and part
of) Clutter. It is used primarily by Clutter to provide a common rendering
API that works transparently across OpenGL >=1.4, OpenGL ES 1.1 and OpenGL
ES 2.0.
</_abstract>
</document>
<document doc_module="libchamplain" channel="devel">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
Libchamplain is a C library providing a ClutterActor to display maps.
</_abstract>
</document>
<document doc_module="libchamplain-gtk" channel="devel">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
Libchamplain-gtk is a C library on top of libchamplain providing
a Gtk+ widget to display maps in GTK+ applications.
</_abstract>
</document>
<document doc_module="libcanberra" channel="devel">
<category>api-base</category>
<subsection>api-multimedia</subsection>
<_abstract>
libcanberra is an implementation of the XDG Sound Theme and Name
Specifications, for generating event sounds on free desktops,
</_abstract>
</document>
<document doc_module="libnotify" channel="devel">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
libnotify is a library that sends desktop notifications to a
notification daemon, as defined in the Desktop Notifications spec.
These notifications can be used to inform the user about an event or
display some form of information without getting in the user's way.
</_abstract>
</document>
<document doc_module="dbus-glib" channel="devel">
<category>api-base</category>
<subsection>api-system</subsection>
<_abstract>
D-Bus is a message bus system, a simple way for applications to talk to
one another.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="libunique" channel="devel">
<category>api-base</category>
<subsection>api-others</subsection>
<_abstract>
Unique is a library for writing single-instance applications. If you launch a
single-instance application twice, the second instance will either just quit or
will send a message to the running instance. Unique makes it easy to write
this kind of application by providing a base class, taking care of all the IPC
machinery needed to send messages to a running instance, and also handling
startup notification.
</_abstract>
<keywords>
<keyword>upcoming-deprecation</keyword>
</keywords>
</document>
<document doc_module="gdl" channel="devel">
<_abstract>
The GNOME Devtools Library package provides a docking system and
several utilities useful to GNOME development tools and GNOME
applications in general.
</_abstract>
</document>
<document doc_module="gstreamer" channel="devel" category="api">
<category>api-base</category>
<subsection>api-multimedia</subsection>
<_title>GStreamer Core Reference Manual</_title>
<_abstract>
Powerful framework for creating multimedia applications. Supports both
Audio and Video.
</_abstract>
</document>
<document doc_module="gstreamer-libs" channel="devel" category="api">
<category>api-base</category>
<subsection>api-multimedia</subsection>
<_title>GStreamer Library Reference Manual</_title>
<_abstract>
Powerful framework for creating multimedia applications. Supports both
Audio and Video.
</_abstract>
</document>
<document doc_module="gst-plugins-libs" channel="devel" category="api">
<category>api-base</category>
<subsection>api-multimedia</subsection>
<_title>GStreamer Core Plugins Reference Manual</_title>
<_abstract>
Powerful framework for creating multimedia applications. Supports both
Audio and Video.
</_abstract>
</document>
<document doc_module="gtkglext" channel="devel">
<_abstract>
GtkGLExt is an OpenGL extension to GTK+. It provides additional GDK
objects which support OpenGL rendering in GTK+ and GtkWidget API
add-ons to make GTK+ widgets OpenGL-capable.
</_abstract>
</document>
<document doc_module="libgda" channel="devel" category="api">
<category>api-base</category>
<subsection>api-datastorage</subsection>
</document>
<document doc_module="gdata" channel="devel" category="api">
<subsection>api-communication</subsection>
</document>
<document doc_module="libgnomedb" channel="devel" category="api">
<category>api-base</category>
<subsection>api-datastorage</subsection>
</document>
<document doc_module="gnome-scan" channel="devel" category="api">
</document>
<document doc_module="goffice" channel="devel" category="api">
</document>
<document doc_module="libpeas" channel="devel">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
libpeas is a gobject-based plugins engine, and is targetted at giving
every application the chance to assume its own extensibility.
</_abstract>
</document>
<document doc_module="gedit" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="epiphany" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="evince" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="gok" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="libanjuta" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="eog" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="libnautilus-extension" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="libnautilus-extension" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="rhythmbox" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="nautilus-sendto" channel="devel">
<category>api-desktop-plugins</category>
</document>
<document doc_module="dconf" channel="devel">
<category>api-base</category>
<subsection>api-utilities</subsection>
<_abstract>
dconf is a low-level configuration system. Its main purpose is to
provide a backend to GSettings on platforms that don't already have
configuration storage systems.
</_abstract>
</document>
<document doc_module="libempathy" channel="devel">
<category>api-base</category>
<subsection>api-communication</subsection>
</document>
<document doc_module="libempathy-gtk" channel="devel">
<category>api-base</category>
<subsection>api-communication</subsection>
</document>
<document doc_module="libmissioncontrol" channel="devel">
<category>api-base</category>
<subsection>api-communication</subsection>
</document>
<document doc_module="libmissioncontrol-server" channel="devel">
<category>api-base</category>
<subsection>api-communication</subsection>
</document>
<document doc_module="telepathy-glib" channel="devel" category="api">
<new/>
<category>api-base</category>
<subsection>api-communication</subsection>
<_title>telepathy-glib Reference Manual</_title>
<!-- URL to *translated* telepathy-glib API reference,
set to dash ("-") if it has not been translated -->
<_href>http://telepathy.freedesktop.org/doc/telepathy-glib/</_href>
</document>
<document doc_module="platform-overview" old-channel="users" channel="devel" weight="1.0">
<category>overview</category>
</document>
<document doc_module="hig-book" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document doc_module="devtools-install" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document doc_module="gnome-devel-demos" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document doc_module="gadg" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document doc_module="integration-guide" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document doc_module="optimization-guide" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document doc_module="gdp-handbook" old-channel="users" channel="devel">
<category>gdp-documentation</category>
</document>
<document doc_module="gdp-style-guide" old-channel="users" channel="devel">
<category>gdp-documentation</category>
</document>
<document doc_module="gnome-doc-make" old-channel="users" channel="devel">
<category>gdp-documentation</category>
</document>
<document doc_module="gnome-doc-xslt" old-channel="users" channel="devel">
<category>gdp-documentation</category>
</document>
<document doc_module="creating-metacity-themes" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document doc_module="accessibility-devel-guide" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document doc_module="fdl" old-channel="users" channel="about"/>
<document doc_module="system-admin-guide" old-channel="users"
channel="admin" weight="1.0">
<category>guides</category>
</document>
<document doc_module="gnome-help" channel="users" weight="1.0">
<category>index</category>
</document>
<document doc_module="user-guide" channel="users" weight="0.99"/>
<document doc_module="gdm" old-channel="users" channel="admin">
<category>manuals</category>
</document>
<document doc_module="gpl" old-channel="users" channel="about"/>
<document doc_module="lgpl" old-channel="users" channel="about"/>
<document matching_tarball="gtk+" dir="/docs/tutorial/html/"
doc_module="gtk-tutorial" channel="devel">
<_title>GTK+ 2.0 Tutorial</_title>
<index>book1.html</index>
<category>tutorials</category>
<extra-devel-releases>2.90</extra-devel-releases>
</document>
<document matching_tarball="gtk+" dir="/docs/faq/html/"
doc_module="gtk-faq" channel="devel">
<_title>GTK+ FAQ</_title>
<index>book1.html</index>
<category>faqs</category>
<extra-devel-releases>2.90</extra-devel-releases>
</document>
<document matching_tarball="pygtk" dir="/docs/html/"
doc_module="pygtk" channel="devel" category="api-bindings">
<_title>PyGTK Reference Manual</_title>
<subsection>python-bindings</subsection>
</document>
<document matching_tarball="pygobject" dir="/docs/html/"
doc_module="pygobject" channel="devel" category="api-bindings">
<_title>PyGObject Reference Manual</_title>
<subsection>python-bindings</subsection>
</document>
<document doc_module="nemiver" old-channel="users" channel="devel"/>
<document doc_module="gtk-doc-manual" old-channel="users" channel="devel"/>
<document doc_module="jhbuild" old-channel="users" channel="devel"/>
<document doc_module="anjuta-faqs" old-channel="users" channel="devel">
<category>ApplicationsProgramming</category>
</document>
<document doc_module="anjuta-build-tutorial" old-channel="users" channel="devel">
<category>ApplicationsProgramming</category>
</document>
<document doc_module="anjuta-manual" old-channel="users" channel="devel">
<category>ApplicationsProgramming</category>
</document>
<document doc_module="empathy" channel="users">
<category>ApplicationsInternet</category>
</document>
<document doc_module="gcalctool" channel="users">
<category>ApplicationsAccessories</category>
</document>
<document matching_tarball="libsigc++" dir="/docs/reference/html/"
minimum-version="2.2.4" doc_module="libsigc++" channel="devel" category="api-bindings" weight="0.89">
<_title>libsigc++ Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="libxml++" dir="/docs/reference/html/"
minimum-version="2.30.0" doc_module="libxml++" channel="devel" category="api-bindings" weight="0.89">
<_title>libxml++ Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="glibmm" dir="/docs/reference/html/"
minimum-version="2.21.4" doc_module="glibmm" channel="devel" category="api-bindings" weight="0.88">
<_title>glibmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="gtksourceviewmm" dir="/docs/reference/html/"
minimum-version="2.10.0" doc_module="gtksourceviewmm" channel="devel" category="api-bindings" weight="0.89">
<_title>gtksourceviewmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="gtkmm" dir="/docs/reference/html/"
minimum-version="2.17.9" doc_module="gtkmm" channel="devel" category="api-bindings" weight="0.86">
<_title>gtkmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
<extra-devel-releases>2.90</extra-devel-releases>
</document>
<document matching_tarball="pangomm" dir="/docs/reference/html/"
minimum-version="2.24.1" doc_module="pangomm" channel="devel" category="api-bindings" weight="0.85">
<_title>pangomm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="atkmm" dir="/doc/reference/html/"
minimum-version="2.21.1" doc_module="atkmm" channel="devel" category="api-bindings" weight="0.85">
<_title>atkmm Documentation</_title>
<transform-mode>atkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="gconfmm" dir="/docs/reference/html/"
minimum-version="2.28.1" doc_module="gconfmm" channel="devel" category="api-bindings" weight="0.85">
<_title>gconfmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="libvtemm" dir="/docs/reference/html/"
minimum-version="0.20.3" doc_module="libvtemm" channel="devel" category="api-bindings" weight="0.84">
<_title>libvtemm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="librsvgmm" dir="/doc/reference/html/"
minimum-version="2.25.1" doc_module="librsvgmm" channel="devel" category="api-bindings" weight="0.83">
<_title>librsvgmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="libgdamm" dir="/docs/reference/html/"
minimum-version="3.99.17" doc_module="libgdamm" channel="devel" category="api-bindings" weight="0.82">
<_title>libgdamm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="libgda-uimm" dir="/docs/reference/html/"
minimum-version="3.99.19" doc_module="libgda-uimm" channel="devel" category="api-bindings" weight="0.82">
<_title>libgda-uimm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="gstreamermm" dir="/docs/reference/html/"
minimum-version="0.10.5.1" doc_module="gstreamermm" channel="devel" category="api-bindings" weight="0.82">
<_title>gstreamermm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="goocanvasmm" dir="/doc/reference/html/"
minimum-version="0.15.1" doc_module="goocanvasmm" channel="devel" category="api-bindings" weight="0.82">
<_title>goocanvasmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="gtkglextmm" dir="/docs/reference/html/"
minimum-version="1.2.0" doc_module="gtkglextmm" channel="devel" category="api-bindings" weight="0.82">
<_title>gtkglextmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="cluttermm" dir="/doc/reference/html/"
minimum-version="0.9.5" doc_module="cluttermm" channel="devel" category="api-bindings" weight="0.81">
<_title>cluttermm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="clutter-gtkmm" dir="/doc/reference/html/"
minimum-version="0.9.5" doc_module="clutter-gtkmm" channel="devel" category="api-bindings" weight="0.80">
<_title>clutter-gtkmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document matching_tarball="clutter-box2dmm" dir="/doc/reference/html/"
minimum-version="0.9.1" doc_module="clutter-box2dmm" channel="devel" category="api-bindings" weight="0.80">
<_title>clutter-box2dmm Documentation</_title>
<transform-mode>gtkmm</transform-mode>
<subsection>c++-bindings</subsection>
</document>
<document doc_module="gtkmm-tutorial" old-channel="users" channel="devel">
<category>devel-guides</category>
</document>
<document matching_tarball="libsigc++" dir="/docs/manual/html/"
doc_module="libsigc++-tutorial" channel="devel">
<_title>libsigc++ Tutorial</_title>
<category>devel-guides</category>
</document>
<document matching_tarball="libxml++" dir="/docs/manual/html/"
doc_module="libxml++-tutorial" channel="devel">
<_title>libxml++ Tutorial</_title>
<category>devel-guides</category>
</document>
<document doc_module="java-gnome" channel="devel" category="api-bindings">
<new/>
<_title>java-gnome API Documentation</_title>
<_abstract>Java Interfaces for GTK+, GNOME and related libraries</_abstract>
<href>http://java-gnome.sourceforge.net/4.0/doc/api/overview-summary.html</href>
<subsection>java-bindings</subsection>
</document>
<document doc_module="vala-references" channel="devel" category="api-bindings">
<new/>
<_title>Vala API References</_title>
<_abstract>Vala API References for GTK+, GNOME and related libraries</_abstract>
<href>http://references.valadoc.org/</href>
<subsection>vala-bindings</subsection>
</document>
<document doc_module="gi" channel="devel" category="api-bindings">
<subsection>introspection-bindings</subsection>
</document>
<document channel="devel" category="tutorials">
<_title>GTK+ Programming Tutorial</_title>
<_abstract>
This GTK+ tutorial is written for the C programming language. It is suitable
for beginners and intermediate programmers.
</_abstract>
<!-- URL to *translated* version of the GTK+ Programming Tutorial
document,
set to dash ("-") if it has not been translated -->
<_href>http://zetcode.com/tutorials/gtktutorial/</_href>
</document>
<document channel="devel" category="tutorials">
<_title>Writing new-style modules for Deskbar-Applet</_title>
<_abstract>
An introduction to the new module interface of GNOME Deskbar-Applet.
</_abstract>
<!-- URL to *translated* version of the Writing new-style modules for
Deskbar-Applet document,
set to dash ("-") if it has not been translated -->
<_href>http://projects.gnome.org/deskbar-applet/new-style_modules.html</_href>
</document>
<document doc_module="deployment-guide" channel="admin" category="guides">
<local/>
<_title>Desktop Administrators' Guide to GNOME Lockdown and Preconfiguration</_title>
<_abstract>
Lockdown is the mechanism which is used to bar users using a computing
environnment from performing certain actions (like, for instance,
printing files, or saving files to disk). The GNOME Desktop already has
lockdown support in a few areas (especially the panel and the epiphany
web browser). This document aims to cover all the lockdown features
found in GNOME, as well as act as a guide on how to preconfigure the
desktop settings.
</_abstract>
<!-- URL to *translated* version of the Admin Guide to GNOME Lockdown
set to dash ("-") if it has not been translated -->
<_href>http://sayamindu.randomink.org/soc/deployment_guide/deployment_guide.html</_href>
</document>
<document doc_module="desktop-entry-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>Desktop Entry Specification</_title>
<_abstract>
The Desktop Entries provide information about an application such as
the name, icon, and description. These files are used for application
launchers and for creating menus of applications that can be launched.
</_abstract>
<!-- URL to *translated* version of the Desktop Entry Specification
set to dash ("-") if it has not been translated -->
<_href>http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html</_href>
</document>
<document doc_module="menu-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>Menu Specification</_title>
<_abstract>
This freedesktop.org specification describes how menus are built up
from desktop entries.
</_abstract>
<!-- URL to *translated* version of the Menu Specification
set to dash ("-") if it has not been translated -->
<_href>http://standards.freedesktop.org/menu-spec/menu-spec-latest.html</_href>
</document>
<document doc_module="basedir-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>XDG Base Directory Specification</_title>
<_abstract>
Various specifications specify files and file formats. This
freedesktop.org specification defines where these files should be
looked for by defining one or more base directories relative to which
files should be located.
</_abstract>
<!-- URL to *translated* version of the XDG Base Directory Specification
set to dash ("-") if it has not been translated -->
<_href>http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html</_href>
</document>
<document doc_module="icon-theme-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>Icon Theme Specification</_title>
<_abstract>
This freedesktop.org specification describes a common way to store
icon themes.
</_abstract>
<!-- URL to *translated* version of the Icon Theme Specification
set to dash ("-") if it has not been translated -->
<_href>http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html</_href>
</document>
<document doc_module="icon-naming-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>Icon Naming Specification</_title>
<_abstract>
This freedesktop.org specification describes a common way to name icons
and their contexts in an icon theme.
</_abstract>
<!-- URL to *translated* version of the Icon Naming Specification
set to dash ("-") if it has not been translated -->
<_href>http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html</_href>
</document>
<document doc_module="autostart-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>Desktop Application Autostart Specification</_title>
<_abstract>
This freedesktop.org specification describes how applications can be
started automatically after the user has logged in and how media can
request a specific application to be executed or a specific file on
the media to be opened after the media has been mounted.
</_abstract>
<!-- URL to *translated* version of the Desktop Application Autostart
Specification; set to dash ("-") if it has not been translated -->
<_href>http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html</_href>
</document>
<document doc_module="notification-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>Desktop Notifications Specification</_title>
<_abstract>
This specification standardizes the interface to desktop notification services.
</_abstract>
<!-- URL to *translated* version of the Desktop Notifications
Specification; set to dash ("-") if it has not been translated -->
<_href>http://people.gnome.org/~mccann/docs/notification-spec/notification-spec-latest.html</_href>
</document>
<document doc_module="wm-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>Extended Window Manager Hints</_title>
<_abstract>
This freedesktop.org specification standardizes extensions to the
ICCCM between X desktops.
</_abstract>
<!-- URL to *translated* version of the Extended Window Manager Hints
Specification; set to dash ("-") if it has not been translated -->
<_href>http://standards.freedesktop.org/wm-spec/wm-spec-latest.html</_href>
</document>
<document doc_module="shared-mime-info-spec" channel="devel" category="standards">
<local extracss="docbook.css" />
<_title>Shared MIME-info Database Specification</_title>
<_abstract>
This freedesktop.org specification attempts to unify the
MIME database systems currently in use by X desktop environments.
</_abstract>
<!-- URL to *translated* version of the Shared MIME-info Specification;
set to dash ("-") if it has not been translated -->
<_href>http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html</_href>
</document>
<document doc_module="goocanvas" channel="devel" category="api">
</document>
<document doc_module="poppler" channel="devel" category="api">
<subsection>api-utilities</subsection>
</document>
<document doc_module="gvfs" channel="devel" category="api">
<subsection>api-utilites</subsection>
</document>
<document doc_module="libepc" channel="devel" category="api">
<subsection>api-communication</subsection>
<_abstract>
The Easy Publish and Consume library (libepc) provides an easy method
to publish data using HTTPS, announce that information via DNS-SD,
find that information and finally consume it.
</_abstract>
</document>
<document doc_module="gnet" channel="devel" category="api">
<subsection>api-communication</subsection>
<_abstract>
GNet is a network library, written in C, object-oriented, and
built upon GLib.
</_abstract>
</document>
<document doc_module="gmime" channel="devel" category="api">
<subsection>api-utilities</subsection>
<_abstract>
GMime is a powerful MIME (Multipurpose Internet Mail Extension) utility
library. It is meant for creating, editing, and parsing MIME messages
and structures.
</_abstract>
</document>
<document doc_module="libtracker-common" channel="devel" category="api">
<subsection>api-datastorage</subsection>
<_abstract>
Tracker is a tool designed to extract information and metadata about
user's personal data so that it can be searched easily and quickly.
The libtracker-common library is the foundation for common procedures
used in the daemon and the indexer.
</_abstract>
</document>
<document doc_module="libtracker-module" channel="devel" category="api">
<subsection>api-datastorage</subsection>
<_abstract>
Tracker is a tool designed to extract information and metadata about
user's personal data so that it can be searched easily and quickly.
The libtracker-module library helps developers write third party modules
to extract content not commonly supported by Tracker.
</_abstract>
</document>
<document doc_module="grilo" channel="devel" category="api">
<subsection>api-multimedia</subsection>
<_abstract>
Grilo is a framework that provides access to different sources of multimedia
content, using a pluggable system.
</_abstract>
</document>
<document doc_module="model" channel="devel" category="api">
</document>
<document doc_module="release-notes" channel="misc" old-channel="users">
<_title>Release Notes</_title>
<_abstract>
GNOME has a time-based release schedule. This means that there is a
new GNOME release with accompanying notes every six months, to the
minute.
</_abstract>
</document>
<document doc_module="devel-resource-get-involved" channel="devel"
category="devel-resource" weight="0.95">
<new/>
<_title>Getting Involved</_title>
<_abstract>
So you want to get involved with GNOME. This will show you how to
become a member of the GNOME community. There are several sub-projects
to choose from.
</_abstract>
<href>http://live.gnome.org/JoinGnome</href>
</document>
<document doc_module="devel-resource-bugzilla" channel="devel"
category="devel-resource" weight="0.9">
<new/>
<_title>GNOME Bug Tracker</_title>
<_abstract>
The GNOME Bug Tracker allows you to send information about bugs you
encounter to the GNOME developers in an organized manner.
</_abstract>
<href>http://live.gnome.org/Bugzilla</href>
</document>
<document doc_module="devel-resource-release-planning" channel="devel"
category="devel-resource" weight="0.7">
<new/>
<_title>Release Planning</_title>
<_abstract>
A feast of essential GNOME future planning information.
</_abstract>
<href>http://live.gnome.org/ReleasePlanning</href>
</document>
<document doc_module="devel-resource-devscripts" channel="devel"
category="devel-resource" weight="0.6">
<new/>
<_title>Developer Scripts</_title>
<_abstract>
A collection of useful scripts to help developers accomplish simple (often
repetitive) tasks.
</_abstract>
<href>http://live.gnome.org/DeveloperUtilities</href>
</document>
<document doc_module="devel-resource-subversion" channel="devel"
category="devel-resource" weight="0.8">
<new/>
<_title>GNOME Git Repository</_title>
<_abstract>
The GNOME Git Tree holds the latest development versions of the main
GNOME packages, and allows coordination of GNOME development.
</_abstract>
<href>http://live.gnome.org/Git</href>
</document>
<extrawikidocs>
<!-- create a serie of documents out of -->
<channel>devel</channel>
<category>devel-guides</category>
<href>http://live.gnome.org/DevGnomeOrg</href>
<attributes h2hmode="content-id" hidehref="true" extracss="moinmoin.css"
rewritebase="http://live.gnome.org" />
</extrawikidocs>
</documents>
<quirks doc_module="evolution" channel="users">
<quirk fixed-in="2.11.90">missing-id-on-top-book-element</quirk>
</quirks>
<quirks doc_module="release-notes" channel="misc">
<quirk fixed-in="2.22">correct-article-index</quirk>
<quirk>flat-rendering</quirk>
<quirk>languages-in-sidebar</quirk>
<quirk>no-title-and-abstract-from-document</quirk>
<quirk>hide-section-numbers</quirk>
</quirks>
</overlay>