diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-09 12:10:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-09 12:10:38 +0200 |
commit | 709e2d6f5652ec90c194a4ec2b530bebc6f952cb (patch) | |
tree | 496b2f3899e1d5728ee9ae76095cc5056c317447 /publish-extra.am | |
parent | f1353e9ffd34db5f755c7da0b3f9c10638fbfd38 (diff) | |
parent | 5c8be07095cc04a6d8a95204b0504fd7ab030154 (diff) |
Merge branch 'release/0.28.3-1'0.28.3-1
Diffstat (limited to 'publish-extra.am')
-rw-r--r-- | publish-extra.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/publish-extra.am b/publish-extra.am index 801cc9a..2bf13e5 100644 --- a/publish-extra.am +++ b/publish-extra.am @@ -3,13 +3,10 @@ plugin_LTLIBRARIES += plugins/shotwell-publishing-extras/shotwell-publishing-ext dist_noinst_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.ui \ plugins/shotwell-publishing-extras/gallery3_publishing_options_pane.ui \ plugins/shotwell-publishing-extras/rajce_authentication_pane.ui \ plugins/shotwell-publishing-extras/rajce_publishing_options_pane.ui \ - plugins/shotwell-publishing-extras/tumblr_authentication_pane.ui \ - plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.ui \ plugins/shotwell-publishing-extras/yandex_publish_model.ui \ plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml @@ -17,7 +14,6 @@ plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES = \ plugins/shotwell-publishing-extras/GalleryConnector.vala \ plugins/shotwell-publishing-extras/RajcePublishing.vala \ plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala \ - plugins/shotwell-publishing-extras/TumblrPublishing.vala \ plugins/shotwell-publishing-extras/YandexPublishing.vala \ plugins/shotwell-plugin-common.vapi |