[shotwell/wip/libsoup3: 10/10] Drop Rajce plugin
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/libsoup3: 10/10] Drop Rajce plugin
- Date: Sun, 10 Jul 2022 09:54:50 +0000 (UTC)
commit 21fa5ea579d2df5cce68f02c90a6a422df105595
Author: Jens Georg <mail jensge org>
Date: Sun Jul 10 11:54:05 2022 +0200
Drop Rajce plugin
This does not seem to work anymore? There is no public API documentation
for Rajce
.../RajcePublishing.vala | 1597 --------------------
plugins/shotwell-publishing-extras/rajce.png | Bin 1650 -> 0 bytes
.../rajce_authentication_pane.ui | 142 --
.../rajce_publishing_options_pane.ui | 246 ---
.../shotwell-publishing-extras.vala | 7 -
5 files changed, 1992 deletions(-)
---
diff --git a/plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala
b/plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala
index fa8c5e28..335556cf 100644
--- a/plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala
+++ b/plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala
@@ -10,13 +10,6 @@ private class ShotwellPublishingExtraServices : Object, Spit.Module {
private Spit.Pluggable[] pluggables = new Spit.Pluggable[0];
public ShotwellPublishingExtraServices(GLib.File module_file) {
-#if HAVE_YANDEX
- pluggables += new YandexService();
-#endif
-
-#if HAVE_RAJCE
- pluggables += new RajceService(module_file.get_parent());
-#endif
#if HAVE_GALLERY3
pluggables += new Gallery3Service(module_file.get_parent());
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]