[PolicyKit-gnome] Drop polkit-gtk
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [PolicyKit-gnome] Drop polkit-gtk
- Date: Tue, 13 Sep 2011 23:11:22 +0000 (UTC)
commit 1340926a935b60b2b605a8d0d9b256e3a83c3d7d
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Sep 5 09:06:19 2011 -0400
Drop polkit-gtk
Now that GTK3 ships GtkLockButton, this tiny library is not
needed anymore.
https://bugzilla.gnome.org/show_bug.cgi?id=658252
Makefile.am | 2 +-
configure.ac | 4 -
docs/Makefile.am | 86 --
docs/polkit-gtk-1-docs.xml | 74 --
docs/polkit-gtk-1-sections.txt | 27 -
docs/polkit-gtk-1.types | 1 -
docs/polkit-lock-button-lock-down.png | Bin 2100 -> 0 bytes
docs/polkit-lock-button-locked.png | Bin 2504 -> 0 bytes
docs/polkit-lock-button-not-authorized.png | Bin 2505 -> 0 bytes
docs/polkit-lock-button-unlocked.png | Bin 2575 -> 0 bytes
docs/version.xml.in | 1 -
polkitgtk/Makefile.am | 106 ---
polkitgtk/example-seed.js | 28 -
polkitgtk/example.c | 198 -----
polkitgtk/polkit-gtk-1.pc.in | 11 -
polkitgtk/polkitgtk.h | 32 -
polkitgtk/polkitgtktypes.h | 35 -
polkitgtk/polkitlockbutton.c | 1224 ----------------------------
polkitgtk/polkitlockbutton.h | 117 ---
19 files changed, 1 insertions(+), 1945 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index f1a7273..3cfb125 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = polkitgtk src po docs
+SUBDIRS = src po
EXTRA_DIST = \
autogen.sh \
diff --git a/configure.ac b/configure.ac
index 61701b0..2d0150e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -213,11 +213,7 @@ AC_SUBST([AM_LDFLAGS])
AC_CONFIG_FILES([
Makefile
po/Makefile.in
-polkitgtk/Makefile
-polkitgtk/polkit-gtk-1.pc
src/Makefile
-docs/version.xml
-docs/Makefile
])
AC_OUTPUT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]