[gnome-power-manager] Remove the inhibit applet. It doesn't belong here anymore



commit 0a3dd43ca163de1b9c34a1496f2ef7d3f85e2637
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 4 14:33:34 2010 +0100

    Remove the inhibit applet. It doesn't belong here anymore

 applets/Makefile.am                                |    2 +-
 applets/inhibit/.gitignore                         |    7 -
 applets/inhibit/Makefile.am                        |   66 --
 applets/inhibit/egg-debug.c                        |    1 -
 applets/inhibit/egg-debug.h                        |    1 -
 applets/inhibit/gpm-common.c                       |    1 -
 applets/inhibit/gpm-common.h                       |    1 -
 applets/inhibit/inhibit-applet-menu.xml            |    3 -
 applets/inhibit/inhibit-applet.c                   |  699 --------------------
 .../org.gnome.InhibitApplet.panel-applet.in.in     |   16 -
 ...me.panel.applet.InhibitAppletFactory.service.in |    3 -
 configure.ac                                       |    1 -
 12 files changed, 1 insertions(+), 800 deletions(-)
---
diff --git a/applets/Makefile.am b/applets/Makefile.am
index afa326f..3e43812 100644
--- a/applets/Makefile.am
+++ b/applets/Makefile.am
@@ -1 +1 @@
-SUBDIRS = brightness inhibit
+SUBDIRS = brightness
diff --git a/configure.ac b/configure.ac
index 9afa249..3360c6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -271,7 +271,6 @@ Makefile
 src/Makefile
 applets/Makefile
 applets/brightness/Makefile
-applets/inhibit/Makefile
 docs/Makefile
 man/Makefile
 help/Makefile



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]