Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/reference/shell/evince-docs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'help/reference/shell/evince-docs.xml')
-rw-r--r--help/reference/shell/evince-docs.xml163
1 files changed, 163 insertions, 0 deletions
diff --git a/help/reference/shell/evince-docs.xml b/help/reference/shell/evince-docs.xml
new file mode 100644
index 0000000..4af6fa4
--- /dev/null
+++ b/help/reference/shell/evince-docs.xml
@@ -0,0 +1,163 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
+[
+ <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
+ <!ENTITY version SYSTEM "version.xml">
+]>
+<book id="evince">
+ <!--
+ Copyright © 2009, 2010 Christian Persch
+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU General Public License, Version 2
+ as published by the Free Software Foundation; or (at your option) any
+ later version.
+
+ A copy of the license is included in the COPYING file.
+ -->
+ <bookinfo>
+ <title>Evince Programmer's Reference Manual</title>
+ <releaseinfo>
+ For Evince version &version;.
+ The latest version of this documentation can be found on-line at the
+ <ulink role="online-location" url="http://library.gnome.org/devel/evince/index.html">GNOME Library</ulink>.
+ </releaseinfo>
+
+ <copyright>
+ <year>2007</year>
+ <year>2008</year>
+ <year>2009</year>
+ <holder>Nickolay V. Shmyrev</holder>
+ </copyright>
+
+ <copyright>
+ <year>2008</year>
+ <year>2009</year>
+ <year>2010</year>
+ <holder>Carlos Garcia Campo</holder>
+ </copyright>
+
+ <copyright>
+ <year>2009</year>
+ <year>2010</year>
+ <holder>Christian Persch</holder>
+ </copyright>
+
+ <legalnotice>
+ <para>
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the <citetitle>GNU General Public Licence</citetitle>
+ published by the Free Software Foundation; either version 2 of the License,
+ or (at your option) any later version.
+
+ You may obtain a copy of the <citetitle>GNU General Public Licence</citetitle>
+ from the Free Software Foundation at
+ <ulink type="http" url="http://www.gnu.org/licences/">GNU Licences web site</ulink>
+ or by writing to:
+
+ <address>
+ The Free Software Foundation, Inc.,
+ <street>51 Franklin St</street> – Fifth Floor,
+ <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>,
+ <country>USA</country>
+ </address>
+ </para>
+ </legalnotice>
+ </bookinfo>
+
+ <part id="evince-frontend">
+ <title>Frontend</title>
+ <partintro>
+ <para>
+ Evince frontend.
+ </para>
+ </partintro>
+
+ <xi:include href="xml/ev-sidebar-attachments.xml"/>
+ <xi:include href="xml/ev-properties-dialog.xml"/>
+ <xi:include href="xml/ev-properties-fonts.xml"/>
+ <xi:include href="xml/ev-sidebar-page.xml"/>
+ <xi:include href="xml/ev-open-recent-action.xml"/>
+ <xi:include href="xml/ev-application.xml"/>
+ <xi:include href="xml/ev-sidebar-thumbnails.xml"/>
+ <xi:include href="xml/ev-sidebar-links.xml"/>
+ <xi:include href="xml/ev-sidebar.xml"/>
+ <xi:include href="xml/ev-properties-license.xml"/>
+ <xi:include href="xml/ev-message-area.xml"/>
+ <xi:include href="xml/ev-progress-message-area.xml"/>
+ <xi:include href="xml/ev-metadata.xml"/>
+ <xi:include href="xml/ev-window.xml"/>
+ <xi:include href="xml/ev-history.xml"/>
+ <xi:include href="xml/ev-sidebar-layers.xml"/>
+ <xi:include href="xml/ev-password-view.xml"/>
+ <xi:include href="xml/eggfindbar.xml"/>
+ <xi:include href="xml/ev-media-player-keys.xml"/>
+ <xi:include href="xml/ev-navigation-action.xml"/>
+ <xi:include href="xml/ev-file-monitor.xml"/>
+ <xi:include href="xml/ev-page-action.xml"/>
+ <xi:include href="xml/ev-window-title.xml"/>
+ <xi:include href="xml/ev-navigation-action-widget.xml"/>
+ <xi:include href="xml/ev-application-service.xml"/>
+ <xi:include href="xml/ev-keyring.xml"/>
+ <xi:include href="xml/ev-utils.xml"/>
+ <xi:include href="xml/ev-page-action-widget.xml"/>
+ </part>
+
+ <chapter id="object-tree">
+ <title>Object Hierarchy</title>
+ <xi:include href="xml/tree_index.sgml"/>
+ </chapter>
+ <index id="api-index-full">
+ <title>API Index</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
+ <!--
+ <index id="api-index-deprecated" role="deprecated">
+ <title>Index of deprecated symbols</title>
+ <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
+ </index>
+ -->
+ <!--
+ <index id="api-index-2-30" role="2.30">
+ <title>Index of new symbols in 2.30</title>
+ <xi:include href="xml/api-index-2.30.xml"><xi:fallback /></xi:include>
+ </index>
+ -->
+
+ <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+
+ <appendix id="licence">
+ <title>Licence</title>
+
+ <para>
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the <citetitle>GNU General Public
+ Licence</citetitle> as published by the Free Software Foundation; either
+ version 2 of the Licence, or (at your option) any later version.
+ </para>
+
+ <para>
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ <citetitle>GNU General Public Licence</citetitle> for
+ more details.
+ </para>
+
+ <para>
+ You may obtain a copy of the <citetitle>GNU General Public Licence</citetitle>
+ from the Free Software Foundation at
+ <ulink type="http" url="http://www.gnu.org/licences/">GNU Licences web site</ulink>
+ or by writing to:
+
+ <address>
+ The Free Software Foundation, Inc.,
+ <street>51 Franklin St</street> – Fifth Floor,
+ <city>Boston</city>, <state>MA</state> <postcode>02110-1301</postcode>,
+ <country>USA</country>
+ </address>
+ </para>
+ </appendix>
+
+</book>