[gnome-panel] libpanel-applet: remove test applets
- From: Alberts Muktupāvels <muktupavels src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-panel] libpanel-applet: remove test applets
 
- Date: Tue, 26 Jul 2016 20:55:54 +0000 (UTC)
 
commit 2ca140090c5eb481ffed07cc4b8493cb4262bdc6
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Jul 26 23:55:42 2016 +0300
    libpanel-applet: remove test applets
 libpanel-applet/Makefile.am         |   22 ----------------------
 libpanel-applet/test-dbus-applet.py |   21 ---------------------
 2 files changed, 0 insertions(+), 43 deletions(-)
---
diff --git a/libpanel-applet/Makefile.am b/libpanel-applet/Makefile.am
index 3f69ebf..21e6df0 100644
--- a/libpanel-applet/Makefile.am
+++ b/libpanel-applet/Makefile.am
@@ -1,7 +1,6 @@
 NULL =
 
 lib_LTLIBRARIES = libpanel-applet.la
-noinst_PROGRAMS = test-dbus-applet
 
 libpanel_applet_la_CFLAGS = \
        -DGNOMELOCALEDIR=\""$(localedir)"\" \
@@ -39,20 +38,6 @@ libpanel_applet_la_LDFLAGS = \
        $(AM_LDFLAGS) \
        $(NULL)
 
-test_dbus_applet_CFLAGS = \
-       -DGNOMELOCALEDIR=\""$(localedir)"\" \
-       -I$(top_builddir)/libpanel-applet \
-       $(LIBPANEL_APPLET_CFLAGS) \
-       $(WARN_CFLAGS) \
-       $(AM_CFLAGS) \
-       $(NULL)
-
-test_dbus_applet_LDADD =       \
-       $(LIBPANEL_APPLET_LIBS) \
-       libpanel-applet.la
-
-$(libpanel_applet_la_OBJECTS) $(test_dbus_applet_OBJECTS): $(BUILT_SOURCES)
-
 panel-applet-marshal.h: panel-applet-marshal.list $(GLIB_GENMARSHAL)
        $(AM_V_GEN)$(GLIB_GENMARSHAL) $< --header --prefix=panel_applet_marshal > $@
 
@@ -99,14 +84,7 @@ BUILT_SOURCES = \
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libpanel-applet.pc
 
-appletdir       = $(appletsdir)
-applet_in_files = org.gnome.panel.TestApplet.panel-applet.in
-noinst_DATA     = $(applet_in_files:.panel-applet.in=.panel-applet)
-
-@PANEL_INTLTOOL_PANEL_APPLET_RULE@
-
 EXTRA_DIST =                                           \
-       org.gnome.panel.TestApplet.panel-applet.in      \
        panel-applet-marshal.list                       \
        libpanel-applet.pc.in                   \
        libpanel-applet-uninstalled.pc.in
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]