diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-01 14:35:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-05-01 14:35:32 +0200 |
commit | e230b6f78546827521107be23797048482c8b193 (patch) | |
tree | 948c1e77382c484819ea399bba4edcdc19cc6bf0 /publish-extra.am | |
parent | 211da5fc3048ca2b6ccee2166b0aaaade55cb84f (diff) | |
parent | 49120f48474fc8fdc2448c75d961bc238213cfac (diff) |
Update upstream source from tag 'upstream/0.28.2'
Update to upstream version '0.28.2'
with Debian dir 811236a8e9a1308bf427065dcb6270419ff4f965
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 |