summaryrefslogtreecommitdiff
path: root/plugins/plugins.mk
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-23 09:36:56 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-23 09:36:56 +0200
commit8004f1a7ad3cc6a3659517f3374bdf1b63416b24 (patch)
treeb7b82cc6e01cd47d22f660e25508a7d8d555dc89 /plugins/plugins.mk
parent28c68a75acac7ac3ce7fb169bc6aa65e16551c53 (diff)
parent566dc060676b41e1e58a446b7dcc4159e242fee6 (diff)
Merge tag 'upstream/0.20.0'
Upstream version 0.20.0
Diffstat (limited to 'plugins/plugins.mk')
-rw-r--r--plugins/plugins.mk8
1 files changed, 7 insertions, 1 deletions
diff --git a/plugins/plugins.mk b/plugins/plugins.mk
index 35bb80c..2f28608 100644
--- a/plugins/plugins.mk
+++ b/plugins/plugins.mk
@@ -25,9 +25,15 @@ EXTRA_PLUGINS := \
EXTRA_PLUGINS_RC := \
plugins/shotwell-publishing-extras/yandex_publish_model.glade \
plugins/shotwell-data-imports/f-spot-24.png \
+ plugins/shotwell-publishing-extras/gallery3.png \
+ plugins/shotwell-publishing-extras/gallery3_authentication_pane.glade \
+ plugins/shotwell-publishing-extras/gallery3_publishing_options_pane.glade \
plugins/shotwell-publishing-extras/tumblr.png \
plugins/shotwell-publishing-extras/tumblr_authentication_pane.glade \
- plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.glade
+ plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.glade \
+ plugins/shotwell-publishing-extras/rajce.png \
+ plugins/shotwell-publishing-extras/rajce_authentication_pane.glade \
+ plugins/shotwell-publishing-extras/rajce_publishing_options_pane.glade
ALL_PLUGINS := $(PLUGINS) $(EXTRA_PLUGINS)