[libegg] Remove background-monitor
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libegg] Remove background-monitor
- Date: Mon, 18 Apr 2011 08:33:59 +0000 (UTC)
commit f50888bfbc79c01b4ee05070ab06ddc8c9360c97
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Apr 18 10:32:41 2011 +0200
Remove background-monitor
Whatever this once did, it does not do it anymore and is unmaintained.
Maybe it was once an old hack to do transparent windows.
configure.ac | 1 -
libegg/Makefile.am | 6 -
libegg/background-monitor/Makefile.am | 21 --
libegg/background-monitor/egg-background-monitor.c | 265 --------------------
libegg/background-monitor/egg-background-monitor.h | 26 --
libegg/background-monitor/test-ebm.c | 94 -------
6 files changed, 0 insertions(+), 413 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f2520c7..9cf6e98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -110,7 +110,6 @@ AC_OUTPUT([
Makefile
libegg/Makefile
libegg/util/Makefile
-libegg/background-monitor/Makefile
libegg/treeviewutils/Makefile
libegg/column-chooser/Makefile
libegg/toolbareditor/Makefile
diff --git a/libegg/Makefile.am b/libegg/Makefile.am
index cc09e9b..028b198 100644
--- a/libegg/Makefile.am
+++ b/libegg/Makefile.am
@@ -1,10 +1,4 @@
-if HAVE_GTK_TARGET_X11
-background_monitor_SUBDIRS = \
- background-monitor
-endif
-
SUBDIRS = util column-chooser treeviewutils \
- $(background_monitor_SUBDIRS) \
datetime \
fileformatchooser \
pixbufthumbnail \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]