[gnome-flashback] remove libstatus-notifier



commit 92b3876a7549c4e174ed00f85d19b4be6c886729
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sat Sep 9 16:52:58 2017 +0300

    remove libstatus-notifier

 Makefile.am                                        |    1 -
 configure.ac                                       |   11 -
 gnome-flashback/libsound-applet/Makefile.am        |    3 -
 gnome-flashback/libsound-applet/gf-sound-applet.c  |    1 -
 gnome-flashback/libsound-applet/gf-sound-item.c    |  693 ---------
 gnome-flashback/libsound-applet/gf-sound-item.h    |   42 -
 libstatus-notifier/Makefile.am                     |   92 --
 libstatus-notifier/com.canonical.dbusmenu.xml      |   74 -
 libstatus-notifier/org.kde.StatusNotifierItem.xml  |   80 --
 .../org.kde.StatusNotifierWatcher.xml              |   42 -
 libstatus-notifier/sn-dbus-item-server-v0.c        |  906 ------------
 libstatus-notifier/sn-dbus-item-server-v0.h        |   31 -
 libstatus-notifier/sn-dbus-item-server.c           |  227 ---
 libstatus-notifier/sn-dbus-item-server.h           |   73 -
 libstatus-notifier/sn-dbus-item.c                  |  451 ------
 libstatus-notifier/sn-dbus-item.h                  |  204 ---
 libstatus-notifier/sn-dbus-menu-server.c           |  143 --
 libstatus-notifier/sn-dbus-menu-server.h           |   34 -
 libstatus-notifier/sn-enum-types.c.in              |   37 -
 libstatus-notifier/sn-enum-types.h.in              |   21 -
 libstatus-notifier/sn-item-private.h               |   34 -
 libstatus-notifier/sn-item.c                       | 1502 --------------------
 libstatus-notifier/sn-item.h                       |  241 ----
 libstatus-notifier/sn-watcher-private.h            |   33 -
 po/POTFILES.in                                     |    1 -
 25 files changed, 0 insertions(+), 4977 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 90f0619..18a26d7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@ NULL =
 
 SUBDIRS = \
        data \
-       libstatus-notifier \
        gnome-flashback \
        po \
        $(NULL)
diff --git a/configure.ac b/configure.ac
index 7afb5db..1478fe8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,14 +98,6 @@ POLKIT_GOBJECT_REQUIRED=0.97
 IBUS_REQUIRED=1.5.2
 UPOWER_GLIB_REQUIRED=0.99.0
 
-PKG_CHECK_MODULES([LIBSTATUS_NOTIFIER], [
-  gdk-pixbuf-2.0 >= $GDK_PIXBUF_REQUIRED
-  gio-2.0 >= $GLIB_REQUIRED
-  gio-unix-2.0 >= $GLIB_REQUIRED
-  glib-2.0 >= $GLIB_REQUIRED
-  gtk+-3.0 >= $GTK_REQUIRED
-])
-
 PKG_CHECK_MODULES([GNOME_FLASHBACK], [
   gtk+-3.0 >= $GTK_REQUIRED
 ])
@@ -225,7 +217,6 @@ PKG_CHECK_MODULES([SOUND_APPLET], [
   gtk+-3.0 >= $GTK_REQUIRED
   libcanberra-gtk3 >= $CANBERRA_REQUIRED
   glib-2.0 >= $GLIB_REQUIRED
-  $LIBSTATUS_NOTIFIER_PKG
 ])
 
 PKG_CHECK_MODULES([STATUS_NOTIFIER_WATCHER], [
@@ -303,8 +294,6 @@ AC_CONFIG_FILES([
   gnome-flashback/libstatus-notifier-watcher/Makefile
   gnome-flashback/libworkarounds/Makefile
 
-  libstatus-notifier/Makefile
-
   po/Makefile.in
 ])
 
diff --git a/gnome-flashback/libsound-applet/Makefile.am b/gnome-flashback/libsound-applet/Makefile.am
index af6a2f3..aafd991 100644
--- a/gnome-flashback/libsound-applet/Makefile.am
+++ b/gnome-flashback/libsound-applet/Makefile.am
@@ -25,8 +25,6 @@ libsound_applet_la_CFLAGS = \
 libsound_applet_la_SOURCES = \
        gf-sound-applet.c \
        gf-sound-applet.h \
-       gf-sound-item.c \
-       gf-sound-item.h \
        gvc-channel-bar.c \
        gvc-channel-bar.h \
        gvc-stream-status-icon.c \
@@ -39,7 +37,6 @@ libsound_applet_la_LDFLAGS = \
        $(NULL)
 
 libsound_applet_la_LIBADD = \
-       $(top_builddir)/libstatus-notifier/libstatus-notifier.la \
        $(top_builddir)/gnome-flashback/libsound-applet/gvc/libgvc.la \
        $(SOUND_APPLET_LIBS) \
        $(LIBM) \
diff --git a/gnome-flashback/libsound-applet/gf-sound-applet.c 
b/gnome-flashback/libsound-applet/gf-sound-applet.c
index e9c85bf..abd1728 100644
--- a/gnome-flashback/libsound-applet/gf-sound-applet.c
+++ b/gnome-flashback/libsound-applet/gf-sound-applet.c
@@ -33,7 +33,6 @@
 #include "gf-sound-applet.h"
 #include "gvc-mixer-control.h"
 #include "gvc-stream-status-icon.h"
-#include "gf-sound-item.h"
 
 static const gchar *output_icons[] =
 {
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 226af03..53920a6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -32,7 +32,6 @@ gnome-flashback/libpolkit/flashback-polkit-dialog.c
 gnome-flashback/libpolkit/flashback-polkit-dialog.ui
 gnome-flashback/libpower-applet/gf-power-applet.c
 gnome-flashback/libsound-applet/gf-sound-applet.c
-gnome-flashback/libsound-applet/gf-sound-item.c
 gnome-flashback/libsound-applet/gvc-channel-bar.c
 gnome-flashback/libsound-applet/gvc/gvc-mixer-control.c
 gnome-flashback/libsound-applet/gvc-stream-status-icon.c


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