summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-12-15 18:24:04 +0300
committermonsta <[email protected]>2017-12-15 18:24:04 +0300
commitd87d54b16f4c1fd0ee595be273a56c424eaee694 (patch)
tree50527addeb695aa1ee144c032aa2e16dc83474c5 /docs
parentffce78e71412985205381e76019afb3e5a002758 (diff)
downloadmate-polkit-d87d54b16f4c1fd0ee595be273a56c424eaee694.tar.bz2
mate-polkit-d87d54b16f4c1fd0ee595be273a56c424eaee694.tar.xz
drop polkitgtkmate library and its docs
it contains only PolkitLockButton widget which nobody uses by now and GTK+3 already has GtkLockButton same as done upstream long ago: https://git.gnome.org/browse/PolicyKit-gnome/commit/?id=1340926a935b60b2b605a8d0d9b256e3a83c3d7d https://git.gnome.org/browse/PolicyKit-gnome/commit/?id=b8d700121941bb1f032b95c428d2e52a11c5d330
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am86
-rw-r--r--docs/polkit-gtk-mate-1-docs.xml71
-rw-r--r--docs/polkit-lock-button-lock-down.pngbin2100 -> 0 bytes
-rw-r--r--docs/polkit-lock-button-locked.pngbin2504 -> 0 bytes
-rw-r--r--docs/polkit-lock-button-not-authorized.pngbin2505 -> 0 bytes
-rw-r--r--docs/polkit-lock-button-unlocked.pngbin2575 -> 0 bytes
-rw-r--r--docs/version.xml.in1
7 files changed, 0 insertions, 158 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
deleted file mode 100644
index 45dd77f..0000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1,86 +0,0 @@
-
-NULL =
-
-AUTOMAKE_OPTIONS = 1.7
-
-# The name of the module.
-DOC_MODULE=polkit-gtk-mate-1
-
-# The top-level SGML file.
-DOC_MAIN_SGML_FILE=polkit-gtk-mate-1-docs.xml
-
-# Extra options to supply to gtkdoc-scan
-SCAN_OPTIONS=--ignore-headers=config.h
-
-# The directory containing the source code. Relative to $(srcdir)
-DOC_SOURCE_DIR=../polkitgtkmate
-
-# Used for dependencies
-HFILE_GLOB=$(top_srcdir)/polkitgtkmate/*.h
-CFILE_GLOB=$(top_srcdir)/polkitgtkmate/*.c
-
-# Headers to ignore
-IGNORE_HFILES= \
- $(NULL)
-
-# CFLAGS and LDFLAGS for compiling scan program. Only needed
-# if $(DOC_MODULE).types is non-empty.
-AM_CPPFLAGS = \
- $(POLKIT_GOBJECT_CFLAGS) \
- $(GTK_CFLAGS) \
- -I$(top_srcdir)/polkitgtkmate \
- $(NULL)
-
-GTKDOC_LIBS = \
- $(POLKIT_GOBJECT_LIBS) \
- $(GTK_LIBS) \
- $(top_builddir)/polkitgtkmate/libpolkit-gtk-mate-1.la \
- $(NULL)
-
-# Extra options to supply to gtkdoc-mkdb
-MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=polkit
-
-# Extra options to supply to gtkdoc-mktmpl
-MKTMPL_OPTIONS=
-
-# Non-autogenerated SGML files to be included in $(DOC_MAIN_SGML_FILE)
-content_files = \
- version.xml \
- $(NULL)
-
-# Images to copy into HTML directory
-HTML_IMAGES = \
- polkit-lock-button-locked.png \
- polkit-lock-button-not-authorized.png \
- polkit-lock-button-unlocked.png \
- polkit-lock-button-lock-down.png \
- $(NULL)
-
-# Extra options to supply to gtkdoc-fixref
-FIXXREF_OPTIONS=
-
-if ENABLE_GTK_DOC
-include $(top_srcdir)/gtk-doc.make
-else
-CLEANFILES =
-EXTRA_DIST = $(HTML_IMAGES)
-endif
-
-CLEANFILES += *~ \
- polkit-gtk-mate-1-scan.* \
- polkit-gtk-mate-1.args \
- polkit-gtk-mate-1.hierarchy \
- polkit-gtk-mate-1.interfaces \
- polkit-gtk-mate-1.prerequisites \
- polkit-gtk-mate-1.signals \
- *.bak \
- polkit-gtk-mate-1-decl-list.txt \
- polkit-gtk-mate-1-decl.txt \
- polkit-gtk-mate-1-overrides.txt \
- polkit-gtk-mate-1-undeclared.txt \
- polkit-gtk-mate-1-undocumented.txt \
- *.stamp \
- version.xml \
- -rf html xml \
- $(NULL)
-
diff --git a/docs/polkit-gtk-mate-1-docs.xml b/docs/polkit-gtk-mate-1-docs.xml
deleted file mode 100644
index 5a3257e..0000000
--- a/docs/polkit-gtk-mate-1-docs.xml
+++ /dev/null
@@ -1,71 +0,0 @@
-<?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" [
-<!ENTITY version SYSTEM "version.xml">
-]>
-<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
- <bookinfo>
- <title>PolicyKit-GTK+ Reference Manual</title>
- <releaseinfo>Version &version;</releaseinfo>
- <authorgroup>
- <author>
- <firstname>David</firstname>
- <surname>Zeuthen</surname>
- <affiliation>
- <address>
- <email>[email protected]</email>
- </address>
- </affiliation>
- </author>
- </authorgroup>
-
- <copyright>
- <year>2008-2009</year>
- <holder>The PolicyKit Authors</holder>
- </copyright>
-
- <legalnotice id="polkit-legal-notice">
- <para>
- This library is free software; you can redistribute it and/or
- modify it under the terms of the <citetitle>GNU Lesser General Public
- License</citetitle> as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
-
- 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
- Lesser General Public License</citetitle> for more details.
-
- You should have received a copy of the GNU Lesser General
- Public License along with this library; if not, write to the
- Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
- Boston, MA 02110-1301, USA.
- </para>
-
- <para>
- Many of the names used by companies to distinguish their
- products and services are claimed as trademarks. Where those
- names appear in any GNOME documentation, and those
- trademarks are made aware to the members of the
- GNOME Documentation Project, the names have been
- printed in caps or initial caps.
- </para>
- </legalnotice>
- </bookinfo>
-
- <part id="ref-gtk-api">
- <title>API Reference</title>
- <xi:include href="xml/polkitlockbutton.xml"/>
- </part>
-
-
- <chapter id="polkit-gtk-hierarchy">
- <title>Object Hierarchy</title>
- <xi:include href="xml/tree_index.sgml"/>
- </chapter>
-
- <index id="polkit-gtk-index">
- <title>Index</title>
- </index>
-
-</book>
diff --git a/docs/polkit-lock-button-lock-down.png b/docs/polkit-lock-button-lock-down.png
deleted file mode 100644
index 4e383f7..0000000
--- a/docs/polkit-lock-button-lock-down.png
+++ /dev/null
Binary files differ
diff --git a/docs/polkit-lock-button-locked.png b/docs/polkit-lock-button-locked.png
deleted file mode 100644
index 26d8f83..0000000
--- a/docs/polkit-lock-button-locked.png
+++ /dev/null
Binary files differ
diff --git a/docs/polkit-lock-button-not-authorized.png b/docs/polkit-lock-button-not-authorized.png
deleted file mode 100644
index 9c33f89..0000000
--- a/docs/polkit-lock-button-not-authorized.png
+++ /dev/null
Binary files differ
diff --git a/docs/polkit-lock-button-unlocked.png b/docs/polkit-lock-button-unlocked.png
deleted file mode 100644
index 3c5f548..0000000
--- a/docs/polkit-lock-button-unlocked.png
+++ /dev/null
Binary files differ
diff --git a/docs/version.xml.in b/docs/version.xml.in
deleted file mode 100644
index d78bda9..0000000
--- a/docs/version.xml.in
+++ /dev/null
@@ -1 +0,0 @@
-@VERSION@