[libwnck/wip/muktupavels/gtk4] remove wnck-urgency-monitor
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libwnck/wip/muktupavels/gtk4] remove wnck-urgency-monitor
- Date: Sun, 21 May 2017 00:00:33 +0000 (UTC)
commit 05fc38e0148c53411de227bc551cff7935fac40f
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun May 21 02:35:12 2017 +0300
remove wnck-urgency-monitor
libwnck/Makefile.am | 10 +--
libwnck/wnck-urgency-monitor.c | 224 ----------------------------------------
2 files changed, 2 insertions(+), 232 deletions(-)
---
diff --git a/libwnck/Makefile.am b/libwnck/Makefile.am
index 4e96d51..1cb0512 100644
--- a/libwnck/Makefile.am
+++ b/libwnck/Makefile.am
@@ -11,13 +11,9 @@ noinst_PROGRAMS = \
test-shutdown
if ENABLE_TOOLS
-bin_PROGRAMS += \
- wnckprop \
- wnck-urgency-monitor
+bin_PROGRAMS += wnckprop
else
-noinst_PROGRAMS += \
- wnckprop \
- wnck-urgency-monitor
+noinst_PROGRAMS += wnckprop
endif
AM_CPPFLAGS = \
@@ -103,7 +99,6 @@ libwnck_4_la_LDFLAGS = \
$(NULL)
wnckprop_SOURCES = wnckprop.c
-wnck_urgency_monitor_SOURCES = wnck-urgency-monitor.c
test_wnck_SOURCES = test-wnck.c
test_tasklist_SOURCES = test-tasklist.c
test_selector_SOURCES = test-selector.c
@@ -112,7 +107,6 @@ test_urgent_SOURCES = test-urgent.c
test_shutdown_SOURCES = test-shutdown.c
wnckprop_LDADD = $(LIBWNCK_LIBS) $(XLIB_LIBS) ./$(lib_LTLIBRARIES)
-wnck_urgency_monitor_LDADD = $(LIBWNCK_LIBS) ./$(lib_LTLIBRARIES)
test_wnck_LDADD = $(LIBWNCK_LIBS) ./$(lib_LTLIBRARIES)
test_tasklist_LDADD = $(LIBWNCK_LIBS) ./$(lib_LTLIBRARIES)
test_selector_LDADD = $(LIBWNCK_LIBS) ./$(lib_LTLIBRARIES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]