[rhythmbox] remove sendto plugin



commit 6218ed6bc4de305bf54b4cce85f2e6c4381e7f5c
Author: Jonathan Matthew <jonathan d14n org>
Date:   Mon Sep 2 08:00:23 2019 +1000

    remove sendto plugin
    
    It can only send by email now, and in a sandbox even that doesn't
    work, so it's not really worth keeping.

 configure.ac                    |  1 -
 plugins/Makefile.am             |  1 -
 plugins/sendto/Makefile.am      | 13 -------
 plugins/sendto/sendto.plugin.in |  9 -----
 plugins/sendto/sendto.py        | 76 -----------------------------------------
 po/POTFILES.in                  |  2 --
 6 files changed, 102 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ae43b2967..a4be04d1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -702,7 +702,6 @@ plugins/rb/rbconfig.py
 plugins/power-manager/Makefile
 plugins/mmkeys/Makefile
 plugins/context/Makefile
-plugins/sendto/Makefile
 plugins/replaygain/Makefile
 plugins/mpris/Makefile
 plugins/dbus-media-server/Makefile
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 842ac3431..3e6c8f7aa 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -21,7 +21,6 @@ SUBDIRS +=                                            \
        pythonconsole                                   \
        rbzeitgeist                                     \
        replaygain                                      \
-       sendto                                          \
        soundcloud                                      \
        webremote                                       \
        rb
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 87091e81d..2f3dc1add 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -156,8 +156,6 @@ plugins/replaygain/config.py
 plugins/replaygain/player.py
 [type: gettext/ini]plugins/replaygain/replaygain.plugin.in
 [type: gettext/glade]plugins/replaygain/replaygain-prefs.ui
-[type: gettext/ini]plugins/sendto/sendto.plugin.in
-plugins/sendto/sendto.py
 [type: gettext/ini]plugins/soundcloud/soundcloud.plugin.in
 plugins/soundcloud/soundcloud.py
 [type: gettext/glade]plugins/soundcloud/soundcloud.ui


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