[gthumb] removed pgotobucket uploader
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] removed pgotobucket uploader
- Date: Fri, 27 Oct 2017 10:41:26 +0000 (UTC)
commit d7d1eec911707a4d6347c01bff81142e54bc27f9
Author: Paolo Bacchilega <paobac src gnome org>
Date: Fri Oct 27 10:48:42 2017 +0200
removed pgotobucket uploader
no longer supported by photobucket.com
configure.ac | 3 -
extensions/Makefile.am | 1 -
extensions/photobucket/Makefile.am | 47 --
extensions/photobucket/actions.c | 47 --
extensions/photobucket/actions.h | 29 -
extensions/photobucket/callbacks.c | 53 --
extensions/photobucket/callbacks.h | 29 -
extensions/photobucket/data/Makefile.am | 3 -
extensions/photobucket/data/ui/Makefile.am | 8 -
.../photobucket/data/ui/export-to-photobucket.ui | 393 ----------
.../data/ui/photobucket-album-properties.ui | 97 ---
extensions/photobucket/dlg-export-to-photobucket.c | 695 ------------------
extensions/photobucket/dlg-export-to-photobucket.h | 30 -
extensions/photobucket/main.c | 52 --
extensions/photobucket/photobucket-account.c | 265 -------
extensions/photobucket/photobucket-account.h | 76 --
.../photobucket-album-properties-dialog.c | 195 -----
.../photobucket-album-properties-dialog.h | 59 --
extensions/photobucket/photobucket-album.c | 119 ---
extensions/photobucket/photobucket-album.h | 59 --
extensions/photobucket/photobucket-consumer.c | 164 -----
extensions/photobucket/photobucket-consumer.h | 34 -
extensions/photobucket/photobucket-photo.c | 202 ------
extensions/photobucket/photobucket-photo.h | 80 ---
extensions/photobucket/photobucket-service.c | 751 --------------------
extensions/photobucket/photobucket-service.h | 84 ---
extensions/photobucket/photobucket.extension.in.in | 14 -
27 files changed, 0 insertions(+), 3589 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d6bb298..5bc7248 100644
--- a/configure.ac
+++ b/configure.ac
@@ -767,9 +767,6 @@ extensions/oauth/data/ui/Makefile
extensions/photo_importer/Makefile
extensions/photo_importer/data/Makefile
extensions/photo_importer/data/ui/Makefile
-extensions/photobucket/Makefile
-extensions/photobucket/data/Makefile
-extensions/photobucket/data/ui/Makefile
extensions/picasaweb/Makefile
extensions/picasaweb/data/Makefile
extensions/picasaweb/data/ui/Makefile
diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index 51a1fe9..bd52ed7 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -14,7 +14,6 @@ EXPORTERS = \
facebook \
flicker_utils \
$(FLICKR_EXPORTERS) \
- photobucket \
picasaweb \
webalbums \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]