[shotwell/wip/autotools: 25/27] build: Install plugin data
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/wip/autotools: 25/27] build: Install plugin data
- Date: Tue, 28 Jun 2016 22:50:20 +0000 (UTC)
commit 03b0df02cd947c8b6445ba4c20e47c76ddcad087
Author: Jens Georg <mail jensge org>
Date: Tue Jun 28 23:11:42 2016 +0200
build: Install plugin data
Signed-off-by: Jens Georg <mail jensge org>
import.am | 1 +
publish-extra.am | 11 +++++++++++
publish.am | 13 +++++++++++++
transition.am | 1 +
4 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/import.am b/import.am
index c06fac6..9753270 100644
--- a/import.am
+++ b/import.am
@@ -1,4 +1,5 @@
plugin_LTLIBRARIES += plugins/shotwell-data-imports/shotwell-data-imports.la
+plugin_DATA += plugins/shotwell-data-imports/f-spot-24.png
plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES = \
plugins/shotwell-data-imports/FSpotDatabaseBehavior.vala \
diff --git a/publish-extra.am b/publish-extra.am
index f4e6f04..d87bfbb 100644
--- a/publish-extra.am
+++ b/publish-extra.am
@@ -1,4 +1,15 @@
plugin_LTLIBRARIES += plugins/shotwell-publishing-extras/shotwell-publishing-extras.la
+plugin_DATA += \
+ plugins/shotwell-publishing-extras/gallery3.png \
+ plugins/shotwell-publishing-extras/rajce.png \
+ plugins/shotwell-publishing-extras/tumblr.png \
+ plugins/shotwell-publishing-extras/gallery3_authentication_pane.glade \
+ plugins/shotwell-publishing-extras/gallery3_publishing_options_pane.glade \
+ plugins/shotwell-publishing-extras/rajce_authentication_pane.glade \
+ plugins/shotwell-publishing-extras/rajce_publishing_options_pane.glade \
+ plugins/shotwell-publishing-extras/tumblr_authentication_pane.glade \
+ plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.glade \
+ plugins/shotwell-publishing-extras/yandex_publish_model.glade
plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES = \
plugins/shotwell-publishing-extras/GalleryConnector.vala \
diff --git a/publish.am b/publish.am
index b120816..6b39ccc 100644
--- a/publish.am
+++ b/publish.am
@@ -1,5 +1,18 @@
plugin_LTLIBRARIES += plugins/shotwell-publishing/shotwell-publishing.la
+plugin_DATA += \
+ plugins/shotwell-publishing/facebook.png \
+ plugins/shotwell-publishing/flickr.png \
+ plugins/shotwell-publishing/picasa.png \
+ plugins/shotwell-publishing/piwigo.png \
+ plugins/shotwell-publishing/youtube.png \
+ plugins/shotwell-publishing/facebook_publishing_options_pane.glade \
+ plugins/shotwell-publishing/flickr_pin_entry_pane.glade \
+ plugins/shotwell-publishing/flickr_publishing_options_pane.glade \
+ plugins/shotwell-publishing/picasa_publishing_options_pane.glade \
+ plugins/shotwell-publishing/piwigo_authentication_pane.glade \
+ plugins/shotwell-publishing/piwigo_publishing_options_pane.glade \
+ plugins/shotwell-publishing/youtube_publishing_options_pane.glade
plugins_shotwell_publishing_shotwell_publishing_la_SOURCES = \
plugins/shotwell-publishing/shotwell-publishing.vala \
diff --git a/transition.am b/transition.am
index 5e60944..b635d2f 100644
--- a/transition.am
+++ b/transition.am
@@ -1,4 +1,5 @@
plugin_LTLIBRARIES += plugins/shotwell-transitions/shotwell-transitions.la
+plugin_DATA += plugins/shotwell-transitions/slideshow-plugin.png
plugins_shotwell_transitions_shotwell_transitions_la_SOURCES = \
plugins/shotwell-transitions/BlindsEffect.vala \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]