summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1712
1 files changed, 915 insertions, 797 deletions
diff --git a/Makefile.in b/Makefile.in
index 5aea40f..0421edf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -91,31 +91,32 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
+@INSTALL_APPORT_HOOK_TRUE@am__append_1 = apport
pkglibexec_PROGRAMS = thumbnailer/shotwell-video-thumbnailer$(EXEEXT)
-@IS_GITVERSION_TRUE@am__append_1 = -D_GIT_VERSION='"@GITVER@"'
-@IS_GITVERSION_TRUE@am__append_2 = --define=_GITVERSION
+@IS_GITVERSION_TRUE@am__append_2 = -D_GIT_VERSION='"@GITVER@"'
+@IS_GITVERSION_TRUE@am__append_3 = --define=_GITVERSION
+noinst_PROGRAMS = src/shotwell-graphics-processor$(EXEEXT)
bin_PROGRAMS = shotwell$(EXEEXT)
-@AUTHENTICATOR_SHOTWELL_TRUE@am__append_3 = \
+@AUTHENTICATOR_SHOTWELL_TRUE@am__append_4 = \
@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.vala \
@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/FacebookPublishingAuthenticator.vala \
@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala \
-@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/GoogleAuthenticator.vala
+@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/GoogleAuthenticator.vala \
+@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/OAuth1Authenticator.vala \
+@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/TumblrAuthenticator.vala
-@HAVE_EXTRA_PLUGINS_TRUE@am__append_4 = plugins/shotwell-publishing-extras/shotwell-publishing-extras.la
-@HAVE_EXTRA_PLUGINS_TRUE@am__append_5 = \
+@HAVE_EXTRA_PLUGINS_TRUE@am__append_5 = plugins/shotwell-publishing-extras/shotwell-publishing-extras.la
+@HAVE_EXTRA_PLUGINS_TRUE@am__append_6 = \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/gallery3.png \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/rajce.png \
-@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/tumblr.png \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/gallery3_publishing_options_pane.ui \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/rajce_authentication_pane.ui \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/rajce_publishing_options_pane.ui \
-@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/tumblr_authentication_pane.ui \
-@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/tumblr_publishing_options_pane.ui \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/yandex_publish_model.ui \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/org.gnome.Shotwell.Publishing.Extras.gresource.xml
-@HAVE_EXTRA_PLUGINS_TRUE@am__append_6 = plugins/shotwell-publishing-extras/resource.c
+@HAVE_EXTRA_PLUGINS_TRUE@am__append_7 = plugins/shotwell-publishing-extras/resource.c
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/appstream-xml.m4 \
@@ -185,12 +186,16 @@ am__plugins_authenticator_libshotwell_authenticator_la_SOURCES_DIST = \
plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.vala \
plugins/authenticator/shotwell/FacebookPublishingAuthenticator.vala \
plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala \
- plugins/authenticator/shotwell/GoogleAuthenticator.vala
+ plugins/authenticator/shotwell/GoogleAuthenticator.vala \
+ plugins/authenticator/shotwell/OAuth1Authenticator.vala \
+ plugins/authenticator/shotwell/TumblrAuthenticator.vala
am__dirstamp = $(am__leading_dot)dirstamp
@AUTHENTICATOR_SHOTWELL_TRUE@am__objects_1 = plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-ShotwellAuthenticatorFactory.lo \
@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-FacebookPublishingAuthenticator.lo \
@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-FlickrPublishingAuthenticator.lo \
-@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-GoogleAuthenticator.lo
+@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-GoogleAuthenticator.lo \
+@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.lo \
+@AUTHENTICATOR_SHOTWELL_TRUE@ plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.lo
am_plugins_authenticator_libshotwell_authenticator_la_OBJECTS = \
$(am__objects_1)
nodist_plugins_authenticator_libshotwell_authenticator_la_OBJECTS = plugins/authenticator/plugins_authenticator_libshotwell_authenticator_la-resource.lo
@@ -208,6 +213,7 @@ plugins_authenticator_libshotwell_authenticator_la_LINK = $(LIBTOOL) \
plugins_common_libshotwell_plugin_common_la_DEPENDENCIES = \
$(am__DEPENDENCIES_1)
am_plugins_common_libshotwell_plugin_common_la_OBJECTS = plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo \
+ plugins/common/plugins_common_libshotwell_plugin_common_la-OAuth1Support.lo \
plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo \
plugins/common/plugins_common_libshotwell_plugin_common_la-WebAuthenticationPane.lo \
plugins/common/plugins_common_libshotwell_plugin_common_la-BuilderPane.lo
@@ -218,33 +224,6 @@ plugins_common_libshotwell_plugin_common_la_LINK = $(LIBTOOL) \
--mode=link $(CCLD) \
$(plugins_common_libshotwell_plugin_common_la_CFLAGS) \
$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-plugins_shotwell_data_imports_shotwell_data_imports_la_DEPENDENCIES = \
- $(am__DEPENDENCIES_1) \
- $(top_builddir)/plugins/common/libshotwell-plugin-common.la
-am_plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS = plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo \
- plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo
-nodist_plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS = plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo
-plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS = $(am_plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS) \
- $(nodist_plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS)
-plugins_shotwell_data_imports_shotwell_data_imports_la_LINK = \
- $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) \
- $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) \
- $(CFLAGS) \
- $(plugins_shotwell_data_imports_shotwell_data_imports_la_LDFLAGS) \
- $(LDFLAGS) -o $@
@HAVE_EXTRA_PLUGINS_TRUE@plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_DEPENDENCIES = \
@HAVE_EXTRA_PLUGINS_TRUE@ $(am__DEPENDENCIES_1) \
@HAVE_EXTRA_PLUGINS_TRUE@ $(top_builddir)/plugins/common/libshotwell-plugin-common.la
@@ -252,13 +231,11 @@ am__plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES_DIS
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
@HAVE_EXTRA_PLUGINS_TRUE@am_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS = plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.lo \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo \
-@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo
@HAVE_EXTRA_PLUGINS_TRUE@nodist_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS = plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.lo
plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS = $(am_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_OBJECTS) \
@@ -280,6 +257,7 @@ am_plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS = plugins/shotwell
plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FacebookPublishing.lo \
plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.lo \
plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo \
+ plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.lo \
plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo \
plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.lo
nodist_plugins_shotwell_publishing_shotwell_publishing_la_OBJECTS = plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-resource.lo
@@ -316,6 +294,17 @@ plugins_shotwell_transitions_shotwell_transitions_la_LINK = \
$(CFLAGS) \
$(plugins_shotwell_transitions_shotwell_transitions_la_LDFLAGS) \
$(LDFLAGS) -o $@
+src_libgraphics_processor_la_LIBADD =
+am_src_libgraphics_processor_la_OBJECTS = \
+ src/src_libgraphics_processor_la-ColorTransformation.lo \
+ src/util/src_libgraphics_processor_la-KeyValueMap.lo \
+ src/src_libgraphics_processor_la-_transformation.lo
+src_libgraphics_processor_la_OBJECTS = \
+ $(am_src_libgraphics_processor_la_OBJECTS)
+src_libgraphics_processor_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
+ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(src_libgraphics_processor_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
+ $(LDFLAGS) -o $@
src_plugins_libplugin_la_LIBADD =
am_src_plugins_libplugin_la_OBJECTS = \
src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo \
@@ -328,7 +317,7 @@ src_plugins_libplugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
$(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
-PROGRAMS = $(bin_PROGRAMS) $(pkglibexec_PROGRAMS)
+PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(pkglibexec_PROGRAMS)
am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
src/util/shotwell-Util.$(OBJEXT) \
src/util/shotwell-file.$(OBJEXT) \
@@ -336,7 +325,6 @@ am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
src/util/shotwell-misc.$(OBJEXT) \
src/util/shotwell-string.$(OBJEXT) \
src/util/shotwell-system.$(OBJEXT) \
- src/util/shotwell-KeyValueMap.$(OBJEXT) \
src/util/shotwell-ui.$(OBJEXT) \
src/threads/shotwell-Threads.$(OBJEXT) \
src/threads/shotwell-Workers.$(OBJEXT) \
@@ -351,7 +339,18 @@ am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
src/db/shotwell-VideoTable.$(OBJEXT) \
src/db/shotwell-VersionTable.$(OBJEXT) \
src/db/shotwell-SavedSearchDBTable.$(OBJEXT) \
+ src/dialogs/shotwell-Preferences.$(OBJEXT) \
+ src/dialogs/shotwell-EntryMultiCompletion.$(OBJEXT) \
+ src/dialogs/shotwell-ExportDialog.$(OBJEXT) \
+ src/dialogs/shotwell-TextEntry.$(OBJEXT) \
+ src/dialogs/shotwell-WelcomeDialog.$(OBJEXT) \
+ src/dialogs/shotwell-MultiTextEntryDialog.$(OBJEXT) \
+ src/dialogs/shotwell-AdjustDateTimeDialog.$(OBJEXT) \
+ src/dialogs/shotwell-SetBackground.$(OBJEXT) \
+ src/dialogs/shotwell-ProgressDialog.$(OBJEXT) \
+ src/dialogs/shotwell-SetBackgroundSlideshow.$(OBJEXT) \
src/editing_tools/shotwell-EditingTools.$(OBJEXT) \
+ src/editing_tools/shotwell-RGBHistogramManipulator.$(OBJEXT) \
src/editing_tools/shotwell-StraightenTool.$(OBJEXT) \
src/slideshow/shotwell-Slideshow.$(OBJEXT) \
src/slideshow/shotwell-TransitionEffects.$(OBJEXT) \
@@ -376,7 +375,7 @@ am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
src/publishing/shotwell-APIGlue.$(OBJEXT) \
src/library/shotwell-Library.$(OBJEXT) \
src/library/shotwell-LibraryWindow.$(OBJEXT) \
- src/library/shotwell-Branch.$(OBJEXT) \
+ src/library/shotwell-LibraryBranch.$(OBJEXT) \
src/library/shotwell-TrashSidebarEntry.$(OBJEXT) \
src/library/shotwell-OfflineSidebarEntry.$(OBJEXT) \
src/library/shotwell-FlaggedSidebarEntry.$(OBJEXT) \
@@ -415,22 +414,22 @@ am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
src/sidebar/shotwell-Tree.$(OBJEXT) \
src/sidebar/shotwell-common.$(OBJEXT) \
src/events/shotwell-Events.$(OBJEXT) \
- src/events/shotwell-Branch.$(OBJEXT) \
+ src/events/shotwell-EventsBranch.$(OBJEXT) \
src/events/shotwell-EventsDirectoryPage.$(OBJEXT) \
src/events/shotwell-EventPage.$(OBJEXT) \
src/events/shotwell-EventDirectoryItem.$(OBJEXT) \
src/tags/shotwell-Tags.$(OBJEXT) \
- src/tags/shotwell-Branch.$(OBJEXT) \
+ src/tags/shotwell-TagsBranch.$(OBJEXT) \
src/tags/shotwell-TagPage.$(OBJEXT) \
src/tags/shotwell-HierarchicalTagIndex.$(OBJEXT) \
src/tags/shotwell-HierarchicalTagUtilities.$(OBJEXT) \
src/camera/shotwell-Camera.$(OBJEXT) \
- src/camera/shotwell-Branch.$(OBJEXT) \
+ src/camera/shotwell-CameraBranch.$(OBJEXT) \
src/camera/shotwell-CameraTable.$(OBJEXT) \
src/camera/shotwell-GPhoto.$(OBJEXT) \
src/camera/shotwell-ImportPage.$(OBJEXT) \
src/searches/shotwell-Searches.$(OBJEXT) \
- src/searches/shotwell-Branch.$(OBJEXT) \
+ src/searches/shotwell-SearchesBranch.$(OBJEXT) \
src/searches/shotwell-SearchBoolean.$(OBJEXT) \
src/searches/shotwell-SavedSearchPage.$(OBJEXT) \
src/searches/shotwell-SavedSearchDialog.$(OBJEXT) \
@@ -443,8 +442,8 @@ am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
src/data_imports/shotwell-DataImportJob.$(OBJEXT) \
src/data_imports/shotwell-DataImportSource.$(OBJEXT) \
src/folders/shotwell-Folders.$(OBJEXT) \
- src/folders/shotwell-Branch.$(OBJEXT) \
- src/folders/shotwell-Page.$(OBJEXT) \
+ src/folders/shotwell-FoldersBranch.$(OBJEXT) \
+ src/folders/shotwell-FoldersPage.$(OBJEXT) \
src/shotwell-main.$(OBJEXT) src/shotwell-AppWindow.$(OBJEXT) \
src/shotwell-CollectionPage.$(OBJEXT) \
src/shotwell-NaturalCollate.$(OBJEXT) \
@@ -459,10 +458,7 @@ am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
src/shotwell-BatchImport.$(OBJEXT) \
src/shotwell-Dialogs.$(OBJEXT) \
src/shotwell-Resources.$(OBJEXT) src/shotwell-Debug.$(OBJEXT) \
- src/shotwell-ColorTransformation.$(OBJEXT) \
- src/shotwell-Properties.$(OBJEXT) \
- src/shotwell-CustomComponents.$(OBJEXT) \
- src/shotwell-Event.$(OBJEXT) \
+ src/shotwell-Properties.$(OBJEXT) src/shotwell-Event.$(OBJEXT) \
src/shotwell-International.$(OBJEXT) \
src/shotwell-AppDirs.$(OBJEXT) \
src/shotwell-PixbufCache.$(OBJEXT) \
@@ -517,11 +513,21 @@ am_shotwell_OBJECTS = src/unit/shotwell-Unit.$(OBJEXT) \
src/.unitize/shotwell-_Direct_unitize_entry.$(OBJEXT)
nodist_shotwell_OBJECTS = shotwell-resource.$(OBJEXT)
shotwell_OBJECTS = $(am_shotwell_OBJECTS) $(nodist_shotwell_OBJECTS)
-shotwell_DEPENDENCIES = src/plugins/libplugin.la $(am__DEPENDENCIES_1) \
+shotwell_DEPENDENCIES = src/plugins/libplugin.la \
+ src/libgraphics-processor.la $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1)
shotwell_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(shotwell_CFLAGS) \
$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+am_src_shotwell_graphics_processor_OBJECTS = src/src_shotwell_graphics_processor-graphics-processor.$(OBJEXT)
+src_shotwell_graphics_processor_OBJECTS = \
+ $(am_src_shotwell_graphics_processor_OBJECTS)
+src_shotwell_graphics_processor_DEPENDENCIES = \
+ src/libgraphics-processor.la $(am__DEPENDENCIES_1)
+src_shotwell_graphics_processor_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
+ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+ $(src_shotwell_graphics_processor_CFLAGS) $(CFLAGS) \
+ $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_thumbnailer_shotwell_video_thumbnailer_OBJECTS = thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.$(OBJEXT)
thumbnailer_shotwell_video_thumbnailer_OBJECTS = \
$(am_thumbnailer_shotwell_video_thumbnailer_OBJECTS)
@@ -578,24 +584,25 @@ SOURCES = \
$(plugins_authenticator_libshotwell_authenticator_la_SOURCES) \
$(nodist_plugins_authenticator_libshotwell_authenticator_la_SOURCES) \
$(plugins_common_libshotwell_plugin_common_la_SOURCES) \
- $(plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES) \
- $(nodist_plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES) \
$(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES) \
$(nodist_plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES) \
$(plugins_shotwell_publishing_shotwell_publishing_la_SOURCES) \
$(nodist_plugins_shotwell_publishing_shotwell_publishing_la_SOURCES) \
$(plugins_shotwell_transitions_shotwell_transitions_la_SOURCES) \
$(nodist_plugins_shotwell_transitions_shotwell_transitions_la_SOURCES) \
+ $(src_libgraphics_processor_la_SOURCES) \
$(src_plugins_libplugin_la_SOURCES) $(shotwell_SOURCES) \
$(nodist_shotwell_SOURCES) \
+ $(src_shotwell_graphics_processor_SOURCES) \
$(thumbnailer_shotwell_video_thumbnailer_SOURCES)
DIST_SOURCES = $(am__plugins_authenticator_libshotwell_authenticator_la_SOURCES_DIST) \
$(plugins_common_libshotwell_plugin_common_la_SOURCES) \
- $(plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES) \
$(am__plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_SOURCES_DIST) \
$(plugins_shotwell_publishing_shotwell_publishing_la_SOURCES) \
$(plugins_shotwell_transitions_shotwell_transitions_la_SOURCES) \
+ $(src_libgraphics_processor_la_SOURCES) \
$(src_plugins_libplugin_la_SOURCES) $(shotwell_SOURCES) \
+ $(src_shotwell_graphics_processor_SOURCES) \
$(thumbnailer_shotwell_video_thumbnailer_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
ctags-recursive dvi-recursive html-recursive info-recursive \
@@ -610,12 +617,15 @@ am__can_run_installinfo = \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
-am__dist_noinst_DATA_DIST = org.gnome.Shotwell.gresource.xml \
- plugins/authenticator/shotwell/flickr_pin_entry_pane.ui \
+am__dist_noinst_DATA_DIST = src/shotwell-graphics-processor.vapi \
+ src/shotwell-graphics-processor.h \
+ org.gnome.Shotwell.gresource.xml \
+ plugins/authenticator/shotwell/tumblr_authentication_pane.ui \
plugins/authenticator/shotwell/org.gnome.Shotwell.Authenticator.gresource.xml \
plugins/authenticator/shotwell-authenticator.h \
plugins/shotwell-publishing/facebook.png \
plugins/shotwell-publishing/flickr.png \
+ plugins/shotwell-publishing/tumblr.png \
plugins/shotwell-publishing/picasa.png \
plugins/shotwell-publishing/piwigo.png \
plugins/shotwell-publishing/youtube.png \
@@ -625,27 +635,32 @@ am__dist_noinst_DATA_DIST = org.gnome.Shotwell.gresource.xml \
plugins/shotwell-publishing/piwigo_authentication_pane.ui \
plugins/shotwell-publishing/piwigo_publishing_options_pane.ui \
plugins/shotwell-publishing/piwigo_ssl_failure_pane.ui \
+ plugins/shotwell-publishing/tumblr_publishing_options_pane.ui \
plugins/shotwell-publishing/youtube_publishing_options_pane.ui \
plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml \
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 \
plugins/shotwell-transitions/slideshow-plugin.png \
plugins/shotwell-transitions/org.gnome.Shotwell.Transitions.gresource.xml \
- plugins/shotwell-data-imports/f-spot-24.png \
- plugins/shotwell-data-imports/org.gnome.Shotwell.Imports.gresource.xml \
plugins/shotwell-plugin-dev-1.0.h \
plugins/shotwell-plugin-common.h vapi/gphoto.h \
vapi/libexif.vapi vapi/libgphoto2.vapi vapi/libraw.vapi \
- vapi/unity.deps vapi/unity.vapi vapi/misc.vapi
+ vapi/misc.vapi app-icons/meson.build thumbnailer/meson.build \
+ meson.build po/meson.build apport/meson.build help/meson.build \
+ settings-migrator/meson.build misc/meson.build src/meson.build \
+ src/plugins/meson.build plugins/meson.build \
+ plugins/shotwell-publishing-extras/meson.build \
+ plugins/shotwell-publishing/meson.build \
+ plugins/authenticator/shotwell/meson.build \
+ plugins/authenticator/meson.build plugins/common/meson.build \
+ plugins/shotwell-transitions/meson.build meson_options.txt \
+ apport/shotwell.py
DATA = $(dist_noinst_DATA) $(dist_plugin_DATA)
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
@@ -676,16 +691,17 @@ am__define_uniq_tagged_files = \
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
-DIST_SUBDIRS = $(SUBDIRS)
+DIST_SUBDIRS = misc help po app-icons icons ui apport
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp \
$(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp \
- $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp \
$(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp \
$(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp \
$(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp \
$(srcdir)/shotwell_vala.stamp \
+ $(srcdir)/src_libgraphics_processor_la_vala.stamp \
$(srcdir)/src_plugins_libplugin_la_vala.stamp \
+ $(srcdir)/src_shotwell_graphics_processor_vala.stamp \
$(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp \
$(top_srcdir)/authenticator.am $(top_srcdir)/build-aux/compile \
$(top_srcdir)/build-aux/config.guess \
@@ -695,7 +711,7 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/build-aux/install-sh \
$(top_srcdir)/build-aux/ltmain.sh \
$(top_srcdir)/build-aux/missing $(top_srcdir)/common.am \
- $(top_srcdir)/import.am $(top_srcdir)/publish-extra.am \
+ $(top_srcdir)/pipeline.am $(top_srcdir)/publish-extra.am \
$(top_srcdir)/publish.am $(top_srcdir)/shotwell.am \
$(top_srcdir)/thumbnailer.am $(top_srcdir)/transition.am \
ABOUT-NLS AUTHORS COPYING INSTALL NEWS README THANKS \
@@ -705,33 +721,21 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
plugins/authenticator/shotwell/FacebookPublishingAuthenticator.c \
plugins/authenticator/shotwell/FlickrPublishingAuthenticator.c \
plugins/authenticator/shotwell/GoogleAuthenticator.c \
+ plugins/authenticator/shotwell/OAuth1Authenticator.c \
plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.c \
- plugins/common/BuilderPane.c plugins/common/RESTSupport.c \
- plugins/common/Resources.c \
+ plugins/authenticator/shotwell/TumblrAuthenticator.c \
+ plugins/common/BuilderPane.c plugins/common/OAuth1Support.c \
+ plugins/common/RESTSupport.c plugins/common/Resources.c \
plugins/common/WebAuthenticationPane.c \
- plugins/shotwell-data-imports/FSpotDatabase.c \
- plugins/shotwell-data-imports/FSpotDatabaseBehavior.c \
- plugins/shotwell-data-imports/FSpotDatabaseTable.c \
- plugins/shotwell-data-imports/FSpotImporter.c \
- plugins/shotwell-data-imports/FSpotMetaTable.c \
- plugins/shotwell-data-imports/FSpotPhotoTagsTable.c \
- plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c \
- plugins/shotwell-data-imports/FSpotPhotosTable.c \
- plugins/shotwell-data-imports/FSpotRollsTable.c \
- plugins/shotwell-data-imports/FSpotTableBehavior.c \
- plugins/shotwell-data-imports/FSpotTagsTable.c \
- plugins/shotwell-data-imports/SqliteSupport.c \
- plugins/shotwell-data-imports/VersionNumber.c \
- plugins/shotwell-data-imports/shotwell-data-imports.c \
plugins/shotwell-publishing-extras/GalleryConnector.c \
plugins/shotwell-publishing-extras/RajcePublishing.c \
- plugins/shotwell-publishing-extras/TumblrPublishing.c \
plugins/shotwell-publishing-extras/YandexPublishing.c \
plugins/shotwell-publishing-extras/shotwell-publishing-extras.c \
plugins/shotwell-publishing/FacebookPublishing.c \
plugins/shotwell-publishing/FlickrPublishing.c \
plugins/shotwell-publishing/PicasaPublishing.c \
plugins/shotwell-publishing/PiwigoPublishing.c \
+ plugins/shotwell-publishing/TumblrPublishing.c \
plugins/shotwell-publishing/YouTubePublishing.c \
plugins/shotwell-publishing/shotwell-publishing.c \
plugins/shotwell-transitions/BlindsEffect.c \
@@ -766,13 +770,13 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
src/AppDirs.c src/AppWindow.c src/Application.c \
src/BatchImport.c src/Box.c src/CheckerboardLayout.c \
src/CollectionPage.c src/ColorTransformation.c \
- src/CommandManager.c src/Commands.c src/CustomComponents.c \
- src/Debug.c src/DesktopIntegration.c src/Dialogs.c \
- src/Dimensions.c src/DirectoryMonitor.c src/Event.c \
- src/Exporter.c src/International.c src/LibraryFiles.c \
- src/LibraryMonitor.c src/MediaDataRepresentation.c \
- src/MediaInterfaces.c src/MediaMetadata.c src/MediaMonitor.c \
- src/MediaPage.c src/MediaViewTracker.c src/MetadataWriter.c \
+ src/CommandManager.c src/Commands.c src/Debug.c \
+ src/DesktopIntegration.c src/Dialogs.c src/Dimensions.c \
+ src/DirectoryMonitor.c src/Event.c src/Exporter.c \
+ src/International.c src/LibraryFiles.c src/LibraryMonitor.c \
+ src/MediaDataRepresentation.c src/MediaInterfaces.c \
+ src/MediaMetadata.c src/MediaMonitor.c src/MediaPage.c \
+ src/MediaViewTracker.c src/MetadataWriter.c \
src/NaturalCollate.c src/Orientation.c src/Page.c src/Photo.c \
src/PhotoMonitor.c src/PhotoPage.c src/PixbufCache.c \
src/Printing.c src/Properties.c src/Resources.c \
@@ -780,8 +784,8 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
src/SortedList.c src/Tag.c src/Thumbnail.c \
src/ThumbnailCache.c src/TimedQueue.c src/Tombstone.c \
src/UnityProgressBar.c src/Upgrades.c src/VideoMetadata.c \
- src/VideoMonitor.c src/VideoSupport.c src/camera/Branch.c \
- src/camera/Camera.c src/camera/CameraTable.c \
+ src/VideoMonitor.c src/VideoSupport.c src/camera/Camera.c \
+ src/camera/CameraBranch.c src/camera/CameraTable.c \
src/camera/GPhoto.c src/camera/ImportPage.c \
src/config/Config.c src/config/ConfigurationInterfaces.c \
src/config/GSettingsEngine.c src/core/Alteration.c \
@@ -801,24 +805,31 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
src/db/Db.c src/db/EventTable.c src/db/PhotoTable.c \
src/db/SavedSearchDBTable.c src/db/TagTable.c \
src/db/TombstoneTable.c src/db/VersionTable.c \
- src/db/VideoTable.c src/direct/Direct.c \
+ src/db/VideoTable.c src/dialogs/AdjustDateTimeDialog.c \
+ src/dialogs/EntryMultiCompletion.c src/dialogs/ExportDialog.c \
+ src/dialogs/MultiTextEntryDialog.c src/dialogs/Preferences.c \
+ src/dialogs/ProgressDialog.c src/dialogs/SetBackground.c \
+ src/dialogs/SetBackgroundSlideshow.c src/dialogs/TextEntry.c \
+ src/dialogs/WelcomeDialog.c src/direct/Direct.c \
src/direct/DirectPhoto.c src/direct/DirectPhotoPage.c \
src/direct/DirectView.c src/direct/DirectWindow.c \
src/editing_tools/EditingTools.c \
- src/editing_tools/StraightenTool.c src/events/Branch.c \
+ src/editing_tools/RGBHistogramManipulator.c \
+ src/editing_tools/StraightenTool.c \
src/events/EventDirectoryItem.c src/events/EventPage.c \
- src/events/Events.c src/events/EventsDirectoryPage.c \
- src/folders/Branch.c src/folders/Folders.c src/folders/Page.c \
- src/library/Branch.c src/library/FlaggedPage.c \
+ src/events/Events.c src/events/EventsBranch.c \
+ src/events/EventsDirectoryPage.c src/folders/Folders.c \
+ src/folders/FoldersBranch.c src/folders/FoldersPage.c \
+ src/graphics-processor.c src/library/FlaggedPage.c \
src/library/FlaggedSidebarEntry.c \
src/library/ImportQueuePage.c \
src/library/ImportQueueSidebarEntry.c \
src/library/LastImportPage.c \
src/library/LastImportSidebarEntry.c src/library/Library.c \
- src/library/LibraryWindow.c src/library/OfflinePage.c \
- src/library/OfflineSidebarEntry.c src/library/TrashPage.c \
- src/library/TrashSidebarEntry.c src/main.c \
- src/photos/BmpSupport.c src/photos/GRaw.c \
+ src/library/LibraryBranch.c src/library/LibraryWindow.c \
+ src/library/OfflinePage.c src/library/OfflineSidebarEntry.c \
+ src/library/TrashPage.c src/library/TrashSidebarEntry.c \
+ src/main.c src/photos/BmpSupport.c src/photos/GRaw.c \
src/photos/GdkSupport.c src/photos/JfifSupport.c \
src/photos/PhotoFileAdapter.c src/photos/PhotoFileFormat.c \
src/photos/PhotoFileSniffer.c src/photos/PhotoMetadata.c \
@@ -832,21 +843,21 @@ am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
src/plugins/TransitionsInterfaces.c src/publishing/APIGlue.c \
src/publishing/Publishing.c \
src/publishing/PublishingPluginHost.c \
- src/publishing/PublishingUI.c src/searches/Branch.c \
- src/searches/SavedSearchDialog.c \
+ src/publishing/PublishingUI.c src/searches/SavedSearchDialog.c \
src/searches/SavedSearchPage.c src/searches/SearchBoolean.c \
- src/searches/Searches.c src/sidebar/Branch.c \
- src/sidebar/Entry.c src/sidebar/Sidebar.c src/sidebar/Tree.c \
- src/sidebar/common.c src/slideshow/Slideshow.c \
- src/slideshow/TransitionEffects.c src/tags/Branch.c \
+ src/searches/Searches.c src/searches/SearchesBranch.c \
+ src/sidebar/Branch.c src/sidebar/Entry.c src/sidebar/Sidebar.c \
+ src/sidebar/Tree.c src/sidebar/common.c \
+ src/slideshow/Slideshow.c src/slideshow/TransitionEffects.c \
src/tags/HierarchicalTagIndex.c \
src/tags/HierarchicalTagUtilities.c src/tags/TagPage.c \
- src/tags/Tags.c src/threads/BackgroundJob.c \
- src/threads/Semaphore.c src/threads/Threads.c \
- src/threads/Workers.c src/unit/Unit.c src/util/KeyValueMap.c \
- src/util/Util.c src/util/file.c src/util/image.c \
- src/util/misc.c src/util/string.c src/util/system.c \
- src/util/ui.c thumbnailer/shotwell-video-thumbnailer.c
+ src/tags/Tags.c src/tags/TagsBranch.c \
+ src/threads/BackgroundJob.c src/threads/Semaphore.c \
+ src/threads/Threads.c src/threads/Workers.c src/unit/Unit.c \
+ src/util/KeyValueMap.c src/util/Util.c src/util/file.c \
+ src/util/image.c src/util/misc.c src/util/string.c \
+ src/util/system.c src/util/ui.c \
+ thumbnailer/shotwell-video-thumbnailer.c
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
@@ -1068,8 +1079,8 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = misc help po app-icons icons ui
-EXTRA_DIST = AUTHORS
+SUBDIRS = misc help po app-icons icons ui $(am__append_1)
+EXTRA_DIST = AUTHORS git-hash
# find $(distdir) -name "*.c" -o -name "shotwell*.h" -o -name "shotwell*.vapi" -o -name "*vala.stamp" -exec rm {} \;
MAINTAINERCLEANFILES = \
$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
@@ -1077,6 +1088,7 @@ MAINTAINERCLEANFILES = \
$(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL)
GITIGNOREFILES = \
+ build \
ABOUT-NLS \
plugins/**/*.h \
plugins/**/*.vapi \
@@ -1102,6 +1114,7 @@ lib_LTLIBRARIES = plugins/common/libshotwell-plugin-common.la \
plugins/authenticator/libshotwell-authenticator.la
plugins_common_libshotwell_plugin_common_la_SOURCES = \
plugins/common/RESTSupport.vala \
+ plugins/common/OAuth1Support.vala \
plugins/common/Resources.vala \
plugins/common/WebAuthenticationPane.vala \
plugins/common/BuilderPane.vala \
@@ -1132,9 +1145,8 @@ plugins_common_libshotwell_plugin_common_la_LIBADD = \
#
# Create intermediate library for the Plugin API
#
-noinst_LTLIBRARIES = \
- src/plugins/libplugin.la
-
+noinst_LTLIBRARIES = src/plugins/libplugin.la \
+ src/libgraphics-processor.la
src_plugins_libplugin_la_SOURCES = \
src/plugins/SpitInterfaces.vala \
src/plugins/TransitionsInterfaces.vala \
@@ -1162,17 +1174,19 @@ SHOTWELL_PLUGIN_LDFLAGS = \
plugindir = $(pkglibdir)/plugins/builtin
plugin_LTLIBRARIES = \
plugins/shotwell-publishing/shotwell-publishing.la \
- $(am__append_4) \
- plugins/shotwell-transitions/shotwell-transitions.la \
- plugins/shotwell-data-imports/shotwell-data-imports.la
+ $(am__append_5) \
+ plugins/shotwell-transitions/shotwell-transitions.la
dist_plugin_DATA =
dist_pkglibexec_SCRIPTS = $(top_srcdir)/settings-migrator/shotwell-settings-migrator
-dist_noinst_DATA = $(NULL) org.gnome.Shotwell.gresource.xml \
- plugins/authenticator/shotwell/flickr_pin_entry_pane.ui \
+dist_noinst_DATA = $(NULL) src/shotwell-graphics-processor.vapi \
+ src/shotwell-graphics-processor.h \
+ org.gnome.Shotwell.gresource.xml \
+ plugins/authenticator/shotwell/tumblr_authentication_pane.ui \
plugins/authenticator/shotwell/org.gnome.Shotwell.Authenticator.gresource.xml \
plugins/authenticator/shotwell-authenticator.h \
plugins/shotwell-publishing/facebook.png \
plugins/shotwell-publishing/flickr.png \
+ plugins/shotwell-publishing/tumblr.png \
plugins/shotwell-publishing/picasa.png \
plugins/shotwell-publishing/piwigo.png \
plugins/shotwell-publishing/youtube.png \
@@ -1182,27 +1196,44 @@ dist_noinst_DATA = $(NULL) org.gnome.Shotwell.gresource.xml \
plugins/shotwell-publishing/piwigo_authentication_pane.ui \
plugins/shotwell-publishing/piwigo_publishing_options_pane.ui \
plugins/shotwell-publishing/piwigo_ssl_failure_pane.ui \
+ plugins/shotwell-publishing/tumblr_publishing_options_pane.ui \
plugins/shotwell-publishing/youtube_publishing_options_pane.ui \
plugins/shotwell-publishing/org.gnome.Shotwell.Publishing.gresource.xml \
- $(am__append_5) \
+ $(am__append_6) \
plugins/shotwell-transitions/slideshow-plugin.png \
plugins/shotwell-transitions/org.gnome.Shotwell.Transitions.gresource.xml \
- plugins/shotwell-data-imports/f-spot-24.png \
- plugins/shotwell-data-imports/org.gnome.Shotwell.Imports.gresource.xml \
plugins/shotwell-plugin-dev-1.0.h \
plugins/shotwell-plugin-common.h vapi/gphoto.h \
vapi/libexif.vapi vapi/libgphoto2.vapi vapi/libraw.vapi \
- vapi/unity.deps vapi/unity.vapi vapi/misc.vapi
+ vapi/misc.vapi app-icons/meson.build thumbnailer/meson.build \
+ meson.build po/meson.build apport/meson.build help/meson.build \
+ settings-migrator/meson.build misc/meson.build src/meson.build \
+ src/plugins/meson.build plugins/meson.build \
+ plugins/shotwell-publishing-extras/meson.build \
+ plugins/shotwell-publishing/meson.build \
+ plugins/authenticator/shotwell/meson.build \
+ plugins/authenticator/meson.build plugins/common/meson.build \
+ plugins/shotwell-transitions/meson.build meson_options.txt \
+ app-icons/meson.build apport/meson.build help/meson.build \
+ meson.build meson_options.txt misc/meson.build \
+ plugins/authenticator/meson.build \
+ plugins/authenticator/shotwell/meson.build \
+ plugins/common/meson.build plugins/meson.build \
+ plugins/shotwell-publishing-extras/meson.build \
+ plugins/shotwell-publishing/meson.build \
+ plugins/shotwell-transitions/meson.build po/meson.build \
+ settings-migrator/meson.build src/meson.build \
+ src/plugins/meson.build thumbnailer/meson.build \
+ apport/shotwell.py
MOSTLYCLEANFILES = $(NULL) resource.c plugins/authenticator/resource.c \
- plugins/shotwell-publishing/resource.c $(am__append_6) \
- plugins/shotwell-transitions/resource.c \
- plugins/shotwell-data-imports/resource.c
+ plugins/shotwell-publishing/resource.c $(am__append_7) \
+ plugins/shotwell-transitions/resource.c
# --enable-checking needs to come first to not trigger
# https://debbugs.gnu.org/cgi/bugreport.cgi?bug=18734
COMMON_VALAFLAGS = --enable-checking --target-glib=2.40 --thread \
--fatal-warnings --enable-experimental --enable-deprecated \
- $(am__append_2)
+ $(am__append_3)
COMMON_CFLAGS = -I$(top_srcdir)/vapi -D_PREFIX='"$(prefix)"' \
-Wno-incompatible-pointer-types -Wno-discarded-qualifiers \
-D_VERSION='"$(VERSION)"' \
@@ -1210,16 +1241,51 @@ COMMON_CFLAGS = -I$(top_srcdir)/vapi -D_PREFIX='"$(prefix)"' \
-D_LANG_SUPPORT_DIR='"$(prefix)/share/locale"' \
-D_LIBEXECDIR='"$(libexecdir)"' -D_LIB='"$(libdir)"' \
-Wno-incompatible-pointer-types -Wno-discarded-qualifiers \
- $(am__append_1)
+ $(am__append_2)
+src_libgraphics_processor_la_SOURCES = \
+ src/ColorTransformation.vala \
+ src/util/KeyValueMap.vala \
+ src/_transformation.c
+
+src_libgraphics_processor_la_VALAFLAGS = \
+ $(COMMON_VALAFLAGS) \
+ --disable-assert \
+ --pkg gio-2.0 \
+ --pkg gdk-3.0 \
+ --pkg gee-0.8 \
+ --pkg gdk-pixbuf-2.0 \
+ --vapi=src/shotwell-graphics-processor.vapi \
+ --header=src/shotwell-graphics-processor.h
+
+src_libgraphics_processor_la_CFLAGS = $(SHOTWELL_CFLAGS) \
+ $(COMMON_CFLAGS) -DG_DISABLE_CAST_CHECKS
+src_shotwell_graphics_processor_SOURCES = \
+ src/graphics-processor.vala \
+ src/shotwell-graphics-processor.vapi
+
+src_shotwell_graphics_processor_VALAFLAGS = \
+ $(COMMON_VALAFLAGS) \
+ --pkg gio-2.0 \
+ --pkg gdk-3.0 \
+ --pkg gee-0.8 \
+ --pkg gdk-pixbuf-2.0
+
+src_shotwell_graphics_processor_CFLAGS = $(SHOTWELL_CFLAGS) $(COMMON_CFLAGS)
+src_shotwell_graphics_processor_LDADD = \
+ src/libgraphics-processor.la \
+ $(SHOTWELL_LIBS)
+
shotwell_CFLAGS = \
$(SHOTWELL_CFLAGS) \
$(UNITY_CFLAGS) \
$(COMMON_CFLAGS) \
-I$(top_builddir)/plugins \
- -I$(abs_top_srcdir)/plugins
+ -I$(abs_top_srcdir)/plugins \
+ -I$(abs_top_srcdir)/src
shotwell_LDADD = \
src/plugins/libplugin.la \
+ src/libgraphics-processor.la \
$(SHOTWELL_LIBS) \
$(UNITY_LIBS)
@@ -1249,7 +1315,6 @@ shotwell_SOURCES = \
src/util/misc.vala \
src/util/string.vala \
src/util/system.vala \
- src/util/KeyValueMap.vala \
src/util/ui.vala \
src/threads/Threads.vala \
src/threads/Workers.vala \
@@ -1264,7 +1329,18 @@ shotwell_SOURCES = \
src/db/VideoTable.vala \
src/db/VersionTable.vala \
src/db/SavedSearchDBTable.vala \
+ src/dialogs/Preferences.vala \
+ src/dialogs/EntryMultiCompletion.vala \
+ src/dialogs/ExportDialog.vala \
+ src/dialogs/TextEntry.vala \
+ src/dialogs/WelcomeDialog.vala \
+ src/dialogs/MultiTextEntryDialog.vala \
+ src/dialogs/AdjustDateTimeDialog.vala \
+ src/dialogs/SetBackground.vala \
+ src/dialogs/ProgressDialog.vala \
+ src/dialogs/SetBackgroundSlideshow.vala \
src/editing_tools/EditingTools.vala \
+ src/editing_tools/RGBHistogramManipulator.vala \
src/editing_tools/StraightenTool.vala \
src/slideshow/Slideshow.vala \
src/slideshow/TransitionEffects.vala \
@@ -1289,7 +1365,7 @@ shotwell_SOURCES = \
src/publishing/APIGlue.vala \
src/library/Library.vala \
src/library/LibraryWindow.vala \
- src/library/Branch.vala \
+ src/library/LibraryBranch.vala \
src/library/TrashSidebarEntry.vala \
src/library/OfflineSidebarEntry.vala \
src/library/FlaggedSidebarEntry.vala \
@@ -1328,22 +1404,22 @@ shotwell_SOURCES = \
src/sidebar/Tree.vala \
src/sidebar/common.vala \
src/events/Events.vala \
- src/events/Branch.vala \
+ src/events/EventsBranch.vala \
src/events/EventsDirectoryPage.vala \
src/events/EventPage.vala \
src/events/EventDirectoryItem.vala \
src/tags/Tags.vala \
- src/tags/Branch.vala \
+ src/tags/TagsBranch.vala \
src/tags/TagPage.vala \
src/tags/HierarchicalTagIndex.vala \
src/tags/HierarchicalTagUtilities.vala \
src/camera/Camera.vala \
- src/camera/Branch.vala \
+ src/camera/CameraBranch.vala \
src/camera/CameraTable.vala \
src/camera/GPhoto.vala \
src/camera/ImportPage.vala \
src/searches/Searches.vala \
- src/searches/Branch.vala \
+ src/searches/SearchesBranch.vala \
src/searches/SearchBoolean.vala \
src/searches/SavedSearchPage.vala \
src/searches/SavedSearchDialog.vala \
@@ -1356,8 +1432,8 @@ shotwell_SOURCES = \
src/data_imports/DataImportJob.vala \
src/data_imports/DataImportSource.vala \
src/folders/Folders.vala \
- src/folders/Branch.vala \
- src/folders/Page.vala \
+ src/folders/FoldersBranch.vala \
+ src/folders/FoldersPage.vala \
src/main.vala \
src/AppWindow.vala \
src/CollectionPage.vala \
@@ -1376,9 +1452,7 @@ shotwell_SOURCES = \
src/Dialogs.vala \
src/Resources.vala \
src/Debug.vala \
- src/ColorTransformation.vala \
src/Properties.vala \
- src/CustomComponents.vala \
src/Event.vala \
src/International.vala \
src/AppDirs.vala \
@@ -1433,19 +1507,21 @@ shotwell_SOURCES = \
src/.unitize/_FoldersInternals.vala \
src/.unitize/_Library_unitize_entry.vala \
src/.unitize/_Direct_unitize_entry.vala \
- plugins/shotwell-plugin-dev-1.0.vapi
+ plugins/shotwell-plugin-dev-1.0.vapi \
+ src/shotwell-graphics-processor.vapi
thumbnailer_shotwell_video_thumbnailer_SOURCES = thumbnailer/shotwell-video-thumbnailer.vala
thumbnailer_shotwell_video_thumbnailer_VALAFLAGS = $(COMMON_VALAFLAGS) \
--pkg gstreamer-1.0 \
--pkg gee-0.8 \
- --pkg gtk+-3.0
+ --pkg gtk+-3.0 \
+ --pkg posix
thumbnailer_shotwell_video_thumbnailer_CFLAGS = $(THUMBNAILER_CFLAGS)
thumbnailer_shotwell_video_thumbnailer_LDADD = $(THUMBNAILER_LIBS)
plugins_authenticator_libshotwell_authenticator_la_SOURCES = \
plugins/shotwell-plugin-common.vapi \
- plugins/shotwell-plugin-dev-1.0.vapi $(am__append_3)
+ plugins/shotwell-plugin-dev-1.0.vapi $(am__append_4)
plugins_authenticator_libshotwell_authenticator_la_VALAFLAGS = \
$(COMMON_VALAFLAGS) \
--library shotwell-authenticator \
@@ -1469,7 +1545,7 @@ nodist_plugins_authenticator_libshotwell_authenticator_la_SOURCES = \
AUTHENTICATOR_RESOURCE_DEPS = $(shell $(GLIB_COMPILE_RESOURCES) \
--sourcedir=$(AUTHENTICATOR_RESOURCE_SOURCEDIR) \
- --generate-dependencies $(AUTHENTICATOR_SHOTWELL_RESOURCE_FILE))
+ --generate-dependencies $(AUTHENTICATOR_RESOURCE_FILE))
@AUTHENTICATOR_SHOTWELL_TRUE@AUTHENTICATOR_RESOURCE_FILE := $(abs_top_srcdir)/plugins/authenticator/shotwell/org.gnome.Shotwell.Authenticator.gresource.xml
@AUTHENTICATOR_SHOTWELL_TRUE@AUTHENTICATOR_RESOURCE_SOURCEDIR := $(abs_top_srcdir)/plugins/authenticator/shotwell
@@ -1478,6 +1554,7 @@ plugins_shotwell_publishing_shotwell_publishing_la_SOURCES = \
plugins/shotwell-publishing/FacebookPublishing.vala \
plugins/shotwell-publishing/PicasaPublishing.vala \
plugins/shotwell-publishing/FlickrPublishing.vala \
+ plugins/shotwell-publishing/TumblrPublishing.vala \
plugins/shotwell-publishing/YouTubePublishing.vala \
plugins/shotwell-publishing/PiwigoPublishing.vala \
plugins/shotwell-plugin-common.vapi \
@@ -1528,7 +1605,6 @@ plugins_shotwell_publishing_shotwell_publishing_la_LIBADD = \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/GalleryConnector.vala \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/RajcePublishing.vala \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala \
-@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/TumblrPublishing.vala \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-publishing-extras/YandexPublishing.vala \
@HAVE_EXTRA_PLUGINS_TRUE@ plugins/shotwell-plugin-common.vapi
@@ -1603,52 +1679,6 @@ plugins_shotwell_transitions_shotwell_transitions_la_LIBADD = \
$(TRANSITIONS_LIBS) -lm \
$(top_builddir)/plugins/common/libshotwell-plugin-common.la
-plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES = \
- plugins/shotwell-data-imports/FSpotDatabaseBehavior.vala \
- plugins/shotwell-data-imports/FSpotDatabaseTable.vala \
- plugins/shotwell-data-imports/FSpotDatabase.vala \
- plugins/shotwell-data-imports/FSpotImporter.vala \
- plugins/shotwell-data-imports/FSpotMetaTable.vala \
- plugins/shotwell-data-imports/FSpotPhotosTable.vala \
- plugins/shotwell-data-imports/FSpotPhotoTagsTable.vala \
- plugins/shotwell-data-imports/FSpotPhotoVersionsTable.vala \
- plugins/shotwell-data-imports/FSpotRollsTable.vala \
- plugins/shotwell-data-imports/FSpotTableBehavior.vala \
- plugins/shotwell-data-imports/FSpotTagsTable.vala \
- plugins/shotwell-data-imports/shotwell-data-imports.vala \
- plugins/shotwell-data-imports/SqliteSupport.vala \
- plugins/shotwell-data-imports/VersionNumber.vala \
- plugins/shotwell-plugin-common.vapi
-
-nodist_plugins_shotwell_data_imports_shotwell_data_imports_la_SOURCES = \
- plugins/shotwell-data-imports/resource.c
-
-plugins_shotwell_data_imports_shotwell_data_imports_la_VALAFLAGS = \
- $(COMMON_VALAFLAGS) \
- --pkg gtk+-3.0 \
- --pkg libsoup-2.4 \
- --pkg gexiv2 \
- --pkg gee-0.8 \
- --pkg json-glib-1.0 \
- --pkg shotwell-plugin-dev-1.0 \
- --pkg libxml-2.0 \
- --pkg webkit2gtk-4.0 \
- --pkg sqlite3 \
- --vapidir $(abs_top_srcdir)/plugins
-
-plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS = \
- -DPLUGIN_RESOURCE_PATH='"/org/gnome/Shotwell/Imports"' \
- $(PLUGIN_CFLAGS) \
- $(COMMON_CFLAGS) \
- -I $(abs_top_srcdir)/plugins
-
-plugins_shotwell_data_imports_shotwell_data_imports_la_LDFLAGS = \
- $(SHOTWELL_PLUGIN_LDFLAGS)
-
-plugins_shotwell_data_imports_shotwell_data_imports_la_LIBADD = \
- $(IMPORT_LIBS) \
- $(top_builddir)/plugins/common/libshotwell-plugin-common.la
-
# Authenticators
@@ -1663,7 +1693,7 @@ all: config.h
.SUFFIXES: .c .lo .o .obj
am--refresh: Makefile
@:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.am $(top_srcdir)/shotwell.am $(top_srcdir)/thumbnailer.am $(top_srcdir)/authenticator.am $(top_srcdir)/publish.am $(top_srcdir)/publish-extra.am $(top_srcdir)/transition.am $(top_srcdir)/import.am $(am__configure_deps)
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.am $(top_srcdir)/pipeline.am $(top_srcdir)/shotwell.am $(top_srcdir)/thumbnailer.am $(top_srcdir)/authenticator.am $(top_srcdir)/publish.am $(top_srcdir)/publish-extra.am $(top_srcdir)/transition.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
@@ -1685,7 +1715,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
-$(top_srcdir)/common.am $(top_srcdir)/shotwell.am $(top_srcdir)/thumbnailer.am $(top_srcdir)/authenticator.am $(top_srcdir)/publish.am $(top_srcdir)/publish-extra.am $(top_srcdir)/transition.am $(top_srcdir)/import.am $(am__empty):
+$(top_srcdir)/common.am $(top_srcdir)/pipeline.am $(top_srcdir)/shotwell.am $(top_srcdir)/thumbnailer.am $(top_srcdir)/authenticator.am $(top_srcdir)/publish.am $(top_srcdir)/publish-extra.am $(top_srcdir)/transition.am $(am__empty):
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
@@ -1809,6 +1839,12 @@ plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_l
plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-GoogleAuthenticator.lo: \
plugins/authenticator/shotwell/$(am__dirstamp) \
plugins/authenticator/shotwell/$(DEPDIR)/$(am__dirstamp)
+plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.lo: \
+ plugins/authenticator/shotwell/$(am__dirstamp) \
+ plugins/authenticator/shotwell/$(DEPDIR)/$(am__dirstamp)
+plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.lo: \
+ plugins/authenticator/shotwell/$(am__dirstamp) \
+ plugins/authenticator/shotwell/$(DEPDIR)/$(am__dirstamp)
plugins/authenticator/$(am__dirstamp):
@$(MKDIR_P) plugins/authenticator
@: > plugins/authenticator/$(am__dirstamp)
@@ -1830,6 +1866,9 @@ plugins/common/$(DEPDIR)/$(am__dirstamp):
plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo: \
plugins/common/$(am__dirstamp) \
plugins/common/$(DEPDIR)/$(am__dirstamp)
+plugins/common/plugins_common_libshotwell_plugin_common_la-OAuth1Support.lo: \
+ plugins/common/$(am__dirstamp) \
+ plugins/common/$(DEPDIR)/$(am__dirstamp)
plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo: \
plugins/common/$(am__dirstamp) \
plugins/common/$(DEPDIR)/$(am__dirstamp)
@@ -1842,60 +1881,6 @@ plugins/common/plugins_common_libshotwell_plugin_common_la-BuilderPane.lo: \
plugins/common/libshotwell-plugin-common.la: $(plugins_common_libshotwell_plugin_common_la_OBJECTS) $(plugins_common_libshotwell_plugin_common_la_DEPENDENCIES) $(EXTRA_plugins_common_libshotwell_plugin_common_la_DEPENDENCIES) plugins/common/$(am__dirstamp)
$(AM_V_CCLD)$(plugins_common_libshotwell_plugin_common_la_LINK) -rpath $(libdir) $(plugins_common_libshotwell_plugin_common_la_OBJECTS) $(plugins_common_libshotwell_plugin_common_la_LIBADD) $(LIBS)
-plugins/shotwell-data-imports/$(am__dirstamp):
- @$(MKDIR_P) plugins/shotwell-data-imports
- @: > plugins/shotwell-data-imports/$(am__dirstamp)
-plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp):
- @$(MKDIR_P) plugins/shotwell-data-imports/$(DEPDIR)
- @: > plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo: \
- plugins/shotwell-data-imports/$(am__dirstamp) \
- plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
-
-plugins/shotwell-data-imports/shotwell-data-imports.la: $(plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_DEPENDENCIES) $(EXTRA_plugins_shotwell_data_imports_shotwell_data_imports_la_DEPENDENCIES) plugins/shotwell-data-imports/$(am__dirstamp)
- $(AM_V_CCLD)$(plugins_shotwell_data_imports_shotwell_data_imports_la_LINK) -rpath $(plugindir) $(plugins_shotwell_data_imports_shotwell_data_imports_la_OBJECTS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_LIBADD) $(LIBS)
plugins/shotwell-publishing-extras/$(am__dirstamp):
@$(MKDIR_P) plugins/shotwell-publishing-extras
@: > plugins/shotwell-publishing-extras/$(am__dirstamp)
@@ -1911,9 +1896,6 @@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_p
plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo: \
plugins/shotwell-publishing-extras/$(am__dirstamp) \
plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
-plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo: \
- plugins/shotwell-publishing-extras/$(am__dirstamp) \
- plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo: \
plugins/shotwell-publishing-extras/$(am__dirstamp) \
plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
@@ -1941,6 +1923,9 @@ plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-P
plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo: \
plugins/shotwell-publishing/$(am__dirstamp) \
plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.lo: \
+ plugins/shotwell-publishing/$(am__dirstamp) \
+ plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo: \
plugins/shotwell-publishing/$(am__dirstamp) \
plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
@@ -1998,6 +1983,27 @@ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_l
plugins/shotwell-transitions/shotwell-transitions.la: $(plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS) $(plugins_shotwell_transitions_shotwell_transitions_la_DEPENDENCIES) $(EXTRA_plugins_shotwell_transitions_shotwell_transitions_la_DEPENDENCIES) plugins/shotwell-transitions/$(am__dirstamp)
$(AM_V_CCLD)$(plugins_shotwell_transitions_shotwell_transitions_la_LINK) -rpath $(plugindir) $(plugins_shotwell_transitions_shotwell_transitions_la_OBJECTS) $(plugins_shotwell_transitions_shotwell_transitions_la_LIBADD) $(LIBS)
+src/$(am__dirstamp):
+ @$(MKDIR_P) src
+ @: > src/$(am__dirstamp)
+src/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/$(DEPDIR)
+ @: > src/$(DEPDIR)/$(am__dirstamp)
+src/src_libgraphics_processor_la-ColorTransformation.lo: \
+ src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
+src/util/$(am__dirstamp):
+ @$(MKDIR_P) src/util
+ @: > src/util/$(am__dirstamp)
+src/util/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/util/$(DEPDIR)
+ @: > src/util/$(DEPDIR)/$(am__dirstamp)
+src/util/src_libgraphics_processor_la-KeyValueMap.lo: \
+ src/util/$(am__dirstamp) src/util/$(DEPDIR)/$(am__dirstamp)
+src/src_libgraphics_processor_la-_transformation.lo: \
+ src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
+
+src/libgraphics-processor.la: $(src_libgraphics_processor_la_OBJECTS) $(src_libgraphics_processor_la_DEPENDENCIES) $(EXTRA_src_libgraphics_processor_la_DEPENDENCIES) src/$(am__dirstamp)
+ $(AM_V_CCLD)$(src_libgraphics_processor_la_LINK) $(src_libgraphics_processor_la_OBJECTS) $(src_libgraphics_processor_la_LIBADD) $(LIBS)
src/plugins/$(am__dirstamp):
@$(MKDIR_P) src/plugins
@: > src/plugins/$(am__dirstamp)
@@ -2068,6 +2074,15 @@ clean-binPROGRAMS:
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
echo " rm -f" $$list; \
rm -f $$list
+
+clean-noinstPROGRAMS:
+ @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
+ echo " rm -f" $$list; \
+ rm -f $$list || exit $$?; \
+ test -n "$(EXEEXT)" || exit 0; \
+ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+ echo " rm -f" $$list; \
+ rm -f $$list
install-pkglibexecPROGRAMS: $(pkglibexec_PROGRAMS)
@$(NORMAL_INSTALL)
@list='$(pkglibexec_PROGRAMS)'; test -n "$(pkglibexecdir)" || list=; \
@@ -2125,12 +2140,6 @@ src/unit/$(DEPDIR)/$(am__dirstamp):
@: > src/unit/$(DEPDIR)/$(am__dirstamp)
src/unit/shotwell-Unit.$(OBJEXT): src/unit/$(am__dirstamp) \
src/unit/$(DEPDIR)/$(am__dirstamp)
-src/util/$(am__dirstamp):
- @$(MKDIR_P) src/util
- @: > src/util/$(am__dirstamp)
-src/util/$(DEPDIR)/$(am__dirstamp):
- @$(MKDIR_P) src/util/$(DEPDIR)
- @: > src/util/$(DEPDIR)/$(am__dirstamp)
src/util/shotwell-Util.$(OBJEXT): src/util/$(am__dirstamp) \
src/util/$(DEPDIR)/$(am__dirstamp)
src/util/shotwell-file.$(OBJEXT): src/util/$(am__dirstamp) \
@@ -2143,8 +2152,6 @@ src/util/shotwell-string.$(OBJEXT): src/util/$(am__dirstamp) \
src/util/$(DEPDIR)/$(am__dirstamp)
src/util/shotwell-system.$(OBJEXT): src/util/$(am__dirstamp) \
src/util/$(DEPDIR)/$(am__dirstamp)
-src/util/shotwell-KeyValueMap.$(OBJEXT): src/util/$(am__dirstamp) \
- src/util/$(DEPDIR)/$(am__dirstamp)
src/util/shotwell-ui.$(OBJEXT): src/util/$(am__dirstamp) \
src/util/$(DEPDIR)/$(am__dirstamp)
src/threads/$(am__dirstamp):
@@ -2186,6 +2193,41 @@ src/db/shotwell-VersionTable.$(OBJEXT): src/db/$(am__dirstamp) \
src/db/$(DEPDIR)/$(am__dirstamp)
src/db/shotwell-SavedSearchDBTable.$(OBJEXT): src/db/$(am__dirstamp) \
src/db/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/$(am__dirstamp):
+ @$(MKDIR_P) src/dialogs
+ @: > src/dialogs/$(am__dirstamp)
+src/dialogs/$(DEPDIR)/$(am__dirstamp):
+ @$(MKDIR_P) src/dialogs/$(DEPDIR)
+ @: > src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-Preferences.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-EntryMultiCompletion.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-ExportDialog.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-TextEntry.$(OBJEXT): src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-WelcomeDialog.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-MultiTextEntryDialog.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-AdjustDateTimeDialog.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-SetBackground.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-ProgressDialog.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
+src/dialogs/shotwell-SetBackgroundSlideshow.$(OBJEXT): \
+ src/dialogs/$(am__dirstamp) \
+ src/dialogs/$(DEPDIR)/$(am__dirstamp)
src/editing_tools/$(am__dirstamp):
@$(MKDIR_P) src/editing_tools
@: > src/editing_tools/$(am__dirstamp)
@@ -2195,6 +2237,9 @@ src/editing_tools/$(DEPDIR)/$(am__dirstamp):
src/editing_tools/shotwell-EditingTools.$(OBJEXT): \
src/editing_tools/$(am__dirstamp) \
src/editing_tools/$(DEPDIR)/$(am__dirstamp)
+src/editing_tools/shotwell-RGBHistogramManipulator.$(OBJEXT): \
+ src/editing_tools/$(am__dirstamp) \
+ src/editing_tools/$(DEPDIR)/$(am__dirstamp)
src/editing_tools/shotwell-StraightenTool.$(OBJEXT): \
src/editing_tools/$(am__dirstamp) \
src/editing_tools/$(DEPDIR)/$(am__dirstamp)
@@ -2281,7 +2326,8 @@ src/library/shotwell-Library.$(OBJEXT): src/library/$(am__dirstamp) \
src/library/shotwell-LibraryWindow.$(OBJEXT): \
src/library/$(am__dirstamp) \
src/library/$(DEPDIR)/$(am__dirstamp)
-src/library/shotwell-Branch.$(OBJEXT): src/library/$(am__dirstamp) \
+src/library/shotwell-LibraryBranch.$(OBJEXT): \
+ src/library/$(am__dirstamp) \
src/library/$(DEPDIR)/$(am__dirstamp)
src/library/shotwell-TrashSidebarEntry.$(OBJEXT): \
src/library/$(am__dirstamp) \
@@ -2394,7 +2440,8 @@ src/events/$(DEPDIR)/$(am__dirstamp):
@: > src/events/$(DEPDIR)/$(am__dirstamp)
src/events/shotwell-Events.$(OBJEXT): src/events/$(am__dirstamp) \
src/events/$(DEPDIR)/$(am__dirstamp)
-src/events/shotwell-Branch.$(OBJEXT): src/events/$(am__dirstamp) \
+src/events/shotwell-EventsBranch.$(OBJEXT): \
+ src/events/$(am__dirstamp) \
src/events/$(DEPDIR)/$(am__dirstamp)
src/events/shotwell-EventsDirectoryPage.$(OBJEXT): \
src/events/$(am__dirstamp) \
@@ -2412,7 +2459,7 @@ src/tags/$(DEPDIR)/$(am__dirstamp):
@: > src/tags/$(DEPDIR)/$(am__dirstamp)
src/tags/shotwell-Tags.$(OBJEXT): src/tags/$(am__dirstamp) \
src/tags/$(DEPDIR)/$(am__dirstamp)
-src/tags/shotwell-Branch.$(OBJEXT): src/tags/$(am__dirstamp) \
+src/tags/shotwell-TagsBranch.$(OBJEXT): src/tags/$(am__dirstamp) \
src/tags/$(DEPDIR)/$(am__dirstamp)
src/tags/shotwell-TagPage.$(OBJEXT): src/tags/$(am__dirstamp) \
src/tags/$(DEPDIR)/$(am__dirstamp)
@@ -2428,7 +2475,8 @@ src/camera/$(DEPDIR)/$(am__dirstamp):
@: > src/camera/$(DEPDIR)/$(am__dirstamp)
src/camera/shotwell-Camera.$(OBJEXT): src/camera/$(am__dirstamp) \
src/camera/$(DEPDIR)/$(am__dirstamp)
-src/camera/shotwell-Branch.$(OBJEXT): src/camera/$(am__dirstamp) \
+src/camera/shotwell-CameraBranch.$(OBJEXT): \
+ src/camera/$(am__dirstamp) \
src/camera/$(DEPDIR)/$(am__dirstamp)
src/camera/shotwell-CameraTable.$(OBJEXT): src/camera/$(am__dirstamp) \
src/camera/$(DEPDIR)/$(am__dirstamp)
@@ -2445,7 +2493,8 @@ src/searches/$(DEPDIR)/$(am__dirstamp):
src/searches/shotwell-Searches.$(OBJEXT): \
src/searches/$(am__dirstamp) \
src/searches/$(DEPDIR)/$(am__dirstamp)
-src/searches/shotwell-Branch.$(OBJEXT): src/searches/$(am__dirstamp) \
+src/searches/shotwell-SearchesBranch.$(OBJEXT): \
+ src/searches/$(am__dirstamp) \
src/searches/$(DEPDIR)/$(am__dirstamp)
src/searches/shotwell-SearchBoolean.$(OBJEXT): \
src/searches/$(am__dirstamp) \
@@ -2499,16 +2548,12 @@ src/folders/$(DEPDIR)/$(am__dirstamp):
@: > src/folders/$(DEPDIR)/$(am__dirstamp)
src/folders/shotwell-Folders.$(OBJEXT): src/folders/$(am__dirstamp) \
src/folders/$(DEPDIR)/$(am__dirstamp)
-src/folders/shotwell-Branch.$(OBJEXT): src/folders/$(am__dirstamp) \
+src/folders/shotwell-FoldersBranch.$(OBJEXT): \
+ src/folders/$(am__dirstamp) \
src/folders/$(DEPDIR)/$(am__dirstamp)
-src/folders/shotwell-Page.$(OBJEXT): src/folders/$(am__dirstamp) \
+src/folders/shotwell-FoldersPage.$(OBJEXT): \
+ src/folders/$(am__dirstamp) \
src/folders/$(DEPDIR)/$(am__dirstamp)
-src/$(am__dirstamp):
- @$(MKDIR_P) src
- @: > src/$(am__dirstamp)
-src/$(DEPDIR)/$(am__dirstamp):
- @$(MKDIR_P) src/$(DEPDIR)
- @: > src/$(DEPDIR)/$(am__dirstamp)
src/shotwell-main.$(OBJEXT): src/$(am__dirstamp) \
src/$(DEPDIR)/$(am__dirstamp)
src/shotwell-AppWindow.$(OBJEXT): src/$(am__dirstamp) \
@@ -2545,12 +2590,8 @@ src/shotwell-Resources.$(OBJEXT): src/$(am__dirstamp) \
src/$(DEPDIR)/$(am__dirstamp)
src/shotwell-Debug.$(OBJEXT): src/$(am__dirstamp) \
src/$(DEPDIR)/$(am__dirstamp)
-src/shotwell-ColorTransformation.$(OBJEXT): src/$(am__dirstamp) \
- src/$(DEPDIR)/$(am__dirstamp)
src/shotwell-Properties.$(OBJEXT): src/$(am__dirstamp) \
src/$(DEPDIR)/$(am__dirstamp)
-src/shotwell-CustomComponents.$(OBJEXT): src/$(am__dirstamp) \
- src/$(DEPDIR)/$(am__dirstamp)
src/shotwell-Event.$(OBJEXT): src/$(am__dirstamp) \
src/$(DEPDIR)/$(am__dirstamp)
src/shotwell-International.$(OBJEXT): src/$(am__dirstamp) \
@@ -2691,6 +2732,12 @@ src/.unitize/shotwell-_Direct_unitize_entry.$(OBJEXT): \
shotwell$(EXEEXT): $(shotwell_OBJECTS) $(shotwell_DEPENDENCIES) $(EXTRA_shotwell_DEPENDENCIES)
@rm -f shotwell$(EXEEXT)
$(AM_V_CCLD)$(shotwell_LINK) $(shotwell_OBJECTS) $(shotwell_LDADD) $(LIBS)
+src/src_shotwell_graphics_processor-graphics-processor.$(OBJEXT): \
+ src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
+
+src/shotwell-graphics-processor$(EXEEXT): $(src_shotwell_graphics_processor_OBJECTS) $(src_shotwell_graphics_processor_DEPENDENCIES) $(EXTRA_src_shotwell_graphics_processor_DEPENDENCIES) src/$(am__dirstamp)
+ @rm -f src/shotwell-graphics-processor$(EXEEXT)
+ $(AM_V_CCLD)$(src_shotwell_graphics_processor_LINK) $(src_shotwell_graphics_processor_OBJECTS) $(src_shotwell_graphics_processor_LDADD) $(LIBS)
thumbnailer/$(am__dirstamp):
@$(MKDIR_P) thumbnailer
@: > thumbnailer/$(am__dirstamp)
@@ -2748,8 +2795,6 @@ mostlyclean-compile:
-rm -f plugins/authenticator/shotwell/*.lo
-rm -f plugins/common/*.$(OBJEXT)
-rm -f plugins/common/*.lo
- -rm -f plugins/shotwell-data-imports/*.$(OBJEXT)
- -rm -f plugins/shotwell-data-imports/*.lo
-rm -f plugins/shotwell-publishing-extras/*.$(OBJEXT)
-rm -f plugins/shotwell-publishing-extras/*.lo
-rm -f plugins/shotwell-publishing/*.$(OBJEXT)
@@ -2757,12 +2802,14 @@ mostlyclean-compile:
-rm -f plugins/shotwell-transitions/*.$(OBJEXT)
-rm -f plugins/shotwell-transitions/*.lo
-rm -f src/*.$(OBJEXT)
+ -rm -f src/*.lo
-rm -f src/.unitize/*.$(OBJEXT)
-rm -f src/camera/*.$(OBJEXT)
-rm -f src/config/*.$(OBJEXT)
-rm -f src/core/*.$(OBJEXT)
-rm -f src/data_imports/*.$(OBJEXT)
-rm -f src/db/*.$(OBJEXT)
+ -rm -f src/dialogs/*.$(OBJEXT)
-rm -f src/direct/*.$(OBJEXT)
-rm -f src/editing_tools/*.$(OBJEXT)
-rm -f src/events/*.$(OBJEXT)
@@ -2779,6 +2826,7 @@ mostlyclean-compile:
-rm -f src/threads/*.$(OBJEXT)
-rm -f src/unit/*.$(OBJEXT)
-rm -f src/util/*.$(OBJEXT)
+ -rm -f src/util/*.lo
-rm -f thumbnailer/*.$(OBJEXT)
distclean-compile:
@@ -2789,29 +2837,16 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-FacebookPublishingAuthenticator.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-FlickrPublishingAuthenticator.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-GoogleAuthenticator.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-ShotwellAuthenticatorFactory.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-BuilderPane.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-OAuth1Support.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-RESTSupport.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-Resources.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-WebAuthenticationPane.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-RajcePublishing.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-resource.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.Plo@am__quote@
@@ -2819,6 +2854,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PicasaPublishing.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-PiwigoPublishing.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-resource.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-shotwell-publishing.Plo@am__quote@
@@ -2841,10 +2877,8 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Box.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-CheckerboardLayout.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-CollectionPage.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-ColorTransformation.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-CommandManager.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Commands.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-CustomComponents.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Debug.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-DesktopIntegration.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-Dialogs.Po@am__quote@
@@ -2887,6 +2921,9 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-VideoMonitor.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-VideoSupport.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/shotwell-main.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_libgraphics_processor_la-ColorTransformation.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_libgraphics_processor_la-_transformation.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_shotwell_graphics_processor-graphics-processor.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_CameraInternals.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_ConfigInternals.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_CoreInternals.Po@am__quote@
@@ -2909,8 +2946,8 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_ThreadsInternals.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_UnitInternals.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/.unitize/$(DEPDIR)/shotwell-_UtilInternals.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-Branch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-Camera.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-CameraBranch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-CameraTable.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-GPhoto.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/camera/$(DEPDIR)/shotwell-ImportPage.Po@am__quote@
@@ -2948,22 +2985,32 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-TombstoneTable.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-VersionTable.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/db/$(DEPDIR)/shotwell-VideoTable.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-AdjustDateTimeDialog.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-EntryMultiCompletion.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-ExportDialog.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-MultiTextEntryDialog.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-Preferences.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-ProgressDialog.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-SetBackground.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-SetBackgroundSlideshow.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-TextEntry.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/dialogs/$(DEPDIR)/shotwell-WelcomeDialog.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-Direct.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-DirectPhoto.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-DirectPhotoPage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-DirectView.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/direct/$(DEPDIR)/shotwell-DirectWindow.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/editing_tools/$(DEPDIR)/shotwell-RGBHistogramManipulator.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-Branch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-EventDirectoryItem.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-EventPage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-Events.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-EventsBranch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/folders/$(DEPDIR)/shotwell-Branch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/folders/$(DEPDIR)/shotwell-Folders.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/folders/$(DEPDIR)/shotwell-Page.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-Branch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/folders/$(DEPDIR)/shotwell-FoldersBranch.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/folders/$(DEPDIR)/shotwell-FoldersPage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-FlaggedPage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-FlaggedSidebarEntry.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-ImportQueuePage.Po@am__quote@
@@ -2971,6 +3018,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-LastImportPage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-LastImportSidebarEntry.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-Library.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-LibraryBranch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-LibraryWindow.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-OfflinePage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/library/$(DEPDIR)/shotwell-OfflineSidebarEntry.Po@am__quote@
@@ -2999,11 +3047,11 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@src/publishing/$(DEPDIR)/shotwell-Publishing.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/publishing/$(DEPDIR)/shotwell-PublishingPluginHost.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/publishing/$(DEPDIR)/shotwell-PublishingUI.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-Branch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-SavedSearchDialog.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-SavedSearchPage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-SearchBoolean.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-Searches.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/searches/$(DEPDIR)/shotwell-SearchesBranch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-Branch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-Entry.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-Sidebar.Po@am__quote@
@@ -3011,17 +3059,16 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@src/sidebar/$(DEPDIR)/shotwell-common.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/slideshow/$(DEPDIR)/shotwell-Slideshow.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/slideshow/$(DEPDIR)/shotwell-TransitionEffects.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-Branch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-HierarchicalTagIndex.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-HierarchicalTagUtilities.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-TagPage.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-Tags.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/tags/$(DEPDIR)/shotwell-TagsBranch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/threads/$(DEPDIR)/shotwell-BackgroundJob.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/threads/$(DEPDIR)/shotwell-Semaphore.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/threads/$(DEPDIR)/shotwell-Threads.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/threads/$(DEPDIR)/shotwell-Workers.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/unit/$(DEPDIR)/shotwell-Unit.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-KeyValueMap.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-Util.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-file.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-image.Po@am__quote@
@@ -3029,6 +3076,7 @@ distclean-compile:
@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-string.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-system.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/shotwell-ui.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@src/util/$(DEPDIR)/src_libgraphics_processor_la-KeyValueMap.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Po@am__quote@
.c.o:
@@ -3083,6 +3131,20 @@ plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_l
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_authenticator_libshotwell_authenticator_la_CFLAGS) $(CFLAGS) -c -o plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-GoogleAuthenticator.lo `test -f 'plugins/authenticator/shotwell/GoogleAuthenticator.c' || echo '$(srcdir)/'`plugins/authenticator/shotwell/GoogleAuthenticator.c
+plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.lo: plugins/authenticator/shotwell/OAuth1Authenticator.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_authenticator_libshotwell_authenticator_la_CFLAGS) $(CFLAGS) -MT plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.lo -MD -MP -MF plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.Tpo -c -o plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.lo `test -f 'plugins/authenticator/shotwell/OAuth1Authenticator.c' || echo '$(srcdir)/'`plugins/authenticator/shotwell/OAuth1Authenticator.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.Tpo plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/authenticator/shotwell/OAuth1Authenticator.c' object='plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_authenticator_libshotwell_authenticator_la_CFLAGS) $(CFLAGS) -c -o plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-OAuth1Authenticator.lo `test -f 'plugins/authenticator/shotwell/OAuth1Authenticator.c' || echo '$(srcdir)/'`plugins/authenticator/shotwell/OAuth1Authenticator.c
+
+plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.lo: plugins/authenticator/shotwell/TumblrAuthenticator.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_authenticator_libshotwell_authenticator_la_CFLAGS) $(CFLAGS) -MT plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.lo -MD -MP -MF plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.Tpo -c -o plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.lo `test -f 'plugins/authenticator/shotwell/TumblrAuthenticator.c' || echo '$(srcdir)/'`plugins/authenticator/shotwell/TumblrAuthenticator.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.Tpo plugins/authenticator/shotwell/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/authenticator/shotwell/TumblrAuthenticator.c' object='plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_authenticator_libshotwell_authenticator_la_CFLAGS) $(CFLAGS) -c -o plugins/authenticator/shotwell/plugins_authenticator_libshotwell_authenticator_la-TumblrAuthenticator.lo `test -f 'plugins/authenticator/shotwell/TumblrAuthenticator.c' || echo '$(srcdir)/'`plugins/authenticator/shotwell/TumblrAuthenticator.c
+
plugins/authenticator/plugins_authenticator_libshotwell_authenticator_la-resource.lo: plugins/authenticator/resource.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_authenticator_libshotwell_authenticator_la_CFLAGS) $(CFLAGS) -MT plugins/authenticator/plugins_authenticator_libshotwell_authenticator_la-resource.lo -MD -MP -MF plugins/authenticator/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-resource.Tpo -c -o plugins/authenticator/plugins_authenticator_libshotwell_authenticator_la-resource.lo `test -f 'plugins/authenticator/resource.c' || echo '$(srcdir)/'`plugins/authenticator/resource.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/authenticator/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-resource.Tpo plugins/authenticator/$(DEPDIR)/plugins_authenticator_libshotwell_authenticator_la-resource.Plo
@@ -3097,6 +3159,13 @@ plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo: plugi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-RESTSupport.lo `test -f 'plugins/common/RESTSupport.c' || echo '$(srcdir)/'`plugins/common/RESTSupport.c
+plugins/common/plugins_common_libshotwell_plugin_common_la-OAuth1Support.lo: plugins/common/OAuth1Support.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -MT plugins/common/plugins_common_libshotwell_plugin_common_la-OAuth1Support.lo -MD -MP -MF plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-OAuth1Support.Tpo -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-OAuth1Support.lo `test -f 'plugins/common/OAuth1Support.c' || echo '$(srcdir)/'`plugins/common/OAuth1Support.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-OAuth1Support.Tpo plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-OAuth1Support.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/common/OAuth1Support.c' object='plugins/common/plugins_common_libshotwell_plugin_common_la-OAuth1Support.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-OAuth1Support.lo `test -f 'plugins/common/OAuth1Support.c' || echo '$(srcdir)/'`plugins/common/OAuth1Support.c
+
plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo: plugins/common/Resources.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -MT plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo -MD -MP -MF plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-Resources.Tpo -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-Resources.lo `test -f 'plugins/common/Resources.c' || echo '$(srcdir)/'`plugins/common/Resources.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-Resources.Tpo plugins/common/$(DEPDIR)/plugins_common_libshotwell_plugin_common_la-Resources.Plo
@@ -3118,111 +3187,6 @@ plugins/common/plugins_common_libshotwell_plugin_common_la-BuilderPane.lo: plugi
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_common_libshotwell_plugin_common_la_CFLAGS) $(CFLAGS) -c -o plugins/common/plugins_common_libshotwell_plugin_common_la-BuilderPane.lo `test -f 'plugins/common/BuilderPane.c' || echo '$(srcdir)/'`plugins/common/BuilderPane.c
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo: plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabaseBehavior.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotDatabaseBehavior.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseBehavior.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabaseBehavior.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo: plugins/shotwell-data-imports/FSpotDatabaseTable.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabaseTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabaseTable.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotDatabaseTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabaseTable.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabaseTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabaseTable.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo: plugins/shotwell-data-imports/FSpotDatabase.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabase.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabase.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotDatabase.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotDatabase.lo `test -f 'plugins/shotwell-data-imports/FSpotDatabase.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotDatabase.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo: plugins/shotwell-data-imports/FSpotImporter.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo `test -f 'plugins/shotwell-data-imports/FSpotImporter.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotImporter.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotImporter.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotImporter.lo `test -f 'plugins/shotwell-data-imports/FSpotImporter.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotImporter.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo: plugins/shotwell-data-imports/FSpotMetaTable.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo `test -f 'plugins/shotwell-data-imports/FSpotMetaTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotMetaTable.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotMetaTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotMetaTable.lo `test -f 'plugins/shotwell-data-imports/FSpotMetaTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotMetaTable.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo: plugins/shotwell-data-imports/FSpotPhotosTable.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotosTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotosTable.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotPhotosTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotosTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotosTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotosTable.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo: plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotoTagsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotPhotoTagsTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoTagsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotoTagsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo: plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotPhotoVersionsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo: plugins/shotwell-data-imports/FSpotRollsTable.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotRollsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotRollsTable.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotRollsTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotRollsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotRollsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotRollsTable.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo: plugins/shotwell-data-imports/FSpotTableBehavior.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo `test -f 'plugins/shotwell-data-imports/FSpotTableBehavior.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotTableBehavior.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotTableBehavior.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTableBehavior.lo `test -f 'plugins/shotwell-data-imports/FSpotTableBehavior.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotTableBehavior.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo: plugins/shotwell-data-imports/FSpotTagsTable.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotTagsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotTagsTable.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/FSpotTagsTable.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-FSpotTagsTable.lo `test -f 'plugins/shotwell-data-imports/FSpotTagsTable.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/FSpotTagsTable.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo: plugins/shotwell-data-imports/shotwell-data-imports.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo `test -f 'plugins/shotwell-data-imports/shotwell-data-imports.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/shotwell-data-imports.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/shotwell-data-imports.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-shotwell-data-imports.lo `test -f 'plugins/shotwell-data-imports/shotwell-data-imports.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/shotwell-data-imports.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo: plugins/shotwell-data-imports/SqliteSupport.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo `test -f 'plugins/shotwell-data-imports/SqliteSupport.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/SqliteSupport.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/SqliteSupport.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-SqliteSupport.lo `test -f 'plugins/shotwell-data-imports/SqliteSupport.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/SqliteSupport.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo: plugins/shotwell-data-imports/VersionNumber.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo `test -f 'plugins/shotwell-data-imports/VersionNumber.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/VersionNumber.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/VersionNumber.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-VersionNumber.lo `test -f 'plugins/shotwell-data-imports/VersionNumber.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/VersionNumber.c
-
-plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo: plugins/shotwell-data-imports/resource.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo -MD -MP -MF plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.Tpo -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo `test -f 'plugins/shotwell-data-imports/resource.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/resource.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.Tpo plugins/shotwell-data-imports/$(DEPDIR)/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-data-imports/resource.c' object='plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_data_imports_shotwell_data_imports_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-data-imports/plugins_shotwell_data_imports_shotwell_data_imports_la-resource.lo `test -f 'plugins/shotwell-data-imports/resource.c' || echo '$(srcdir)/'`plugins/shotwell-data-imports/resource.c
-
plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo: plugins/shotwell-publishing-extras/GalleryConnector.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.lo `test -f 'plugins/shotwell-publishing-extras/GalleryConnector.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/GalleryConnector.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-GalleryConnector.Plo
@@ -3244,13 +3208,6 @@ plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_p
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-shotwell-publishing-extras.lo `test -f 'plugins/shotwell-publishing-extras/shotwell-publishing-extras.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/shotwell-publishing-extras.c
-plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo: plugins/shotwell-publishing-extras/TumblrPublishing.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo `test -f 'plugins/shotwell-publishing-extras/TumblrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/TumblrPublishing.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing-extras/TumblrPublishing.c' object='plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-TumblrPublishing.lo `test -f 'plugins/shotwell-publishing-extras/TumblrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/TumblrPublishing.c
-
plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo: plugins/shotwell-publishing-extras/YandexPublishing.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo -MD -MP -MF plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.Tpo -c -o plugins/shotwell-publishing-extras/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.lo `test -f 'plugins/shotwell-publishing-extras/YandexPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing-extras/YandexPublishing.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.Tpo plugins/shotwell-publishing-extras/$(DEPDIR)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la-YandexPublishing.Plo
@@ -3293,6 +3250,13 @@ plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-F
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-FlickrPublishing.lo `test -f 'plugins/shotwell-publishing/FlickrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/FlickrPublishing.c
+plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.lo: plugins/shotwell-publishing/TumblrPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.lo `test -f 'plugins/shotwell-publishing/TumblrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/TumblrPublishing.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='plugins/shotwell-publishing/TumblrPublishing.c' object='plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-TumblrPublishing.lo `test -f 'plugins/shotwell-publishing/TumblrPublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/TumblrPublishing.c
+
plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo: plugins/shotwell-publishing/YouTubePublishing.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_publishing_shotwell_publishing_la_CFLAGS) $(CFLAGS) -MT plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo -MD -MP -MF plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.Tpo -c -o plugins/shotwell-publishing/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.lo `test -f 'plugins/shotwell-publishing/YouTubePublishing.c' || echo '$(srcdir)/'`plugins/shotwell-publishing/YouTubePublishing.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.Tpo plugins/shotwell-publishing/$(DEPDIR)/plugins_shotwell_publishing_shotwell_publishing_la-YouTubePublishing.Plo
@@ -3398,6 +3362,27 @@ plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_l
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(plugins_shotwell_transitions_shotwell_transitions_la_CFLAGS) $(CFLAGS) -c -o plugins/shotwell-transitions/plugins_shotwell_transitions_shotwell_transitions_la-resource.lo `test -f 'plugins/shotwell-transitions/resource.c' || echo '$(srcdir)/'`plugins/shotwell-transitions/resource.c
+src/src_libgraphics_processor_la-ColorTransformation.lo: src/ColorTransformation.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_libgraphics_processor_la_CFLAGS) $(CFLAGS) -MT src/src_libgraphics_processor_la-ColorTransformation.lo -MD -MP -MF src/$(DEPDIR)/src_libgraphics_processor_la-ColorTransformation.Tpo -c -o src/src_libgraphics_processor_la-ColorTransformation.lo `test -f 'src/ColorTransformation.c' || echo '$(srcdir)/'`src/ColorTransformation.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_libgraphics_processor_la-ColorTransformation.Tpo src/$(DEPDIR)/src_libgraphics_processor_la-ColorTransformation.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/ColorTransformation.c' object='src/src_libgraphics_processor_la-ColorTransformation.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_libgraphics_processor_la_CFLAGS) $(CFLAGS) -c -o src/src_libgraphics_processor_la-ColorTransformation.lo `test -f 'src/ColorTransformation.c' || echo '$(srcdir)/'`src/ColorTransformation.c
+
+src/util/src_libgraphics_processor_la-KeyValueMap.lo: src/util/KeyValueMap.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_libgraphics_processor_la_CFLAGS) $(CFLAGS) -MT src/util/src_libgraphics_processor_la-KeyValueMap.lo -MD -MP -MF src/util/$(DEPDIR)/src_libgraphics_processor_la-KeyValueMap.Tpo -c -o src/util/src_libgraphics_processor_la-KeyValueMap.lo `test -f 'src/util/KeyValueMap.c' || echo '$(srcdir)/'`src/util/KeyValueMap.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/src_libgraphics_processor_la-KeyValueMap.Tpo src/util/$(DEPDIR)/src_libgraphics_processor_la-KeyValueMap.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/KeyValueMap.c' object='src/util/src_libgraphics_processor_la-KeyValueMap.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_libgraphics_processor_la_CFLAGS) $(CFLAGS) -c -o src/util/src_libgraphics_processor_la-KeyValueMap.lo `test -f 'src/util/KeyValueMap.c' || echo '$(srcdir)/'`src/util/KeyValueMap.c
+
+src/src_libgraphics_processor_la-_transformation.lo: src/_transformation.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_libgraphics_processor_la_CFLAGS) $(CFLAGS) -MT src/src_libgraphics_processor_la-_transformation.lo -MD -MP -MF src/$(DEPDIR)/src_libgraphics_processor_la-_transformation.Tpo -c -o src/src_libgraphics_processor_la-_transformation.lo `test -f 'src/_transformation.c' || echo '$(srcdir)/'`src/_transformation.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_libgraphics_processor_la-_transformation.Tpo src/$(DEPDIR)/src_libgraphics_processor_la-_transformation.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/_transformation.c' object='src/src_libgraphics_processor_la-_transformation.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_libgraphics_processor_la_CFLAGS) $(CFLAGS) -c -o src/src_libgraphics_processor_la-_transformation.lo `test -f 'src/_transformation.c' || echo '$(srcdir)/'`src/_transformation.c
+
src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo: src/plugins/SpitInterfaces.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_plugins_libplugin_la_CFLAGS) $(CFLAGS) -MT src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo -MD -MP -MF src/plugins/$(DEPDIR)/src_plugins_libplugin_la-SpitInterfaces.Tpo -c -o src/plugins/src_plugins_libplugin_la-SpitInterfaces.lo `test -f 'src/plugins/SpitInterfaces.c' || echo '$(srcdir)/'`src/plugins/SpitInterfaces.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/plugins/$(DEPDIR)/src_plugins_libplugin_la-SpitInterfaces.Tpo src/plugins/$(DEPDIR)/src_plugins_libplugin_la-SpitInterfaces.Plo
@@ -3524,20 +3509,6 @@ src/util/shotwell-system.obj: src/util/system.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-system.obj `if test -f 'src/util/system.c'; then $(CYGPATH_W) 'src/util/system.c'; else $(CYGPATH_W) '$(srcdir)/src/util/system.c'; fi`
-src/util/shotwell-KeyValueMap.o: src/util/KeyValueMap.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-KeyValueMap.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-KeyValueMap.Tpo -c -o src/util/shotwell-KeyValueMap.o `test -f 'src/util/KeyValueMap.c' || echo '$(srcdir)/'`src/util/KeyValueMap.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-KeyValueMap.Tpo src/util/$(DEPDIR)/shotwell-KeyValueMap.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/KeyValueMap.c' object='src/util/shotwell-KeyValueMap.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-KeyValueMap.o `test -f 'src/util/KeyValueMap.c' || echo '$(srcdir)/'`src/util/KeyValueMap.c
-
-src/util/shotwell-KeyValueMap.obj: src/util/KeyValueMap.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-KeyValueMap.obj -MD -MP -MF src/util/$(DEPDIR)/shotwell-KeyValueMap.Tpo -c -o src/util/shotwell-KeyValueMap.obj `if test -f 'src/util/KeyValueMap.c'; then $(CYGPATH_W) 'src/util/KeyValueMap.c'; else $(CYGPATH_W) '$(srcdir)/src/util/KeyValueMap.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-KeyValueMap.Tpo src/util/$(DEPDIR)/shotwell-KeyValueMap.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/util/KeyValueMap.c' object='src/util/shotwell-KeyValueMap.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/util/shotwell-KeyValueMap.obj `if test -f 'src/util/KeyValueMap.c'; then $(CYGPATH_W) 'src/util/KeyValueMap.c'; else $(CYGPATH_W) '$(srcdir)/src/util/KeyValueMap.c'; fi`
-
src/util/shotwell-ui.o: src/util/ui.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/util/shotwell-ui.o -MD -MP -MF src/util/$(DEPDIR)/shotwell-ui.Tpo -c -o src/util/shotwell-ui.o `test -f 'src/util/ui.c' || echo '$(srcdir)/'`src/util/ui.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/util/$(DEPDIR)/shotwell-ui.Tpo src/util/$(DEPDIR)/shotwell-ui.Po
@@ -3734,6 +3705,146 @@ src/db/shotwell-SavedSearchDBTable.obj: src/db/SavedSearchDBTable.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/db/shotwell-SavedSearchDBTable.obj `if test -f 'src/db/SavedSearchDBTable.c'; then $(CYGPATH_W) 'src/db/SavedSearchDBTable.c'; else $(CYGPATH_W) '$(srcdir)/src/db/SavedSearchDBTable.c'; fi`
+src/dialogs/shotwell-Preferences.o: src/dialogs/Preferences.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-Preferences.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-Preferences.Tpo -c -o src/dialogs/shotwell-Preferences.o `test -f 'src/dialogs/Preferences.c' || echo '$(srcdir)/'`src/dialogs/Preferences.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-Preferences.Tpo src/dialogs/$(DEPDIR)/shotwell-Preferences.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/Preferences.c' object='src/dialogs/shotwell-Preferences.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-Preferences.o `test -f 'src/dialogs/Preferences.c' || echo '$(srcdir)/'`src/dialogs/Preferences.c
+
+src/dialogs/shotwell-Preferences.obj: src/dialogs/Preferences.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-Preferences.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-Preferences.Tpo -c -o src/dialogs/shotwell-Preferences.obj `if test -f 'src/dialogs/Preferences.c'; then $(CYGPATH_W) 'src/dialogs/Preferences.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/Preferences.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-Preferences.Tpo src/dialogs/$(DEPDIR)/shotwell-Preferences.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/Preferences.c' object='src/dialogs/shotwell-Preferences.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-Preferences.obj `if test -f 'src/dialogs/Preferences.c'; then $(CYGPATH_W) 'src/dialogs/Preferences.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/Preferences.c'; fi`
+
+src/dialogs/shotwell-EntryMultiCompletion.o: src/dialogs/EntryMultiCompletion.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-EntryMultiCompletion.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-EntryMultiCompletion.Tpo -c -o src/dialogs/shotwell-EntryMultiCompletion.o `test -f 'src/dialogs/EntryMultiCompletion.c' || echo '$(srcdir)/'`src/dialogs/EntryMultiCompletion.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-EntryMultiCompletion.Tpo src/dialogs/$(DEPDIR)/shotwell-EntryMultiCompletion.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/EntryMultiCompletion.c' object='src/dialogs/shotwell-EntryMultiCompletion.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-EntryMultiCompletion.o `test -f 'src/dialogs/EntryMultiCompletion.c' || echo '$(srcdir)/'`src/dialogs/EntryMultiCompletion.c
+
+src/dialogs/shotwell-EntryMultiCompletion.obj: src/dialogs/EntryMultiCompletion.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-EntryMultiCompletion.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-EntryMultiCompletion.Tpo -c -o src/dialogs/shotwell-EntryMultiCompletion.obj `if test -f 'src/dialogs/EntryMultiCompletion.c'; then $(CYGPATH_W) 'src/dialogs/EntryMultiCompletion.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/EntryMultiCompletion.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-EntryMultiCompletion.Tpo src/dialogs/$(DEPDIR)/shotwell-EntryMultiCompletion.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/EntryMultiCompletion.c' object='src/dialogs/shotwell-EntryMultiCompletion.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-EntryMultiCompletion.obj `if test -f 'src/dialogs/EntryMultiCompletion.c'; then $(CYGPATH_W) 'src/dialogs/EntryMultiCompletion.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/EntryMultiCompletion.c'; fi`
+
+src/dialogs/shotwell-ExportDialog.o: src/dialogs/ExportDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-ExportDialog.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-ExportDialog.Tpo -c -o src/dialogs/shotwell-ExportDialog.o `test -f 'src/dialogs/ExportDialog.c' || echo '$(srcdir)/'`src/dialogs/ExportDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-ExportDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-ExportDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/ExportDialog.c' object='src/dialogs/shotwell-ExportDialog.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-ExportDialog.o `test -f 'src/dialogs/ExportDialog.c' || echo '$(srcdir)/'`src/dialogs/ExportDialog.c
+
+src/dialogs/shotwell-ExportDialog.obj: src/dialogs/ExportDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-ExportDialog.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-ExportDialog.Tpo -c -o src/dialogs/shotwell-ExportDialog.obj `if test -f 'src/dialogs/ExportDialog.c'; then $(CYGPATH_W) 'src/dialogs/ExportDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/ExportDialog.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-ExportDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-ExportDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/ExportDialog.c' object='src/dialogs/shotwell-ExportDialog.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-ExportDialog.obj `if test -f 'src/dialogs/ExportDialog.c'; then $(CYGPATH_W) 'src/dialogs/ExportDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/ExportDialog.c'; fi`
+
+src/dialogs/shotwell-TextEntry.o: src/dialogs/TextEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-TextEntry.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-TextEntry.Tpo -c -o src/dialogs/shotwell-TextEntry.o `test -f 'src/dialogs/TextEntry.c' || echo '$(srcdir)/'`src/dialogs/TextEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-TextEntry.Tpo src/dialogs/$(DEPDIR)/shotwell-TextEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/TextEntry.c' object='src/dialogs/shotwell-TextEntry.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-TextEntry.o `test -f 'src/dialogs/TextEntry.c' || echo '$(srcdir)/'`src/dialogs/TextEntry.c
+
+src/dialogs/shotwell-TextEntry.obj: src/dialogs/TextEntry.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-TextEntry.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-TextEntry.Tpo -c -o src/dialogs/shotwell-TextEntry.obj `if test -f 'src/dialogs/TextEntry.c'; then $(CYGPATH_W) 'src/dialogs/TextEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/TextEntry.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-TextEntry.Tpo src/dialogs/$(DEPDIR)/shotwell-TextEntry.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/TextEntry.c' object='src/dialogs/shotwell-TextEntry.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-TextEntry.obj `if test -f 'src/dialogs/TextEntry.c'; then $(CYGPATH_W) 'src/dialogs/TextEntry.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/TextEntry.c'; fi`
+
+src/dialogs/shotwell-WelcomeDialog.o: src/dialogs/WelcomeDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-WelcomeDialog.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-WelcomeDialog.Tpo -c -o src/dialogs/shotwell-WelcomeDialog.o `test -f 'src/dialogs/WelcomeDialog.c' || echo '$(srcdir)/'`src/dialogs/WelcomeDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-WelcomeDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-WelcomeDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/WelcomeDialog.c' object='src/dialogs/shotwell-WelcomeDialog.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-WelcomeDialog.o `test -f 'src/dialogs/WelcomeDialog.c' || echo '$(srcdir)/'`src/dialogs/WelcomeDialog.c
+
+src/dialogs/shotwell-WelcomeDialog.obj: src/dialogs/WelcomeDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-WelcomeDialog.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-WelcomeDialog.Tpo -c -o src/dialogs/shotwell-WelcomeDialog.obj `if test -f 'src/dialogs/WelcomeDialog.c'; then $(CYGPATH_W) 'src/dialogs/WelcomeDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/WelcomeDialog.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-WelcomeDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-WelcomeDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/WelcomeDialog.c' object='src/dialogs/shotwell-WelcomeDialog.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-WelcomeDialog.obj `if test -f 'src/dialogs/WelcomeDialog.c'; then $(CYGPATH_W) 'src/dialogs/WelcomeDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/WelcomeDialog.c'; fi`
+
+src/dialogs/shotwell-MultiTextEntryDialog.o: src/dialogs/MultiTextEntryDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-MultiTextEntryDialog.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-MultiTextEntryDialog.Tpo -c -o src/dialogs/shotwell-MultiTextEntryDialog.o `test -f 'src/dialogs/MultiTextEntryDialog.c' || echo '$(srcdir)/'`src/dialogs/MultiTextEntryDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-MultiTextEntryDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-MultiTextEntryDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/MultiTextEntryDialog.c' object='src/dialogs/shotwell-MultiTextEntryDialog.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-MultiTextEntryDialog.o `test -f 'src/dialogs/MultiTextEntryDialog.c' || echo '$(srcdir)/'`src/dialogs/MultiTextEntryDialog.c
+
+src/dialogs/shotwell-MultiTextEntryDialog.obj: src/dialogs/MultiTextEntryDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-MultiTextEntryDialog.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-MultiTextEntryDialog.Tpo -c -o src/dialogs/shotwell-MultiTextEntryDialog.obj `if test -f 'src/dialogs/MultiTextEntryDialog.c'; then $(CYGPATH_W) 'src/dialogs/MultiTextEntryDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/MultiTextEntryDialog.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-MultiTextEntryDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-MultiTextEntryDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/MultiTextEntryDialog.c' object='src/dialogs/shotwell-MultiTextEntryDialog.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-MultiTextEntryDialog.obj `if test -f 'src/dialogs/MultiTextEntryDialog.c'; then $(CYGPATH_W) 'src/dialogs/MultiTextEntryDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/MultiTextEntryDialog.c'; fi`
+
+src/dialogs/shotwell-AdjustDateTimeDialog.o: src/dialogs/AdjustDateTimeDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-AdjustDateTimeDialog.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-AdjustDateTimeDialog.Tpo -c -o src/dialogs/shotwell-AdjustDateTimeDialog.o `test -f 'src/dialogs/AdjustDateTimeDialog.c' || echo '$(srcdir)/'`src/dialogs/AdjustDateTimeDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-AdjustDateTimeDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-AdjustDateTimeDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/AdjustDateTimeDialog.c' object='src/dialogs/shotwell-AdjustDateTimeDialog.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-AdjustDateTimeDialog.o `test -f 'src/dialogs/AdjustDateTimeDialog.c' || echo '$(srcdir)/'`src/dialogs/AdjustDateTimeDialog.c
+
+src/dialogs/shotwell-AdjustDateTimeDialog.obj: src/dialogs/AdjustDateTimeDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-AdjustDateTimeDialog.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-AdjustDateTimeDialog.Tpo -c -o src/dialogs/shotwell-AdjustDateTimeDialog.obj `if test -f 'src/dialogs/AdjustDateTimeDialog.c'; then $(CYGPATH_W) 'src/dialogs/AdjustDateTimeDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/AdjustDateTimeDialog.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-AdjustDateTimeDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-AdjustDateTimeDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/AdjustDateTimeDialog.c' object='src/dialogs/shotwell-AdjustDateTimeDialog.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-AdjustDateTimeDialog.obj `if test -f 'src/dialogs/AdjustDateTimeDialog.c'; then $(CYGPATH_W) 'src/dialogs/AdjustDateTimeDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/AdjustDateTimeDialog.c'; fi`
+
+src/dialogs/shotwell-SetBackground.o: src/dialogs/SetBackground.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-SetBackground.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-SetBackground.Tpo -c -o src/dialogs/shotwell-SetBackground.o `test -f 'src/dialogs/SetBackground.c' || echo '$(srcdir)/'`src/dialogs/SetBackground.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-SetBackground.Tpo src/dialogs/$(DEPDIR)/shotwell-SetBackground.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/SetBackground.c' object='src/dialogs/shotwell-SetBackground.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-SetBackground.o `test -f 'src/dialogs/SetBackground.c' || echo '$(srcdir)/'`src/dialogs/SetBackground.c
+
+src/dialogs/shotwell-SetBackground.obj: src/dialogs/SetBackground.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-SetBackground.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-SetBackground.Tpo -c -o src/dialogs/shotwell-SetBackground.obj `if test -f 'src/dialogs/SetBackground.c'; then $(CYGPATH_W) 'src/dialogs/SetBackground.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/SetBackground.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-SetBackground.Tpo src/dialogs/$(DEPDIR)/shotwell-SetBackground.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/SetBackground.c' object='src/dialogs/shotwell-SetBackground.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-SetBackground.obj `if test -f 'src/dialogs/SetBackground.c'; then $(CYGPATH_W) 'src/dialogs/SetBackground.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/SetBackground.c'; fi`
+
+src/dialogs/shotwell-ProgressDialog.o: src/dialogs/ProgressDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-ProgressDialog.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-ProgressDialog.Tpo -c -o src/dialogs/shotwell-ProgressDialog.o `test -f 'src/dialogs/ProgressDialog.c' || echo '$(srcdir)/'`src/dialogs/ProgressDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-ProgressDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-ProgressDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/ProgressDialog.c' object='src/dialogs/shotwell-ProgressDialog.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-ProgressDialog.o `test -f 'src/dialogs/ProgressDialog.c' || echo '$(srcdir)/'`src/dialogs/ProgressDialog.c
+
+src/dialogs/shotwell-ProgressDialog.obj: src/dialogs/ProgressDialog.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-ProgressDialog.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-ProgressDialog.Tpo -c -o src/dialogs/shotwell-ProgressDialog.obj `if test -f 'src/dialogs/ProgressDialog.c'; then $(CYGPATH_W) 'src/dialogs/ProgressDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/ProgressDialog.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-ProgressDialog.Tpo src/dialogs/$(DEPDIR)/shotwell-ProgressDialog.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/ProgressDialog.c' object='src/dialogs/shotwell-ProgressDialog.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-ProgressDialog.obj `if test -f 'src/dialogs/ProgressDialog.c'; then $(CYGPATH_W) 'src/dialogs/ProgressDialog.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/ProgressDialog.c'; fi`
+
+src/dialogs/shotwell-SetBackgroundSlideshow.o: src/dialogs/SetBackgroundSlideshow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-SetBackgroundSlideshow.o -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-SetBackgroundSlideshow.Tpo -c -o src/dialogs/shotwell-SetBackgroundSlideshow.o `test -f 'src/dialogs/SetBackgroundSlideshow.c' || echo '$(srcdir)/'`src/dialogs/SetBackgroundSlideshow.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-SetBackgroundSlideshow.Tpo src/dialogs/$(DEPDIR)/shotwell-SetBackgroundSlideshow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/SetBackgroundSlideshow.c' object='src/dialogs/shotwell-SetBackgroundSlideshow.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-SetBackgroundSlideshow.o `test -f 'src/dialogs/SetBackgroundSlideshow.c' || echo '$(srcdir)/'`src/dialogs/SetBackgroundSlideshow.c
+
+src/dialogs/shotwell-SetBackgroundSlideshow.obj: src/dialogs/SetBackgroundSlideshow.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/dialogs/shotwell-SetBackgroundSlideshow.obj -MD -MP -MF src/dialogs/$(DEPDIR)/shotwell-SetBackgroundSlideshow.Tpo -c -o src/dialogs/shotwell-SetBackgroundSlideshow.obj `if test -f 'src/dialogs/SetBackgroundSlideshow.c'; then $(CYGPATH_W) 'src/dialogs/SetBackgroundSlideshow.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/SetBackgroundSlideshow.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/dialogs/$(DEPDIR)/shotwell-SetBackgroundSlideshow.Tpo src/dialogs/$(DEPDIR)/shotwell-SetBackgroundSlideshow.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/dialogs/SetBackgroundSlideshow.c' object='src/dialogs/shotwell-SetBackgroundSlideshow.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/dialogs/shotwell-SetBackgroundSlideshow.obj `if test -f 'src/dialogs/SetBackgroundSlideshow.c'; then $(CYGPATH_W) 'src/dialogs/SetBackgroundSlideshow.c'; else $(CYGPATH_W) '$(srcdir)/src/dialogs/SetBackgroundSlideshow.c'; fi`
+
src/editing_tools/shotwell-EditingTools.o: src/editing_tools/EditingTools.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/editing_tools/shotwell-EditingTools.o -MD -MP -MF src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Tpo -c -o src/editing_tools/shotwell-EditingTools.o `test -f 'src/editing_tools/EditingTools.c' || echo '$(srcdir)/'`src/editing_tools/EditingTools.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Tpo src/editing_tools/$(DEPDIR)/shotwell-EditingTools.Po
@@ -3748,6 +3859,20 @@ src/editing_tools/shotwell-EditingTools.obj: src/editing_tools/EditingTools.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/editing_tools/shotwell-EditingTools.obj `if test -f 'src/editing_tools/EditingTools.c'; then $(CYGPATH_W) 'src/editing_tools/EditingTools.c'; else $(CYGPATH_W) '$(srcdir)/src/editing_tools/EditingTools.c'; fi`
+src/editing_tools/shotwell-RGBHistogramManipulator.o: src/editing_tools/RGBHistogramManipulator.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/editing_tools/shotwell-RGBHistogramManipulator.o -MD -MP -MF src/editing_tools/$(DEPDIR)/shotwell-RGBHistogramManipulator.Tpo -c -o src/editing_tools/shotwell-RGBHistogramManipulator.o `test -f 'src/editing_tools/RGBHistogramManipulator.c' || echo '$(srcdir)/'`src/editing_tools/RGBHistogramManipulator.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/editing_tools/$(DEPDIR)/shotwell-RGBHistogramManipulator.Tpo src/editing_tools/$(DEPDIR)/shotwell-RGBHistogramManipulator.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/editing_tools/RGBHistogramManipulator.c' object='src/editing_tools/shotwell-RGBHistogramManipulator.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/editing_tools/shotwell-RGBHistogramManipulator.o `test -f 'src/editing_tools/RGBHistogramManipulator.c' || echo '$(srcdir)/'`src/editing_tools/RGBHistogramManipulator.c
+
+src/editing_tools/shotwell-RGBHistogramManipulator.obj: src/editing_tools/RGBHistogramManipulator.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/editing_tools/shotwell-RGBHistogramManipulator.obj -MD -MP -MF src/editing_tools/$(DEPDIR)/shotwell-RGBHistogramManipulator.Tpo -c -o src/editing_tools/shotwell-RGBHistogramManipulator.obj `if test -f 'src/editing_tools/RGBHistogramManipulator.c'; then $(CYGPATH_W) 'src/editing_tools/RGBHistogramManipulator.c'; else $(CYGPATH_W) '$(srcdir)/src/editing_tools/RGBHistogramManipulator.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/editing_tools/$(DEPDIR)/shotwell-RGBHistogramManipulator.Tpo src/editing_tools/$(DEPDIR)/shotwell-RGBHistogramManipulator.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/editing_tools/RGBHistogramManipulator.c' object='src/editing_tools/shotwell-RGBHistogramManipulator.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/editing_tools/shotwell-RGBHistogramManipulator.obj `if test -f 'src/editing_tools/RGBHistogramManipulator.c'; then $(CYGPATH_W) 'src/editing_tools/RGBHistogramManipulator.c'; else $(CYGPATH_W) '$(srcdir)/src/editing_tools/RGBHistogramManipulator.c'; fi`
+
src/editing_tools/shotwell-StraightenTool.o: src/editing_tools/StraightenTool.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/editing_tools/shotwell-StraightenTool.o -MD -MP -MF src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Tpo -c -o src/editing_tools/shotwell-StraightenTool.o `test -f 'src/editing_tools/StraightenTool.c' || echo '$(srcdir)/'`src/editing_tools/StraightenTool.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Tpo src/editing_tools/$(DEPDIR)/shotwell-StraightenTool.Po
@@ -4084,19 +4209,19 @@ src/library/shotwell-LibraryWindow.obj: src/library/LibraryWindow.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LibraryWindow.obj `if test -f 'src/library/LibraryWindow.c'; then $(CYGPATH_W) 'src/library/LibraryWindow.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LibraryWindow.c'; fi`
-src/library/shotwell-Branch.o: src/library/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-Branch.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/library/shotwell-Branch.o `test -f 'src/library/Branch.c' || echo '$(srcdir)/'`src/library/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-Branch.Tpo src/library/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/Branch.c' object='src/library/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+src/library/shotwell-LibraryBranch.o: src/library/LibraryBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-LibraryBranch.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-LibraryBranch.Tpo -c -o src/library/shotwell-LibraryBranch.o `test -f 'src/library/LibraryBranch.c' || echo '$(srcdir)/'`src/library/LibraryBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-LibraryBranch.Tpo src/library/$(DEPDIR)/shotwell-LibraryBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/LibraryBranch.c' object='src/library/shotwell-LibraryBranch.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-Branch.o `test -f 'src/library/Branch.c' || echo '$(srcdir)/'`src/library/Branch.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LibraryBranch.o `test -f 'src/library/LibraryBranch.c' || echo '$(srcdir)/'`src/library/LibraryBranch.c
-src/library/shotwell-Branch.obj: src/library/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-Branch.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/library/shotwell-Branch.obj `if test -f 'src/library/Branch.c'; then $(CYGPATH_W) 'src/library/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/library/Branch.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-Branch.Tpo src/library/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/Branch.c' object='src/library/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+src/library/shotwell-LibraryBranch.obj: src/library/LibraryBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-LibraryBranch.obj -MD -MP -MF src/library/$(DEPDIR)/shotwell-LibraryBranch.Tpo -c -o src/library/shotwell-LibraryBranch.obj `if test -f 'src/library/LibraryBranch.c'; then $(CYGPATH_W) 'src/library/LibraryBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LibraryBranch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/library/$(DEPDIR)/shotwell-LibraryBranch.Tpo src/library/$(DEPDIR)/shotwell-LibraryBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/library/LibraryBranch.c' object='src/library/shotwell-LibraryBranch.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-Branch.obj `if test -f 'src/library/Branch.c'; then $(CYGPATH_W) 'src/library/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/library/Branch.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/library/shotwell-LibraryBranch.obj `if test -f 'src/library/LibraryBranch.c'; then $(CYGPATH_W) 'src/library/LibraryBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/library/LibraryBranch.c'; fi`
src/library/shotwell-TrashSidebarEntry.o: src/library/TrashSidebarEntry.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/library/shotwell-TrashSidebarEntry.o -MD -MP -MF src/library/$(DEPDIR)/shotwell-TrashSidebarEntry.Tpo -c -o src/library/shotwell-TrashSidebarEntry.o `test -f 'src/library/TrashSidebarEntry.c' || echo '$(srcdir)/'`src/library/TrashSidebarEntry.c
@@ -4630,19 +4755,19 @@ src/events/shotwell-Events.obj: src/events/Events.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-Events.obj `if test -f 'src/events/Events.c'; then $(CYGPATH_W) 'src/events/Events.c'; else $(CYGPATH_W) '$(srcdir)/src/events/Events.c'; fi`
-src/events/shotwell-Branch.o: src/events/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-Branch.o -MD -MP -MF src/events/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/events/shotwell-Branch.o `test -f 'src/events/Branch.c' || echo '$(srcdir)/'`src/events/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-Branch.Tpo src/events/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/Branch.c' object='src/events/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+src/events/shotwell-EventsBranch.o: src/events/EventsBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventsBranch.o -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventsBranch.Tpo -c -o src/events/shotwell-EventsBranch.o `test -f 'src/events/EventsBranch.c' || echo '$(srcdir)/'`src/events/EventsBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-EventsBranch.Tpo src/events/$(DEPDIR)/shotwell-EventsBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/EventsBranch.c' object='src/events/shotwell-EventsBranch.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-Branch.o `test -f 'src/events/Branch.c' || echo '$(srcdir)/'`src/events/Branch.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-EventsBranch.o `test -f 'src/events/EventsBranch.c' || echo '$(srcdir)/'`src/events/EventsBranch.c
-src/events/shotwell-Branch.obj: src/events/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-Branch.obj -MD -MP -MF src/events/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/events/shotwell-Branch.obj `if test -f 'src/events/Branch.c'; then $(CYGPATH_W) 'src/events/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/events/Branch.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-Branch.Tpo src/events/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/Branch.c' object='src/events/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+src/events/shotwell-EventsBranch.obj: src/events/EventsBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventsBranch.obj -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventsBranch.Tpo -c -o src/events/shotwell-EventsBranch.obj `if test -f 'src/events/EventsBranch.c'; then $(CYGPATH_W) 'src/events/EventsBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/events/EventsBranch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/events/$(DEPDIR)/shotwell-EventsBranch.Tpo src/events/$(DEPDIR)/shotwell-EventsBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/events/EventsBranch.c' object='src/events/shotwell-EventsBranch.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-Branch.obj `if test -f 'src/events/Branch.c'; then $(CYGPATH_W) 'src/events/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/events/Branch.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/events/shotwell-EventsBranch.obj `if test -f 'src/events/EventsBranch.c'; then $(CYGPATH_W) 'src/events/EventsBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/events/EventsBranch.c'; fi`
src/events/shotwell-EventsDirectoryPage.o: src/events/EventsDirectoryPage.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/events/shotwell-EventsDirectoryPage.o -MD -MP -MF src/events/$(DEPDIR)/shotwell-EventsDirectoryPage.Tpo -c -o src/events/shotwell-EventsDirectoryPage.o `test -f 'src/events/EventsDirectoryPage.c' || echo '$(srcdir)/'`src/events/EventsDirectoryPage.c
@@ -4700,19 +4825,19 @@ src/tags/shotwell-Tags.obj: src/tags/Tags.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-Tags.obj `if test -f 'src/tags/Tags.c'; then $(CYGPATH_W) 'src/tags/Tags.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/Tags.c'; fi`
-src/tags/shotwell-Branch.o: src/tags/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-Branch.o -MD -MP -MF src/tags/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/tags/shotwell-Branch.o `test -f 'src/tags/Branch.c' || echo '$(srcdir)/'`src/tags/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-Branch.Tpo src/tags/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/Branch.c' object='src/tags/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+src/tags/shotwell-TagsBranch.o: src/tags/TagsBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-TagsBranch.o -MD -MP -MF src/tags/$(DEPDIR)/shotwell-TagsBranch.Tpo -c -o src/tags/shotwell-TagsBranch.o `test -f 'src/tags/TagsBranch.c' || echo '$(srcdir)/'`src/tags/TagsBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-TagsBranch.Tpo src/tags/$(DEPDIR)/shotwell-TagsBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/TagsBranch.c' object='src/tags/shotwell-TagsBranch.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-Branch.o `test -f 'src/tags/Branch.c' || echo '$(srcdir)/'`src/tags/Branch.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-TagsBranch.o `test -f 'src/tags/TagsBranch.c' || echo '$(srcdir)/'`src/tags/TagsBranch.c
-src/tags/shotwell-Branch.obj: src/tags/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-Branch.obj -MD -MP -MF src/tags/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/tags/shotwell-Branch.obj `if test -f 'src/tags/Branch.c'; then $(CYGPATH_W) 'src/tags/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/Branch.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-Branch.Tpo src/tags/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/Branch.c' object='src/tags/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+src/tags/shotwell-TagsBranch.obj: src/tags/TagsBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-TagsBranch.obj -MD -MP -MF src/tags/$(DEPDIR)/shotwell-TagsBranch.Tpo -c -o src/tags/shotwell-TagsBranch.obj `if test -f 'src/tags/TagsBranch.c'; then $(CYGPATH_W) 'src/tags/TagsBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/TagsBranch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/tags/$(DEPDIR)/shotwell-TagsBranch.Tpo src/tags/$(DEPDIR)/shotwell-TagsBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tags/TagsBranch.c' object='src/tags/shotwell-TagsBranch.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-Branch.obj `if test -f 'src/tags/Branch.c'; then $(CYGPATH_W) 'src/tags/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/Branch.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/tags/shotwell-TagsBranch.obj `if test -f 'src/tags/TagsBranch.c'; then $(CYGPATH_W) 'src/tags/TagsBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/tags/TagsBranch.c'; fi`
src/tags/shotwell-TagPage.o: src/tags/TagPage.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/tags/shotwell-TagPage.o -MD -MP -MF src/tags/$(DEPDIR)/shotwell-TagPage.Tpo -c -o src/tags/shotwell-TagPage.o `test -f 'src/tags/TagPage.c' || echo '$(srcdir)/'`src/tags/TagPage.c
@@ -4770,19 +4895,19 @@ src/camera/shotwell-Camera.obj: src/camera/Camera.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-Camera.obj `if test -f 'src/camera/Camera.c'; then $(CYGPATH_W) 'src/camera/Camera.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/Camera.c'; fi`
-src/camera/shotwell-Branch.o: src/camera/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-Branch.o -MD -MP -MF src/camera/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/camera/shotwell-Branch.o `test -f 'src/camera/Branch.c' || echo '$(srcdir)/'`src/camera/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-Branch.Tpo src/camera/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/Branch.c' object='src/camera/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+src/camera/shotwell-CameraBranch.o: src/camera/CameraBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-CameraBranch.o -MD -MP -MF src/camera/$(DEPDIR)/shotwell-CameraBranch.Tpo -c -o src/camera/shotwell-CameraBranch.o `test -f 'src/camera/CameraBranch.c' || echo '$(srcdir)/'`src/camera/CameraBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-CameraBranch.Tpo src/camera/$(DEPDIR)/shotwell-CameraBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/CameraBranch.c' object='src/camera/shotwell-CameraBranch.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-Branch.o `test -f 'src/camera/Branch.c' || echo '$(srcdir)/'`src/camera/Branch.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-CameraBranch.o `test -f 'src/camera/CameraBranch.c' || echo '$(srcdir)/'`src/camera/CameraBranch.c
-src/camera/shotwell-Branch.obj: src/camera/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-Branch.obj -MD -MP -MF src/camera/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/camera/shotwell-Branch.obj `if test -f 'src/camera/Branch.c'; then $(CYGPATH_W) 'src/camera/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/Branch.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-Branch.Tpo src/camera/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/Branch.c' object='src/camera/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+src/camera/shotwell-CameraBranch.obj: src/camera/CameraBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-CameraBranch.obj -MD -MP -MF src/camera/$(DEPDIR)/shotwell-CameraBranch.Tpo -c -o src/camera/shotwell-CameraBranch.obj `if test -f 'src/camera/CameraBranch.c'; then $(CYGPATH_W) 'src/camera/CameraBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/CameraBranch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/camera/$(DEPDIR)/shotwell-CameraBranch.Tpo src/camera/$(DEPDIR)/shotwell-CameraBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/camera/CameraBranch.c' object='src/camera/shotwell-CameraBranch.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-Branch.obj `if test -f 'src/camera/Branch.c'; then $(CYGPATH_W) 'src/camera/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/Branch.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/camera/shotwell-CameraBranch.obj `if test -f 'src/camera/CameraBranch.c'; then $(CYGPATH_W) 'src/camera/CameraBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/camera/CameraBranch.c'; fi`
src/camera/shotwell-CameraTable.o: src/camera/CameraTable.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/camera/shotwell-CameraTable.o -MD -MP -MF src/camera/$(DEPDIR)/shotwell-CameraTable.Tpo -c -o src/camera/shotwell-CameraTable.o `test -f 'src/camera/CameraTable.c' || echo '$(srcdir)/'`src/camera/CameraTable.c
@@ -4840,19 +4965,19 @@ src/searches/shotwell-Searches.obj: src/searches/Searches.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-Searches.obj `if test -f 'src/searches/Searches.c'; then $(CYGPATH_W) 'src/searches/Searches.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/Searches.c'; fi`
-src/searches/shotwell-Branch.o: src/searches/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-Branch.o -MD -MP -MF src/searches/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/searches/shotwell-Branch.o `test -f 'src/searches/Branch.c' || echo '$(srcdir)/'`src/searches/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-Branch.Tpo src/searches/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/Branch.c' object='src/searches/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+src/searches/shotwell-SearchesBranch.o: src/searches/SearchesBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SearchesBranch.o -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SearchesBranch.Tpo -c -o src/searches/shotwell-SearchesBranch.o `test -f 'src/searches/SearchesBranch.c' || echo '$(srcdir)/'`src/searches/SearchesBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-SearchesBranch.Tpo src/searches/$(DEPDIR)/shotwell-SearchesBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/SearchesBranch.c' object='src/searches/shotwell-SearchesBranch.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-Branch.o `test -f 'src/searches/Branch.c' || echo '$(srcdir)/'`src/searches/Branch.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-SearchesBranch.o `test -f 'src/searches/SearchesBranch.c' || echo '$(srcdir)/'`src/searches/SearchesBranch.c
-src/searches/shotwell-Branch.obj: src/searches/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-Branch.obj -MD -MP -MF src/searches/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/searches/shotwell-Branch.obj `if test -f 'src/searches/Branch.c'; then $(CYGPATH_W) 'src/searches/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/Branch.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-Branch.Tpo src/searches/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/Branch.c' object='src/searches/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+src/searches/shotwell-SearchesBranch.obj: src/searches/SearchesBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SearchesBranch.obj -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SearchesBranch.Tpo -c -o src/searches/shotwell-SearchesBranch.obj `if test -f 'src/searches/SearchesBranch.c'; then $(CYGPATH_W) 'src/searches/SearchesBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/SearchesBranch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/searches/$(DEPDIR)/shotwell-SearchesBranch.Tpo src/searches/$(DEPDIR)/shotwell-SearchesBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/searches/SearchesBranch.c' object='src/searches/shotwell-SearchesBranch.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-Branch.obj `if test -f 'src/searches/Branch.c'; then $(CYGPATH_W) 'src/searches/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/Branch.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/searches/shotwell-SearchesBranch.obj `if test -f 'src/searches/SearchesBranch.c'; then $(CYGPATH_W) 'src/searches/SearchesBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/searches/SearchesBranch.c'; fi`
src/searches/shotwell-SearchBoolean.o: src/searches/SearchBoolean.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/searches/shotwell-SearchBoolean.o -MD -MP -MF src/searches/$(DEPDIR)/shotwell-SearchBoolean.Tpo -c -o src/searches/shotwell-SearchBoolean.o `test -f 'src/searches/SearchBoolean.c' || echo '$(srcdir)/'`src/searches/SearchBoolean.c
@@ -5022,33 +5147,33 @@ src/folders/shotwell-Folders.obj: src/folders/Folders.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Folders.obj `if test -f 'src/folders/Folders.c'; then $(CYGPATH_W) 'src/folders/Folders.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Folders.c'; fi`
-src/folders/shotwell-Branch.o: src/folders/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Branch.o -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/folders/shotwell-Branch.o `test -f 'src/folders/Branch.c' || echo '$(srcdir)/'`src/folders/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Branch.Tpo src/folders/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Branch.c' object='src/folders/shotwell-Branch.o' libtool=no @AMDEPBACKSLASH@
+src/folders/shotwell-FoldersBranch.o: src/folders/FoldersBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-FoldersBranch.o -MD -MP -MF src/folders/$(DEPDIR)/shotwell-FoldersBranch.Tpo -c -o src/folders/shotwell-FoldersBranch.o `test -f 'src/folders/FoldersBranch.c' || echo '$(srcdir)/'`src/folders/FoldersBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-FoldersBranch.Tpo src/folders/$(DEPDIR)/shotwell-FoldersBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/FoldersBranch.c' object='src/folders/shotwell-FoldersBranch.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Branch.o `test -f 'src/folders/Branch.c' || echo '$(srcdir)/'`src/folders/Branch.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-FoldersBranch.o `test -f 'src/folders/FoldersBranch.c' || echo '$(srcdir)/'`src/folders/FoldersBranch.c
-src/folders/shotwell-Branch.obj: src/folders/Branch.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Branch.obj -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Branch.Tpo -c -o src/folders/shotwell-Branch.obj `if test -f 'src/folders/Branch.c'; then $(CYGPATH_W) 'src/folders/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Branch.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Branch.Tpo src/folders/$(DEPDIR)/shotwell-Branch.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Branch.c' object='src/folders/shotwell-Branch.obj' libtool=no @AMDEPBACKSLASH@
+src/folders/shotwell-FoldersBranch.obj: src/folders/FoldersBranch.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-FoldersBranch.obj -MD -MP -MF src/folders/$(DEPDIR)/shotwell-FoldersBranch.Tpo -c -o src/folders/shotwell-FoldersBranch.obj `if test -f 'src/folders/FoldersBranch.c'; then $(CYGPATH_W) 'src/folders/FoldersBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/FoldersBranch.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-FoldersBranch.Tpo src/folders/$(DEPDIR)/shotwell-FoldersBranch.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/FoldersBranch.c' object='src/folders/shotwell-FoldersBranch.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Branch.obj `if test -f 'src/folders/Branch.c'; then $(CYGPATH_W) 'src/folders/Branch.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Branch.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-FoldersBranch.obj `if test -f 'src/folders/FoldersBranch.c'; then $(CYGPATH_W) 'src/folders/FoldersBranch.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/FoldersBranch.c'; fi`
-src/folders/shotwell-Page.o: src/folders/Page.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Page.o -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Page.Tpo -c -o src/folders/shotwell-Page.o `test -f 'src/folders/Page.c' || echo '$(srcdir)/'`src/folders/Page.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Page.Tpo src/folders/$(DEPDIR)/shotwell-Page.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Page.c' object='src/folders/shotwell-Page.o' libtool=no @AMDEPBACKSLASH@
+src/folders/shotwell-FoldersPage.o: src/folders/FoldersPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-FoldersPage.o -MD -MP -MF src/folders/$(DEPDIR)/shotwell-FoldersPage.Tpo -c -o src/folders/shotwell-FoldersPage.o `test -f 'src/folders/FoldersPage.c' || echo '$(srcdir)/'`src/folders/FoldersPage.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-FoldersPage.Tpo src/folders/$(DEPDIR)/shotwell-FoldersPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/FoldersPage.c' object='src/folders/shotwell-FoldersPage.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Page.o `test -f 'src/folders/Page.c' || echo '$(srcdir)/'`src/folders/Page.c
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-FoldersPage.o `test -f 'src/folders/FoldersPage.c' || echo '$(srcdir)/'`src/folders/FoldersPage.c
-src/folders/shotwell-Page.obj: src/folders/Page.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-Page.obj -MD -MP -MF src/folders/$(DEPDIR)/shotwell-Page.Tpo -c -o src/folders/shotwell-Page.obj `if test -f 'src/folders/Page.c'; then $(CYGPATH_W) 'src/folders/Page.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Page.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-Page.Tpo src/folders/$(DEPDIR)/shotwell-Page.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/Page.c' object='src/folders/shotwell-Page.obj' libtool=no @AMDEPBACKSLASH@
+src/folders/shotwell-FoldersPage.obj: src/folders/FoldersPage.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/folders/shotwell-FoldersPage.obj -MD -MP -MF src/folders/$(DEPDIR)/shotwell-FoldersPage.Tpo -c -o src/folders/shotwell-FoldersPage.obj `if test -f 'src/folders/FoldersPage.c'; then $(CYGPATH_W) 'src/folders/FoldersPage.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/FoldersPage.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/folders/$(DEPDIR)/shotwell-FoldersPage.Tpo src/folders/$(DEPDIR)/shotwell-FoldersPage.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/folders/FoldersPage.c' object='src/folders/shotwell-FoldersPage.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-Page.obj `if test -f 'src/folders/Page.c'; then $(CYGPATH_W) 'src/folders/Page.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/Page.c'; fi`
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/folders/shotwell-FoldersPage.obj `if test -f 'src/folders/FoldersPage.c'; then $(CYGPATH_W) 'src/folders/FoldersPage.c'; else $(CYGPATH_W) '$(srcdir)/src/folders/FoldersPage.c'; fi`
src/shotwell-main.o: src/main.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-main.o -MD -MP -MF src/$(DEPDIR)/shotwell-main.Tpo -c -o src/shotwell-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c
@@ -5302,20 +5427,6 @@ src/shotwell-Debug.obj: src/Debug.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Debug.obj `if test -f 'src/Debug.c'; then $(CYGPATH_W) 'src/Debug.c'; else $(CYGPATH_W) '$(srcdir)/src/Debug.c'; fi`
-src/shotwell-ColorTransformation.o: src/ColorTransformation.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-ColorTransformation.o -MD -MP -MF src/$(DEPDIR)/shotwell-ColorTransformation.Tpo -c -o src/shotwell-ColorTransformation.o `test -f 'src/ColorTransformation.c' || echo '$(srcdir)/'`src/ColorTransformation.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-ColorTransformation.Tpo src/$(DEPDIR)/shotwell-ColorTransformation.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/ColorTransformation.c' object='src/shotwell-ColorTransformation.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-ColorTransformation.o `test -f 'src/ColorTransformation.c' || echo '$(srcdir)/'`src/ColorTransformation.c
-
-src/shotwell-ColorTransformation.obj: src/ColorTransformation.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-ColorTransformation.obj -MD -MP -MF src/$(DEPDIR)/shotwell-ColorTransformation.Tpo -c -o src/shotwell-ColorTransformation.obj `if test -f 'src/ColorTransformation.c'; then $(CYGPATH_W) 'src/ColorTransformation.c'; else $(CYGPATH_W) '$(srcdir)/src/ColorTransformation.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-ColorTransformation.Tpo src/$(DEPDIR)/shotwell-ColorTransformation.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/ColorTransformation.c' object='src/shotwell-ColorTransformation.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-ColorTransformation.obj `if test -f 'src/ColorTransformation.c'; then $(CYGPATH_W) 'src/ColorTransformation.c'; else $(CYGPATH_W) '$(srcdir)/src/ColorTransformation.c'; fi`
-
src/shotwell-Properties.o: src/Properties.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Properties.o -MD -MP -MF src/$(DEPDIR)/shotwell-Properties.Tpo -c -o src/shotwell-Properties.o `test -f 'src/Properties.c' || echo '$(srcdir)/'`src/Properties.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Properties.Tpo src/$(DEPDIR)/shotwell-Properties.Po
@@ -5330,20 +5441,6 @@ src/shotwell-Properties.obj: src/Properties.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-Properties.obj `if test -f 'src/Properties.c'; then $(CYGPATH_W) 'src/Properties.c'; else $(CYGPATH_W) '$(srcdir)/src/Properties.c'; fi`
-src/shotwell-CustomComponents.o: src/CustomComponents.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CustomComponents.o -MD -MP -MF src/$(DEPDIR)/shotwell-CustomComponents.Tpo -c -o src/shotwell-CustomComponents.o `test -f 'src/CustomComponents.c' || echo '$(srcdir)/'`src/CustomComponents.c
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CustomComponents.Tpo src/$(DEPDIR)/shotwell-CustomComponents.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CustomComponents.c' object='src/shotwell-CustomComponents.o' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CustomComponents.o `test -f 'src/CustomComponents.c' || echo '$(srcdir)/'`src/CustomComponents.c
-
-src/shotwell-CustomComponents.obj: src/CustomComponents.c
-@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-CustomComponents.obj -MD -MP -MF src/$(DEPDIR)/shotwell-CustomComponents.Tpo -c -o src/shotwell-CustomComponents.obj `if test -f 'src/CustomComponents.c'; then $(CYGPATH_W) 'src/CustomComponents.c'; else $(CYGPATH_W) '$(srcdir)/src/CustomComponents.c'; fi`
-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-CustomComponents.Tpo src/$(DEPDIR)/shotwell-CustomComponents.Po
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/CustomComponents.c' object='src/shotwell-CustomComponents.obj' libtool=no @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o src/shotwell-CustomComponents.obj `if test -f 'src/CustomComponents.c'; then $(CYGPATH_W) 'src/CustomComponents.c'; else $(CYGPATH_W) '$(srcdir)/src/CustomComponents.c'; fi`
-
src/shotwell-Event.o: src/Event.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -MT src/shotwell-Event.o -MD -MP -MF src/$(DEPDIR)/shotwell-Event.Tpo -c -o src/shotwell-Event.o `test -f 'src/Event.c' || echo '$(srcdir)/'`src/Event.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/shotwell-Event.Tpo src/$(DEPDIR)/shotwell-Event.Po
@@ -6114,6 +6211,20 @@ shotwell-resource.obj: resource.c
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(shotwell_CFLAGS) $(CFLAGS) -c -o shotwell-resource.obj `if test -f 'resource.c'; then $(CYGPATH_W) 'resource.c'; else $(CYGPATH_W) '$(srcdir)/resource.c'; fi`
+src/src_shotwell_graphics_processor-graphics-processor.o: src/graphics-processor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_shotwell_graphics_processor_CFLAGS) $(CFLAGS) -MT src/src_shotwell_graphics_processor-graphics-processor.o -MD -MP -MF src/$(DEPDIR)/src_shotwell_graphics_processor-graphics-processor.Tpo -c -o src/src_shotwell_graphics_processor-graphics-processor.o `test -f 'src/graphics-processor.c' || echo '$(srcdir)/'`src/graphics-processor.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_shotwell_graphics_processor-graphics-processor.Tpo src/$(DEPDIR)/src_shotwell_graphics_processor-graphics-processor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/graphics-processor.c' object='src/src_shotwell_graphics_processor-graphics-processor.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_shotwell_graphics_processor_CFLAGS) $(CFLAGS) -c -o src/src_shotwell_graphics_processor-graphics-processor.o `test -f 'src/graphics-processor.c' || echo '$(srcdir)/'`src/graphics-processor.c
+
+src/src_shotwell_graphics_processor-graphics-processor.obj: src/graphics-processor.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_shotwell_graphics_processor_CFLAGS) $(CFLAGS) -MT src/src_shotwell_graphics_processor-graphics-processor.obj -MD -MP -MF src/$(DEPDIR)/src_shotwell_graphics_processor-graphics-processor.Tpo -c -o src/src_shotwell_graphics_processor-graphics-processor.obj `if test -f 'src/graphics-processor.c'; then $(CYGPATH_W) 'src/graphics-processor.c'; else $(CYGPATH_W) '$(srcdir)/src/graphics-processor.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_shotwell_graphics_processor-graphics-processor.Tpo src/$(DEPDIR)/src_shotwell_graphics_processor-graphics-processor.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/graphics-processor.c' object='src/src_shotwell_graphics_processor-graphics-processor.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(src_shotwell_graphics_processor_CFLAGS) $(CFLAGS) -c -o src/src_shotwell_graphics_processor-graphics-processor.obj `if test -f 'src/graphics-processor.c'; then $(CYGPATH_W) 'src/graphics-processor.c'; else $(CYGPATH_W) '$(srcdir)/src/graphics-processor.c'; fi`
+
thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.o: thumbnailer/shotwell-video-thumbnailer.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thumbnailer_shotwell_video_thumbnailer_CFLAGS) $(CFLAGS) -MT thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.o -MD -MP -MF thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Tpo -c -o thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.o `test -f 'thumbnailer/shotwell-video-thumbnailer.c' || echo '$(srcdir)/'`thumbnailer/shotwell-video-thumbnailer.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Tpo thumbnailer/$(DEPDIR)/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.Po
@@ -6127,6 +6238,15 @@ thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.ob
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='thumbnailer/shotwell-video-thumbnailer.c' object='thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(thumbnailer_shotwell_video_thumbnailer_CFLAGS) $(CFLAGS) -c -o thumbnailer/thumbnailer_shotwell_video_thumbnailer-shotwell-video-thumbnailer.obj `if test -f 'thumbnailer/shotwell-video-thumbnailer.c'; then $(CYGPATH_W) 'thumbnailer/shotwell-video-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/thumbnailer/shotwell-video-thumbnailer.c'; fi`
+$(srcdir)/src/graphics-processor.c: $(srcdir)/src_shotwell_graphics_processor_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/src_shotwell_graphics_processor_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_shotwell_graphics_processor_vala.stamp; \
+ fi
+$(srcdir)/src_shotwell_graphics_processor_vala.stamp: src/graphics-processor.vala src/shotwell-graphics-processor.vapi
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(src_shotwell_graphics_processor_VALAFLAGS) $(VALAFLAGS) -C src/graphics-processor.vala src/shotwell-graphics-processor.vapi
+ $(AM_V_at)mv -f $@-t $@
$(srcdir)/src/unit/Unit.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
@@ -6162,11 +6282,6 @@ $(srcdir)/src/util/system.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/util/KeyValueMap.c: $(srcdir)/shotwell_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
- fi
$(srcdir)/src/util/ui.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
@@ -6237,11 +6352,66 @@ $(srcdir)/src/db/SavedSearchDBTable.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
+$(srcdir)/src/dialogs/Preferences.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/EntryMultiCompletion.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/ExportDialog.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/TextEntry.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/WelcomeDialog.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/MultiTextEntryDialog.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/AdjustDateTimeDialog.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/SetBackground.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/ProgressDialog.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
+$(srcdir)/src/dialogs/SetBackgroundSlideshow.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
$(srcdir)/src/editing_tools/EditingTools.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
+$(srcdir)/src/editing_tools/RGBHistogramManipulator.c: $(srcdir)/shotwell_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
+ fi
$(srcdir)/src/editing_tools/StraightenTool.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
@@ -6362,7 +6532,7 @@ $(srcdir)/src/library/LibraryWindow.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/library/Branch.c: $(srcdir)/shotwell_vala.stamp
+$(srcdir)/src/library/LibraryBranch.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
@@ -6557,7 +6727,7 @@ $(srcdir)/src/events/Events.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/events/Branch.c: $(srcdir)/shotwell_vala.stamp
+$(srcdir)/src/events/EventsBranch.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
@@ -6582,7 +6752,7 @@ $(srcdir)/src/tags/Tags.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/tags/Branch.c: $(srcdir)/shotwell_vala.stamp
+$(srcdir)/src/tags/TagsBranch.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
@@ -6607,7 +6777,7 @@ $(srcdir)/src/camera/Camera.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/camera/Branch.c: $(srcdir)/shotwell_vala.stamp
+$(srcdir)/src/camera/CameraBranch.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
@@ -6632,7 +6802,7 @@ $(srcdir)/src/searches/Searches.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/searches/Branch.c: $(srcdir)/shotwell_vala.stamp
+$(srcdir)/src/searches/SearchesBranch.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
@@ -6697,12 +6867,12 @@ $(srcdir)/src/folders/Folders.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/folders/Branch.c: $(srcdir)/shotwell_vala.stamp
+$(srcdir)/src/folders/FoldersBranch.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/folders/Page.c: $(srcdir)/shotwell_vala.stamp
+$(srcdir)/src/folders/FoldersPage.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
@@ -6797,21 +6967,11 @@ $(srcdir)/src/Debug.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/ColorTransformation.c: $(srcdir)/shotwell_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
- fi
$(srcdir)/src/Properties.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/src/CustomComponents.c: $(srcdir)/shotwell_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
- fi
$(srcdir)/src/Event.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/shotwell_vala.stamp; fi
@if test -f $@; then :; else \
@@ -7082,9 +7242,9 @@ $(srcdir)/src/.unitize/_Direct_unitize_entry.c: $(srcdir)/shotwell_vala.stamp
@if test -f $@; then :; else \
$(MAKE) $(AM_MAKEFLAGS) $(srcdir)/shotwell_vala.stamp; \
fi
-$(srcdir)/shotwell_vala.stamp: src/unit/Unit.vala src/util/Util.vala src/util/file.vala src/util/image.vala src/util/misc.vala src/util/string.vala src/util/system.vala src/util/KeyValueMap.vala src/util/ui.vala src/threads/Threads.vala src/threads/Workers.vala src/threads/BackgroundJob.vala src/threads/Semaphore.vala src/db/Db.vala src/db/DatabaseTable.vala src/db/PhotoTable.vala src/db/EventTable.vala src/db/TagTable.vala src/db/TombstoneTable.vala src/db/VideoTable.vala src/db/VersionTable.vala src/db/SavedSearchDBTable.vala src/editing_tools/EditingTools.vala src/editing_tools/StraightenTool.vala src/slideshow/Slideshow.vala src/slideshow/TransitionEffects.vala src/photos/Photos.vala src/photos/PhotoFileAdapter.vala src/photos/PhotoFileFormat.vala src/photos/PhotoFileSniffer.vala src/photos/PhotoMetadata.vala src/photos/GRaw.vala src/photos/GdkSupport.vala src/photos/JfifSupport.vala src/photos/BmpSupport.vala src/photos/RawSupport.vala src/photos/PngSupport.vala src/photos/TiffSupport.vala src/plugins/Plugins.vala src/plugins/StandardHostInterface.vala src/plugins/ManifestWidget.vala src/publishing/Publishing.vala src/publishing/PublishingUI.vala src/publishing/PublishingPluginHost.vala src/publishing/APIGlue.vala src/library/Library.vala src/library/LibraryWindow.vala src/library/Branch.vala src/library/TrashSidebarEntry.vala src/library/OfflineSidebarEntry.vala src/library/FlaggedSidebarEntry.vala src/library/LastImportSidebarEntry.vala src/library/ImportQueueSidebarEntry.vala src/library/FlaggedPage.vala src/library/ImportQueuePage.vala src/library/LastImportPage.vala src/library/OfflinePage.vala src/library/TrashPage.vala src/direct/Direct.vala src/direct/DirectWindow.vala src/direct/DirectPhoto.vala src/direct/DirectPhotoPage.vala src/direct/DirectView.vala src/core/Core.vala src/core/DataCollection.vala src/core/DataSet.vala src/core/util.vala src/core/SourceCollection.vala src/core/SourceHoldingTank.vala src/core/DatabaseSourceCollection.vala src/core/ContainerSourceCollection.vala src/core/ViewCollection.vala src/core/DataObject.vala src/core/Alteration.vala src/core/DataSource.vala src/core/DataSourceTypes.vala src/core/DataView.vala src/core/DataViewTypes.vala src/core/Tracker.vala src/core/SourceInterfaces.vala src/sidebar/Sidebar.vala src/sidebar/Branch.vala src/sidebar/Entry.vala src/sidebar/Tree.vala src/sidebar/common.vala src/events/Events.vala src/events/Branch.vala src/events/EventsDirectoryPage.vala src/events/EventPage.vala src/events/EventDirectoryItem.vala src/tags/Tags.vala src/tags/Branch.vala src/tags/TagPage.vala src/tags/HierarchicalTagIndex.vala src/tags/HierarchicalTagUtilities.vala src/camera/Camera.vala src/camera/Branch.vala src/camera/CameraTable.vala src/camera/GPhoto.vala src/camera/ImportPage.vala src/searches/Searches.vala src/searches/Branch.vala src/searches/SearchBoolean.vala src/searches/SavedSearchPage.vala src/searches/SavedSearchDialog.vala src/config/Config.vala src/config/ConfigurationInterfaces.vala src/config/GSettingsEngine.vala src/data_imports/DataImports.vala src/data_imports/DataImportsPluginHost.vala src/data_imports/DataImportsUI.vala src/data_imports/DataImportJob.vala src/data_imports/DataImportSource.vala src/folders/Folders.vala src/folders/Branch.vala src/folders/Page.vala src/main.vala src/AppWindow.vala src/CollectionPage.vala src/NaturalCollate.vala src/Thumbnail.vala src/ThumbnailCache.vala src/CheckerboardLayout.vala src/PhotoPage.vala src/Page.vala src/SortedList.vala src/Dimensions.vala src/Box.vala src/Photo.vala src/Orientation.vala src/BatchImport.vala src/Dialogs.vala src/Resources.vala src/Debug.vala src/ColorTransformation.vala src/Properties.vala src/CustomComponents.vala src/Event.vala src/International.vala src/AppDirs.vala src/PixbufCache.vala src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala src/LibraryFiles.vala src/Printing.vala src/Tag.vala src/Screensaver.vala src/Exporter.vala src/DirectoryMonitor.vala src/LibraryMonitor.vala src/VideoSupport.vala src/Tombstone.vala src/MetadataWriter.vala src/Application.vala src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala src/DesktopIntegration.vala src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala src/MediaMonitor.vala src/PhotoMonitor.vala src/VideoMonitor.vala src/SearchFilter.vala src/MediaViewTracker.vala src/UnityProgressBar.vala src/Upgrades.vala src/.unitize/_UnitInternals.vala src/.unitize/_UtilInternals.vala src/.unitize/_ThreadsInternals.vala src/.unitize/_DbInternals.vala src/.unitize/_EditingToolsInternals.vala src/.unitize/_PluginsInternals.vala src/.unitize/_SlideshowInternals.vala src/.unitize/_PhotosInternals.vala src/.unitize/_PublishingInternals.vala src/.unitize/_LibraryInternals.vala src/.unitize/_DirectInternals.vala src/.unitize/_CoreInternals.vala src/.unitize/_SidebarInternals.vala src/.unitize/_EventsInternals.vala src/.unitize/_TagsInternals.vala src/.unitize/_CameraInternals.vala src/.unitize/_SearchesInternals.vala src/.unitize/_ConfigInternals.vala src/.unitize/_DataImportsInternals.vala src/.unitize/_FoldersInternals.vala src/.unitize/_Library_unitize_entry.vala src/.unitize/_Direct_unitize_entry.vala plugins/shotwell-plugin-dev-1.0.vapi
+$(srcdir)/shotwell_vala.stamp: src/unit/Unit.vala src/util/Util.vala src/util/file.vala src/util/image.vala src/util/misc.vala src/util/string.vala src/util/system.vala src/util/ui.vala src/threads/Threads.vala src/threads/Workers.vala src/threads/BackgroundJob.vala src/threads/Semaphore.vala src/db/Db.vala src/db/DatabaseTable.vala src/db/PhotoTable.vala src/db/EventTable.vala src/db/TagTable.vala src/db/TombstoneTable.vala src/db/VideoTable.vala src/db/VersionTable.vala src/db/SavedSearchDBTable.vala src/dialogs/Preferences.vala src/dialogs/EntryMultiCompletion.vala src/dialogs/ExportDialog.vala src/dialogs/TextEntry.vala src/dialogs/WelcomeDialog.vala src/dialogs/MultiTextEntryDialog.vala src/dialogs/AdjustDateTimeDialog.vala src/dialogs/SetBackground.vala src/dialogs/ProgressDialog.vala src/dialogs/SetBackgroundSlideshow.vala src/editing_tools/EditingTools.vala src/editing_tools/RGBHistogramManipulator.vala src/editing_tools/StraightenTool.vala src/slideshow/Slideshow.vala src/slideshow/TransitionEffects.vala src/photos/Photos.vala src/photos/PhotoFileAdapter.vala src/photos/PhotoFileFormat.vala src/photos/PhotoFileSniffer.vala src/photos/PhotoMetadata.vala src/photos/GRaw.vala src/photos/GdkSupport.vala src/photos/JfifSupport.vala src/photos/BmpSupport.vala src/photos/RawSupport.vala src/photos/PngSupport.vala src/photos/TiffSupport.vala src/plugins/Plugins.vala src/plugins/StandardHostInterface.vala src/plugins/ManifestWidget.vala src/publishing/Publishing.vala src/publishing/PublishingUI.vala src/publishing/PublishingPluginHost.vala src/publishing/APIGlue.vala src/library/Library.vala src/library/LibraryWindow.vala src/library/LibraryBranch.vala src/library/TrashSidebarEntry.vala src/library/OfflineSidebarEntry.vala src/library/FlaggedSidebarEntry.vala src/library/LastImportSidebarEntry.vala src/library/ImportQueueSidebarEntry.vala src/library/FlaggedPage.vala src/library/ImportQueuePage.vala src/library/LastImportPage.vala src/library/OfflinePage.vala src/library/TrashPage.vala src/direct/Direct.vala src/direct/DirectWindow.vala src/direct/DirectPhoto.vala src/direct/DirectPhotoPage.vala src/direct/DirectView.vala src/core/Core.vala src/core/DataCollection.vala src/core/DataSet.vala src/core/util.vala src/core/SourceCollection.vala src/core/SourceHoldingTank.vala src/core/DatabaseSourceCollection.vala src/core/ContainerSourceCollection.vala src/core/ViewCollection.vala src/core/DataObject.vala src/core/Alteration.vala src/core/DataSource.vala src/core/DataSourceTypes.vala src/core/DataView.vala src/core/DataViewTypes.vala src/core/Tracker.vala src/core/SourceInterfaces.vala src/sidebar/Sidebar.vala src/sidebar/Branch.vala src/sidebar/Entry.vala src/sidebar/Tree.vala src/sidebar/common.vala src/events/Events.vala src/events/EventsBranch.vala src/events/EventsDirectoryPage.vala src/events/EventPage.vala src/events/EventDirectoryItem.vala src/tags/Tags.vala src/tags/TagsBranch.vala src/tags/TagPage.vala src/tags/HierarchicalTagIndex.vala src/tags/HierarchicalTagUtilities.vala src/camera/Camera.vala src/camera/CameraBranch.vala src/camera/CameraTable.vala src/camera/GPhoto.vala src/camera/ImportPage.vala src/searches/Searches.vala src/searches/SearchesBranch.vala src/searches/SearchBoolean.vala src/searches/SavedSearchPage.vala src/searches/SavedSearchDialog.vala src/config/Config.vala src/config/ConfigurationInterfaces.vala src/config/GSettingsEngine.vala src/data_imports/DataImports.vala src/data_imports/DataImportsPluginHost.vala src/data_imports/DataImportsUI.vala src/data_imports/DataImportJob.vala src/data_imports/DataImportSource.vala src/folders/Folders.vala src/folders/FoldersBranch.vala src/folders/FoldersPage.vala src/main.vala src/AppWindow.vala src/CollectionPage.vala src/NaturalCollate.vala src/Thumbnail.vala src/ThumbnailCache.vala src/CheckerboardLayout.vala src/PhotoPage.vala src/Page.vala src/SortedList.vala src/Dimensions.vala src/Box.vala src/Photo.vala src/Orientation.vala src/BatchImport.vala src/Dialogs.vala src/Resources.vala src/Debug.vala src/Properties.vala src/Event.vala src/International.vala src/AppDirs.vala src/PixbufCache.vala src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala src/LibraryFiles.vala src/Printing.vala src/Tag.vala src/Screensaver.vala src/Exporter.vala src/DirectoryMonitor.vala src/LibraryMonitor.vala src/VideoSupport.vala src/Tombstone.vala src/MetadataWriter.vala src/Application.vala src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala src/DesktopIntegration.vala src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala src/MediaMonitor.vala src/PhotoMonitor.vala src/VideoMonitor.vala src/SearchFilter.vala src/MediaViewTracker.vala src/UnityProgressBar.vala src/Upgrades.vala src/.unitize/_UnitInternals.vala src/.unitize/_UtilInternals.vala src/.unitize/_ThreadsInternals.vala src/.unitize/_DbInternals.vala src/.unitize/_EditingToolsInternals.vala src/.unitize/_PluginsInternals.vala src/.unitize/_SlideshowInternals.vala src/.unitize/_PhotosInternals.vala src/.unitize/_PublishingInternals.vala src/.unitize/_LibraryInternals.vala src/.unitize/_DirectInternals.vala src/.unitize/_CoreInternals.vala src/.unitize/_SidebarInternals.vala src/.unitize/_EventsInternals.vala src/.unitize/_TagsInternals.vala src/.unitize/_CameraInternals.vala src/.unitize/_SearchesInternals.vala src/.unitize/_ConfigInternals.vala src/.unitize/_DataImportsInternals.vala src/.unitize/_FoldersInternals.vala src/.unitize/_Library_unitize_entry.vala src/.unitize/_Direct_unitize_entry.vala plugins/shotwell-plugin-dev-1.0.vapi src/shotwell-graphics-processor.vapi
$(AM_V_at)rm -f $@ && echo stamp > $@-t
- $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(shotwell_VALAFLAGS) $(VALAFLAGS) -C src/unit/Unit.vala src/util/Util.vala src/util/file.vala src/util/image.vala src/util/misc.vala src/util/string.vala src/util/system.vala src/util/KeyValueMap.vala src/util/ui.vala src/threads/Threads.vala src/threads/Workers.vala src/threads/BackgroundJob.vala src/threads/Semaphore.vala src/db/Db.vala src/db/DatabaseTable.vala src/db/PhotoTable.vala src/db/EventTable.vala src/db/TagTable.vala src/db/TombstoneTable.vala src/db/VideoTable.vala src/db/VersionTable.vala src/db/SavedSearchDBTable.vala src/editing_tools/EditingTools.vala src/editing_tools/StraightenTool.vala src/slideshow/Slideshow.vala src/slideshow/TransitionEffects.vala src/photos/Photos.vala src/photos/PhotoFileAdapter.vala src/photos/PhotoFileFormat.vala src/photos/PhotoFileSniffer.vala src/photos/PhotoMetadata.vala src/photos/GRaw.vala src/photos/GdkSupport.vala src/photos/JfifSupport.vala src/photos/BmpSupport.vala src/photos/RawSupport.vala src/photos/PngSupport.vala src/photos/TiffSupport.vala src/plugins/Plugins.vala src/plugins/StandardHostInterface.vala src/plugins/ManifestWidget.vala src/publishing/Publishing.vala src/publishing/PublishingUI.vala src/publishing/PublishingPluginHost.vala src/publishing/APIGlue.vala src/library/Library.vala src/library/LibraryWindow.vala src/library/Branch.vala src/library/TrashSidebarEntry.vala src/library/OfflineSidebarEntry.vala src/library/FlaggedSidebarEntry.vala src/library/LastImportSidebarEntry.vala src/library/ImportQueueSidebarEntry.vala src/library/FlaggedPage.vala src/library/ImportQueuePage.vala src/library/LastImportPage.vala src/library/OfflinePage.vala src/library/TrashPage.vala src/direct/Direct.vala src/direct/DirectWindow.vala src/direct/DirectPhoto.vala src/direct/DirectPhotoPage.vala src/direct/DirectView.vala src/core/Core.vala src/core/DataCollection.vala src/core/DataSet.vala src/core/util.vala src/core/SourceCollection.vala src/core/SourceHoldingTank.vala src/core/DatabaseSourceCollection.vala src/core/ContainerSourceCollection.vala src/core/ViewCollection.vala src/core/DataObject.vala src/core/Alteration.vala src/core/DataSource.vala src/core/DataSourceTypes.vala src/core/DataView.vala src/core/DataViewTypes.vala src/core/Tracker.vala src/core/SourceInterfaces.vala src/sidebar/Sidebar.vala src/sidebar/Branch.vala src/sidebar/Entry.vala src/sidebar/Tree.vala src/sidebar/common.vala src/events/Events.vala src/events/Branch.vala src/events/EventsDirectoryPage.vala src/events/EventPage.vala src/events/EventDirectoryItem.vala src/tags/Tags.vala src/tags/Branch.vala src/tags/TagPage.vala src/tags/HierarchicalTagIndex.vala src/tags/HierarchicalTagUtilities.vala src/camera/Camera.vala src/camera/Branch.vala src/camera/CameraTable.vala src/camera/GPhoto.vala src/camera/ImportPage.vala src/searches/Searches.vala src/searches/Branch.vala src/searches/SearchBoolean.vala src/searches/SavedSearchPage.vala src/searches/SavedSearchDialog.vala src/config/Config.vala src/config/ConfigurationInterfaces.vala src/config/GSettingsEngine.vala src/data_imports/DataImports.vala src/data_imports/DataImportsPluginHost.vala src/data_imports/DataImportsUI.vala src/data_imports/DataImportJob.vala src/data_imports/DataImportSource.vala src/folders/Folders.vala src/folders/Branch.vala src/folders/Page.vala src/main.vala src/AppWindow.vala src/CollectionPage.vala src/NaturalCollate.vala src/Thumbnail.vala src/ThumbnailCache.vala src/CheckerboardLayout.vala src/PhotoPage.vala src/Page.vala src/SortedList.vala src/Dimensions.vala src/Box.vala src/Photo.vala src/Orientation.vala src/BatchImport.vala src/Dialogs.vala src/Resources.vala src/Debug.vala src/ColorTransformation.vala src/Properties.vala src/CustomComponents.vala src/Event.vala src/International.vala src/AppDirs.vala src/PixbufCache.vala src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala src/LibraryFiles.vala src/Printing.vala src/Tag.vala src/Screensaver.vala src/Exporter.vala src/DirectoryMonitor.vala src/LibraryMonitor.vala src/VideoSupport.vala src/Tombstone.vala src/MetadataWriter.vala src/Application.vala src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala src/DesktopIntegration.vala src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala src/MediaMonitor.vala src/PhotoMonitor.vala src/VideoMonitor.vala src/SearchFilter.vala src/MediaViewTracker.vala src/UnityProgressBar.vala src/Upgrades.vala src/.unitize/_UnitInternals.vala src/.unitize/_UtilInternals.vala src/.unitize/_ThreadsInternals.vala src/.unitize/_DbInternals.vala src/.unitize/_EditingToolsInternals.vala src/.unitize/_PluginsInternals.vala src/.unitize/_SlideshowInternals.vala src/.unitize/_PhotosInternals.vala src/.unitize/_PublishingInternals.vala src/.unitize/_LibraryInternals.vala src/.unitize/_DirectInternals.vala src/.unitize/_CoreInternals.vala src/.unitize/_SidebarInternals.vala src/.unitize/_EventsInternals.vala src/.unitize/_TagsInternals.vala src/.unitize/_CameraInternals.vala src/.unitize/_SearchesInternals.vala src/.unitize/_ConfigInternals.vala src/.unitize/_DataImportsInternals.vala src/.unitize/_FoldersInternals.vala src/.unitize/_Library_unitize_entry.vala src/.unitize/_Direct_unitize_entry.vala plugins/shotwell-plugin-dev-1.0.vapi
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(shotwell_VALAFLAGS) $(VALAFLAGS) -C src/unit/Unit.vala src/util/Util.vala src/util/file.vala src/util/image.vala src/util/misc.vala src/util/string.vala src/util/system.vala src/util/ui.vala src/threads/Threads.vala src/threads/Workers.vala src/threads/BackgroundJob.vala src/threads/Semaphore.vala src/db/Db.vala src/db/DatabaseTable.vala src/db/PhotoTable.vala src/db/EventTable.vala src/db/TagTable.vala src/db/TombstoneTable.vala src/db/VideoTable.vala src/db/VersionTable.vala src/db/SavedSearchDBTable.vala src/dialogs/Preferences.vala src/dialogs/EntryMultiCompletion.vala src/dialogs/ExportDialog.vala src/dialogs/TextEntry.vala src/dialogs/WelcomeDialog.vala src/dialogs/MultiTextEntryDialog.vala src/dialogs/AdjustDateTimeDialog.vala src/dialogs/SetBackground.vala src/dialogs/ProgressDialog.vala src/dialogs/SetBackgroundSlideshow.vala src/editing_tools/EditingTools.vala src/editing_tools/RGBHistogramManipulator.vala src/editing_tools/StraightenTool.vala src/slideshow/Slideshow.vala src/slideshow/TransitionEffects.vala src/photos/Photos.vala src/photos/PhotoFileAdapter.vala src/photos/PhotoFileFormat.vala src/photos/PhotoFileSniffer.vala src/photos/PhotoMetadata.vala src/photos/GRaw.vala src/photos/GdkSupport.vala src/photos/JfifSupport.vala src/photos/BmpSupport.vala src/photos/RawSupport.vala src/photos/PngSupport.vala src/photos/TiffSupport.vala src/plugins/Plugins.vala src/plugins/StandardHostInterface.vala src/plugins/ManifestWidget.vala src/publishing/Publishing.vala src/publishing/PublishingUI.vala src/publishing/PublishingPluginHost.vala src/publishing/APIGlue.vala src/library/Library.vala src/library/LibraryWindow.vala src/library/LibraryBranch.vala src/library/TrashSidebarEntry.vala src/library/OfflineSidebarEntry.vala src/library/FlaggedSidebarEntry.vala src/library/LastImportSidebarEntry.vala src/library/ImportQueueSidebarEntry.vala src/library/FlaggedPage.vala src/library/ImportQueuePage.vala src/library/LastImportPage.vala src/library/OfflinePage.vala src/library/TrashPage.vala src/direct/Direct.vala src/direct/DirectWindow.vala src/direct/DirectPhoto.vala src/direct/DirectPhotoPage.vala src/direct/DirectView.vala src/core/Core.vala src/core/DataCollection.vala src/core/DataSet.vala src/core/util.vala src/core/SourceCollection.vala src/core/SourceHoldingTank.vala src/core/DatabaseSourceCollection.vala src/core/ContainerSourceCollection.vala src/core/ViewCollection.vala src/core/DataObject.vala src/core/Alteration.vala src/core/DataSource.vala src/core/DataSourceTypes.vala src/core/DataView.vala src/core/DataViewTypes.vala src/core/Tracker.vala src/core/SourceInterfaces.vala src/sidebar/Sidebar.vala src/sidebar/Branch.vala src/sidebar/Entry.vala src/sidebar/Tree.vala src/sidebar/common.vala src/events/Events.vala src/events/EventsBranch.vala src/events/EventsDirectoryPage.vala src/events/EventPage.vala src/events/EventDirectoryItem.vala src/tags/Tags.vala src/tags/TagsBranch.vala src/tags/TagPage.vala src/tags/HierarchicalTagIndex.vala src/tags/HierarchicalTagUtilities.vala src/camera/Camera.vala src/camera/CameraBranch.vala src/camera/CameraTable.vala src/camera/GPhoto.vala src/camera/ImportPage.vala src/searches/Searches.vala src/searches/SearchesBranch.vala src/searches/SearchBoolean.vala src/searches/SavedSearchPage.vala src/searches/SavedSearchDialog.vala src/config/Config.vala src/config/ConfigurationInterfaces.vala src/config/GSettingsEngine.vala src/data_imports/DataImports.vala src/data_imports/DataImportsPluginHost.vala src/data_imports/DataImportsUI.vala src/data_imports/DataImportJob.vala src/data_imports/DataImportSource.vala src/folders/Folders.vala src/folders/FoldersBranch.vala src/folders/FoldersPage.vala src/main.vala src/AppWindow.vala src/CollectionPage.vala src/NaturalCollate.vala src/Thumbnail.vala src/ThumbnailCache.vala src/CheckerboardLayout.vala src/PhotoPage.vala src/Page.vala src/SortedList.vala src/Dimensions.vala src/Box.vala src/Photo.vala src/Orientation.vala src/BatchImport.vala src/Dialogs.vala src/Resources.vala src/Debug.vala src/Properties.vala src/Event.vala src/International.vala src/AppDirs.vala src/PixbufCache.vala src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala src/LibraryFiles.vala src/Printing.vala src/Tag.vala src/Screensaver.vala src/Exporter.vala src/DirectoryMonitor.vala src/LibraryMonitor.vala src/VideoSupport.vala src/Tombstone.vala src/MetadataWriter.vala src/Application.vala src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala src/DesktopIntegration.vala src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala src/MediaMonitor.vala src/PhotoMonitor.vala src/VideoMonitor.vala src/SearchFilter.vala src/MediaViewTracker.vala src/UnityProgressBar.vala src/Upgrades.vala src/.unitize/_UnitInternals.vala src/.unitize/_UtilInternals.vala src/.unitize/_ThreadsInternals.vala src/.unitize/_DbInternals.vala src/.unitize/_EditingToolsInternals.vala src/.unitize/_PluginsInternals.vala src/.unitize/_SlideshowInternals.vala src/.unitize/_PhotosInternals.vala src/.unitize/_PublishingInternals.vala src/.unitize/_LibraryInternals.vala src/.unitize/_DirectInternals.vala src/.unitize/_CoreInternals.vala src/.unitize/_SidebarInternals.vala src/.unitize/_EventsInternals.vala src/.unitize/_TagsInternals.vala src/.unitize/_CameraInternals.vala src/.unitize/_SearchesInternals.vala src/.unitize/_ConfigInternals.vala src/.unitize/_DataImportsInternals.vala src/.unitize/_FoldersInternals.vala src/.unitize/_Library_unitize_entry.vala src/.unitize/_Direct_unitize_entry.vala plugins/shotwell-plugin-dev-1.0.vapi src/shotwell-graphics-processor.vapi
$(AM_V_at)mv -f $@-t $@
$(srcdir)/thumbnailer/shotwell-video-thumbnailer.c: $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp; fi
@@ -7095,34 +7255,121 @@ $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp: thumbnailer/shotwel
$(AM_V_at)rm -f $@ && echo stamp > $@-t
$(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(thumbnailer_shotwell_video_thumbnailer_VALAFLAGS) $(VALAFLAGS) -C thumbnailer/shotwell-video-thumbnailer.vala
$(AM_V_at)mv -f $@-t $@
-$(srcdir)/plugins/shotwell-publishing-extras/GalleryConnector.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+$(srcdir)/src/ColorTransformation.c: $(srcdir)/src_libgraphics_processor_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/src_libgraphics_processor_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_libgraphics_processor_la_vala.stamp; \
fi
-$(srcdir)/plugins/shotwell-publishing-extras/RajcePublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+$(srcdir)/src/util/KeyValueMap.c: $(srcdir)/src_libgraphics_processor_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/src_libgraphics_processor_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/src_libgraphics_processor_la_vala.stamp; \
fi
-$(srcdir)/plugins/shotwell-publishing-extras/shotwell-publishing-extras.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+$(srcdir)/src_libgraphics_processor_la_vala.stamp: src/ColorTransformation.vala src/util/KeyValueMap.vala
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(src_libgraphics_processor_la_VALAFLAGS) $(VALAFLAGS) -C src/ColorTransformation.vala src/util/KeyValueMap.vala
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/plugins/shotwell-publishing/shotwell-publishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
fi
-$(srcdir)/plugins/shotwell-publishing-extras/TumblrPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+$(srcdir)/plugins/shotwell-publishing/FacebookPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
fi
-$(srcdir)/plugins/shotwell-publishing-extras/YandexPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
+$(srcdir)/plugins/shotwell-publishing/PicasaPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
fi
-$(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp: 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
+$(srcdir)/plugins/shotwell-publishing/FlickrPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing/TumblrPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing/YouTubePublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/shotwell-publishing/PiwigoPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
+ fi
+$(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp: plugins/shotwell-publishing/shotwell-publishing.vala plugins/shotwell-publishing/FacebookPublishing.vala plugins/shotwell-publishing/PicasaPublishing.vala plugins/shotwell-publishing/FlickrPublishing.vala plugins/shotwell-publishing/TumblrPublishing.vala plugins/shotwell-publishing/YouTubePublishing.vala plugins/shotwell-publishing/PiwigoPublishing.vala plugins/shotwell-plugin-common.vapi plugins/authenticator/shotwell-authenticator.vapi vapi/libgdata.vapi
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_shotwell_publishing_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-publishing/shotwell-publishing.vala plugins/shotwell-publishing/FacebookPublishing.vala plugins/shotwell-publishing/PicasaPublishing.vala plugins/shotwell-publishing/FlickrPublishing.vala plugins/shotwell-publishing/TumblrPublishing.vala plugins/shotwell-publishing/YouTubePublishing.vala plugins/shotwell-publishing/PiwigoPublishing.vala plugins/shotwell-plugin-common.vapi plugins/authenticator/shotwell-authenticator.vapi vapi/libgdata.vapi
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/plugins/common/RESTSupport.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/common/OAuth1Support.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/common/Resources.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/common/WebAuthenticationPane.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/common/BuilderPane.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
+ fi
+$(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp: plugins/common/RESTSupport.vala plugins/common/OAuth1Support.vala plugins/common/Resources.vala plugins/common/WebAuthenticationPane.vala plugins/common/BuilderPane.vala plugins/shotwell-plugin-dev-1.0.vapi
$(AM_V_at)rm -f $@ && echo stamp > $@-t
- $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_VALAFLAGS) $(VALAFLAGS) -C 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
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_common_libshotwell_plugin_common_la_VALAFLAGS) $(VALAFLAGS) -C plugins/common/RESTSupport.vala plugins/common/OAuth1Support.vala plugins/common/Resources.vala plugins/common/WebAuthenticationPane.vala plugins/common/BuilderPane.vala plugins/shotwell-plugin-dev-1.0.vapi
+ $(AM_V_at)mv -f $@-t $@
+$(srcdir)/plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/authenticator/shotwell/FacebookPublishingAuthenticator.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/authenticator/shotwell/FlickrPublishingAuthenticator.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/authenticator/shotwell/GoogleAuthenticator.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/authenticator/shotwell/OAuth1Authenticator.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ fi
+$(srcdir)/plugins/authenticator/shotwell/TumblrAuthenticator.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+ @if test -f $@; then :; else \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ fi
+$(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp: plugins/shotwell-plugin-common.vapi plugins/shotwell-plugin-dev-1.0.vapi plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.vala plugins/authenticator/shotwell/FacebookPublishingAuthenticator.vala plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala plugins/authenticator/shotwell/GoogleAuthenticator.vala plugins/authenticator/shotwell/OAuth1Authenticator.vala plugins/authenticator/shotwell/TumblrAuthenticator.vala
+ $(AM_V_at)rm -f $@ && echo stamp > $@-t
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_authenticator_libshotwell_authenticator_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-plugin-common.vapi plugins/shotwell-plugin-dev-1.0.vapi plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.vala plugins/authenticator/shotwell/FacebookPublishingAuthenticator.vala plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala plugins/authenticator/shotwell/GoogleAuthenticator.vala plugins/authenticator/shotwell/OAuth1Authenticator.vala plugins/authenticator/shotwell/TumblrAuthenticator.vala
$(AM_V_at)mv -f $@-t $@
$(srcdir)/plugins/shotwell-transitions/BlindsEffect.c: $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
@if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp; fi
@@ -7207,161 +7454,29 @@ $(srcdir)/src_plugins_libplugin_la_vala.stamp: src/plugins/SpitInterfaces.vala s
$(AM_V_at)rm -f $@ && echo stamp > $@-t
$(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(src_plugins_libplugin_la_VALAFLAGS) $(VALAFLAGS) -C src/plugins/SpitInterfaces.vala src/plugins/TransitionsInterfaces.vala src/plugins/PublishingInterfaces.vala src/plugins/DataImportsInterfaces.vala
$(AM_V_at)mv -f $@-t $@
-$(srcdir)/plugins/shotwell-publishing/shotwell-publishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-publishing/FacebookPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-publishing/PicasaPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-publishing/FlickrPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-publishing/YouTubePublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-publishing/PiwigoPublishing.c: $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp; \
- fi
-$(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp: plugins/shotwell-publishing/shotwell-publishing.vala plugins/shotwell-publishing/FacebookPublishing.vala plugins/shotwell-publishing/PicasaPublishing.vala plugins/shotwell-publishing/FlickrPublishing.vala plugins/shotwell-publishing/YouTubePublishing.vala plugins/shotwell-publishing/PiwigoPublishing.vala plugins/shotwell-plugin-common.vapi plugins/authenticator/shotwell-authenticator.vapi vapi/libgdata.vapi
- $(AM_V_at)rm -f $@ && echo stamp > $@-t
- $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_shotwell_publishing_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-publishing/shotwell-publishing.vala plugins/shotwell-publishing/FacebookPublishing.vala plugins/shotwell-publishing/PicasaPublishing.vala plugins/shotwell-publishing/FlickrPublishing.vala plugins/shotwell-publishing/YouTubePublishing.vala plugins/shotwell-publishing/PiwigoPublishing.vala plugins/shotwell-plugin-common.vapi plugins/authenticator/shotwell-authenticator.vapi vapi/libgdata.vapi
- $(AM_V_at)mv -f $@-t $@
-$(srcdir)/plugins/common/RESTSupport.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
- fi
-$(srcdir)/plugins/common/Resources.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
- fi
-$(srcdir)/plugins/common/WebAuthenticationPane.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
- fi
-$(srcdir)/plugins/common/BuilderPane.c: $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp; \
- fi
-$(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp: plugins/common/RESTSupport.vala plugins/common/Resources.vala plugins/common/WebAuthenticationPane.vala plugins/common/BuilderPane.vala plugins/shotwell-plugin-dev-1.0.vapi
- $(AM_V_at)rm -f $@ && echo stamp > $@-t
- $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_common_libshotwell_plugin_common_la_VALAFLAGS) $(VALAFLAGS) -C plugins/common/RESTSupport.vala plugins/common/Resources.vala plugins/common/WebAuthenticationPane.vala plugins/common/BuilderPane.vala plugins/shotwell-plugin-dev-1.0.vapi
- $(AM_V_at)mv -f $@-t $@
-$(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseBehavior.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotDatabase.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotImporter.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotMetaTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotPhotosTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotPhotoTagsTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotRollsTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotTableBehavior.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/FSpotTagsTable.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/shotwell-data-imports.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/SqliteSupport.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins/shotwell-data-imports/VersionNumber.c: $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; fi
- @if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp; \
- fi
-$(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp: plugins/shotwell-data-imports/FSpotDatabaseBehavior.vala plugins/shotwell-data-imports/FSpotDatabaseTable.vala plugins/shotwell-data-imports/FSpotDatabase.vala plugins/shotwell-data-imports/FSpotImporter.vala plugins/shotwell-data-imports/FSpotMetaTable.vala plugins/shotwell-data-imports/FSpotPhotosTable.vala plugins/shotwell-data-imports/FSpotPhotoTagsTable.vala plugins/shotwell-data-imports/FSpotPhotoVersionsTable.vala plugins/shotwell-data-imports/FSpotRollsTable.vala plugins/shotwell-data-imports/FSpotTableBehavior.vala plugins/shotwell-data-imports/FSpotTagsTable.vala plugins/shotwell-data-imports/shotwell-data-imports.vala plugins/shotwell-data-imports/SqliteSupport.vala plugins/shotwell-data-imports/VersionNumber.vala plugins/shotwell-plugin-common.vapi
- $(AM_V_at)rm -f $@ && echo stamp > $@-t
- $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_data_imports_shotwell_data_imports_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-data-imports/FSpotDatabaseBehavior.vala plugins/shotwell-data-imports/FSpotDatabaseTable.vala plugins/shotwell-data-imports/FSpotDatabase.vala plugins/shotwell-data-imports/FSpotImporter.vala plugins/shotwell-data-imports/FSpotMetaTable.vala plugins/shotwell-data-imports/FSpotPhotosTable.vala plugins/shotwell-data-imports/FSpotPhotoTagsTable.vala plugins/shotwell-data-imports/FSpotPhotoVersionsTable.vala plugins/shotwell-data-imports/FSpotRollsTable.vala plugins/shotwell-data-imports/FSpotTableBehavior.vala plugins/shotwell-data-imports/FSpotTagsTable.vala plugins/shotwell-data-imports/shotwell-data-imports.vala plugins/shotwell-data-imports/SqliteSupport.vala plugins/shotwell-data-imports/VersionNumber.vala plugins/shotwell-plugin-common.vapi
- $(AM_V_at)mv -f $@-t $@
-$(srcdir)/plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+$(srcdir)/plugins/shotwell-publishing-extras/GalleryConnector.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
fi
-$(srcdir)/plugins/authenticator/shotwell/FacebookPublishingAuthenticator.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+$(srcdir)/plugins/shotwell-publishing-extras/RajcePublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
fi
-$(srcdir)/plugins/authenticator/shotwell/FlickrPublishingAuthenticator.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+$(srcdir)/plugins/shotwell-publishing-extras/shotwell-publishing-extras.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
fi
-$(srcdir)/plugins/authenticator/shotwell/GoogleAuthenticator.c: $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
- @if test -f $@; then :; else rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; fi
+$(srcdir)/plugins/shotwell-publishing-extras/YandexPublishing.c: $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
+ @if test -f $@; then :; else rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; fi
@if test -f $@; then :; else \
- $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp; \
+ $(MAKE) $(AM_MAKEFLAGS) $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp; \
fi
-$(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp: plugins/shotwell-plugin-common.vapi plugins/shotwell-plugin-dev-1.0.vapi plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.vala plugins/authenticator/shotwell/FacebookPublishingAuthenticator.vala plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala plugins/authenticator/shotwell/GoogleAuthenticator.vala
+$(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp: plugins/shotwell-publishing-extras/GalleryConnector.vala plugins/shotwell-publishing-extras/RajcePublishing.vala plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala plugins/shotwell-publishing-extras/YandexPublishing.vala plugins/shotwell-plugin-common.vapi
$(AM_V_at)rm -f $@ && echo stamp > $@-t
- $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_authenticator_libshotwell_authenticator_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-plugin-common.vapi plugins/shotwell-plugin-dev-1.0.vapi plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.vala plugins/authenticator/shotwell/FacebookPublishingAuthenticator.vala plugins/authenticator/shotwell/FlickrPublishingAuthenticator.vala plugins/authenticator/shotwell/GoogleAuthenticator.vala
+ $(AM_V_VALAC)$(am__cd) $(srcdir) && $(VALAC) $(plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_VALAFLAGS) $(VALAFLAGS) -C plugins/shotwell-publishing-extras/GalleryConnector.vala plugins/shotwell-publishing-extras/RajcePublishing.vala plugins/shotwell-publishing-extras/shotwell-publishing-extras.vala plugins/shotwell-publishing-extras/YandexPublishing.vala plugins/shotwell-plugin-common.vapi
$(AM_V_at)mv -f $@-t $@
mostlyclean-libtool:
@@ -7372,11 +7487,12 @@ clean-libtool:
-rm -rf plugins/authenticator/.libs plugins/authenticator/_libs
-rm -rf plugins/authenticator/shotwell/.libs plugins/authenticator/shotwell/_libs
-rm -rf plugins/common/.libs plugins/common/_libs
- -rm -rf plugins/shotwell-data-imports/.libs plugins/shotwell-data-imports/_libs
-rm -rf plugins/shotwell-publishing/.libs plugins/shotwell-publishing/_libs
-rm -rf plugins/shotwell-publishing-extras/.libs plugins/shotwell-publishing-extras/_libs
-rm -rf plugins/shotwell-transitions/.libs plugins/shotwell-transitions/_libs
+ -rm -rf src/.libs src/_libs
-rm -rf src/plugins/.libs src/plugins/_libs
+ -rm -rf src/util/.libs src/util/_libs
-rm -rf thumbnailer/.libs thumbnailer/_libs
distclean-libtool:
@@ -7577,7 +7693,7 @@ distdir: $(DISTFILES)
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
- tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
+ tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
$(am__post_remove_distdir)
dist-bzip2: distdir
@@ -7602,7 +7718,7 @@ dist-shar: distdir
@echo WARNING: "Support for shar distribution archives is" \
"deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
- shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+ shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
dist-zip: distdir
@@ -7620,7 +7736,7 @@ dist dist-all:
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
@@ -7630,7 +7746,7 @@ distcheck: dist
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
@@ -7743,8 +7859,6 @@ distclean-generic:
-rm -f plugins/authenticator/shotwell/$(am__dirstamp)
-rm -f plugins/common/$(DEPDIR)/$(am__dirstamp)
-rm -f plugins/common/$(am__dirstamp)
- -rm -f plugins/shotwell-data-imports/$(DEPDIR)/$(am__dirstamp)
- -rm -f plugins/shotwell-data-imports/$(am__dirstamp)
-rm -f plugins/shotwell-publishing-extras/$(DEPDIR)/$(am__dirstamp)
-rm -f plugins/shotwell-publishing-extras/$(am__dirstamp)
-rm -f plugins/shotwell-publishing/$(DEPDIR)/$(am__dirstamp)
@@ -7765,6 +7879,8 @@ distclean-generic:
-rm -f src/data_imports/$(am__dirstamp)
-rm -f src/db/$(DEPDIR)/$(am__dirstamp)
-rm -f src/db/$(am__dirstamp)
+ -rm -f src/dialogs/$(DEPDIR)/$(am__dirstamp)
+ -rm -f src/dialogs/$(am__dirstamp)
-rm -f src/direct/$(DEPDIR)/$(am__dirstamp)
-rm -f src/direct/$(am__dirstamp)
-rm -f src/editing_tools/$(DEPDIR)/$(am__dirstamp)
@@ -7804,34 +7920,23 @@ maintainer-clean-generic:
-rm -f $(srcdir)/plugins/authenticator/shotwell/FacebookPublishingAuthenticator.c
-rm -f $(srcdir)/plugins/authenticator/shotwell/FlickrPublishingAuthenticator.c
-rm -f $(srcdir)/plugins/authenticator/shotwell/GoogleAuthenticator.c
+ -rm -f $(srcdir)/plugins/authenticator/shotwell/OAuth1Authenticator.c
-rm -f $(srcdir)/plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.c
+ -rm -f $(srcdir)/plugins/authenticator/shotwell/TumblrAuthenticator.c
-rm -f $(srcdir)/plugins/common/BuilderPane.c
+ -rm -f $(srcdir)/plugins/common/OAuth1Support.c
-rm -f $(srcdir)/plugins/common/RESTSupport.c
-rm -f $(srcdir)/plugins/common/Resources.c
-rm -f $(srcdir)/plugins/common/WebAuthenticationPane.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotDatabase.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotDatabaseTable.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotImporter.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotMetaTable.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotPhotosTable.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotRollsTable.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotTableBehavior.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/FSpotTagsTable.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/SqliteSupport.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/VersionNumber.c
- -rm -f $(srcdir)/plugins/shotwell-data-imports/shotwell-data-imports.c
-rm -f $(srcdir)/plugins/shotwell-publishing-extras/GalleryConnector.c
-rm -f $(srcdir)/plugins/shotwell-publishing-extras/RajcePublishing.c
- -rm -f $(srcdir)/plugins/shotwell-publishing-extras/TumblrPublishing.c
-rm -f $(srcdir)/plugins/shotwell-publishing-extras/YandexPublishing.c
-rm -f $(srcdir)/plugins/shotwell-publishing-extras/shotwell-publishing-extras.c
-rm -f $(srcdir)/plugins/shotwell-publishing/FacebookPublishing.c
-rm -f $(srcdir)/plugins/shotwell-publishing/FlickrPublishing.c
-rm -f $(srcdir)/plugins/shotwell-publishing/PicasaPublishing.c
-rm -f $(srcdir)/plugins/shotwell-publishing/PiwigoPublishing.c
+ -rm -f $(srcdir)/plugins/shotwell-publishing/TumblrPublishing.c
-rm -f $(srcdir)/plugins/shotwell-publishing/YouTubePublishing.c
-rm -f $(srcdir)/plugins/shotwell-publishing/shotwell-publishing.c
-rm -f $(srcdir)/plugins/shotwell-transitions/BlindsEffect.c
@@ -7847,7 +7952,6 @@ maintainer-clean-generic:
-rm -f $(srcdir)/plugins/shotwell-transitions/shotwell-transitions.c
-rm -f $(srcdir)/plugins_authenticator_libshotwell_authenticator_la_vala.stamp
-rm -f $(srcdir)/plugins_common_libshotwell_plugin_common_la_vala.stamp
- -rm -f $(srcdir)/plugins_shotwell_data_imports_shotwell_data_imports_la_vala.stamp
-rm -f $(srcdir)/plugins_shotwell_publishing_extras_shotwell_publishing_extras_la_vala.stamp
-rm -f $(srcdir)/plugins_shotwell_publishing_shotwell_publishing_la_vala.stamp
-rm -f $(srcdir)/plugins_shotwell_transitions_shotwell_transitions_la_vala.stamp
@@ -7884,7 +7988,6 @@ maintainer-clean-generic:
-rm -f $(srcdir)/src/ColorTransformation.c
-rm -f $(srcdir)/src/CommandManager.c
-rm -f $(srcdir)/src/Commands.c
- -rm -f $(srcdir)/src/CustomComponents.c
-rm -f $(srcdir)/src/Debug.c
-rm -f $(srcdir)/src/DesktopIntegration.c
-rm -f $(srcdir)/src/Dialogs.c
@@ -7926,8 +8029,8 @@ maintainer-clean-generic:
-rm -f $(srcdir)/src/VideoMetadata.c
-rm -f $(srcdir)/src/VideoMonitor.c
-rm -f $(srcdir)/src/VideoSupport.c
- -rm -f $(srcdir)/src/camera/Branch.c
-rm -f $(srcdir)/src/camera/Camera.c
+ -rm -f $(srcdir)/src/camera/CameraBranch.c
-rm -f $(srcdir)/src/camera/CameraTable.c
-rm -f $(srcdir)/src/camera/GPhoto.c
-rm -f $(srcdir)/src/camera/ImportPage.c
@@ -7965,22 +8068,33 @@ maintainer-clean-generic:
-rm -f $(srcdir)/src/db/TombstoneTable.c
-rm -f $(srcdir)/src/db/VersionTable.c
-rm -f $(srcdir)/src/db/VideoTable.c
+ -rm -f $(srcdir)/src/dialogs/AdjustDateTimeDialog.c
+ -rm -f $(srcdir)/src/dialogs/EntryMultiCompletion.c
+ -rm -f $(srcdir)/src/dialogs/ExportDialog.c
+ -rm -f $(srcdir)/src/dialogs/MultiTextEntryDialog.c
+ -rm -f $(srcdir)/src/dialogs/Preferences.c
+ -rm -f $(srcdir)/src/dialogs/ProgressDialog.c
+ -rm -f $(srcdir)/src/dialogs/SetBackground.c
+ -rm -f $(srcdir)/src/dialogs/SetBackgroundSlideshow.c
+ -rm -f $(srcdir)/src/dialogs/TextEntry.c
+ -rm -f $(srcdir)/src/dialogs/WelcomeDialog.c
-rm -f $(srcdir)/src/direct/Direct.c
-rm -f $(srcdir)/src/direct/DirectPhoto.c
-rm -f $(srcdir)/src/direct/DirectPhotoPage.c
-rm -f $(srcdir)/src/direct/DirectView.c
-rm -f $(srcdir)/src/direct/DirectWindow.c
-rm -f $(srcdir)/src/editing_tools/EditingTools.c
+ -rm -f $(srcdir)/src/editing_tools/RGBHistogramManipulator.c
-rm -f $(srcdir)/src/editing_tools/StraightenTool.c
- -rm -f $(srcdir)/src/events/Branch.c
-rm -f $(srcdir)/src/events/EventDirectoryItem.c
-rm -f $(srcdir)/src/events/EventPage.c
-rm -f $(srcdir)/src/events/Events.c
+ -rm -f $(srcdir)/src/events/EventsBranch.c
-rm -f $(srcdir)/src/events/EventsDirectoryPage.c
- -rm -f $(srcdir)/src/folders/Branch.c
-rm -f $(srcdir)/src/folders/Folders.c
- -rm -f $(srcdir)/src/folders/Page.c
- -rm -f $(srcdir)/src/library/Branch.c
+ -rm -f $(srcdir)/src/folders/FoldersBranch.c
+ -rm -f $(srcdir)/src/folders/FoldersPage.c
+ -rm -f $(srcdir)/src/graphics-processor.c
-rm -f $(srcdir)/src/library/FlaggedPage.c
-rm -f $(srcdir)/src/library/FlaggedSidebarEntry.c
-rm -f $(srcdir)/src/library/ImportQueuePage.c
@@ -7988,6 +8102,7 @@ maintainer-clean-generic:
-rm -f $(srcdir)/src/library/LastImportPage.c
-rm -f $(srcdir)/src/library/LastImportSidebarEntry.c
-rm -f $(srcdir)/src/library/Library.c
+ -rm -f $(srcdir)/src/library/LibraryBranch.c
-rm -f $(srcdir)/src/library/LibraryWindow.c
-rm -f $(srcdir)/src/library/OfflinePage.c
-rm -f $(srcdir)/src/library/OfflineSidebarEntry.c
@@ -8017,11 +8132,11 @@ maintainer-clean-generic:
-rm -f $(srcdir)/src/publishing/Publishing.c
-rm -f $(srcdir)/src/publishing/PublishingPluginHost.c
-rm -f $(srcdir)/src/publishing/PublishingUI.c
- -rm -f $(srcdir)/src/searches/Branch.c
-rm -f $(srcdir)/src/searches/SavedSearchDialog.c
-rm -f $(srcdir)/src/searches/SavedSearchPage.c
-rm -f $(srcdir)/src/searches/SearchBoolean.c
-rm -f $(srcdir)/src/searches/Searches.c
+ -rm -f $(srcdir)/src/searches/SearchesBranch.c
-rm -f $(srcdir)/src/sidebar/Branch.c
-rm -f $(srcdir)/src/sidebar/Entry.c
-rm -f $(srcdir)/src/sidebar/Sidebar.c
@@ -8029,11 +8144,11 @@ maintainer-clean-generic:
-rm -f $(srcdir)/src/sidebar/common.c
-rm -f $(srcdir)/src/slideshow/Slideshow.c
-rm -f $(srcdir)/src/slideshow/TransitionEffects.c
- -rm -f $(srcdir)/src/tags/Branch.c
-rm -f $(srcdir)/src/tags/HierarchicalTagIndex.c
-rm -f $(srcdir)/src/tags/HierarchicalTagUtilities.c
-rm -f $(srcdir)/src/tags/TagPage.c
-rm -f $(srcdir)/src/tags/Tags.c
+ -rm -f $(srcdir)/src/tags/TagsBranch.c
-rm -f $(srcdir)/src/threads/BackgroundJob.c
-rm -f $(srcdir)/src/threads/Semaphore.c
-rm -f $(srcdir)/src/threads/Threads.c
@@ -8047,40 +8162,31 @@ maintainer-clean-generic:
-rm -f $(srcdir)/src/util/string.c
-rm -f $(srcdir)/src/util/system.c
-rm -f $(srcdir)/src/util/ui.c
+ -rm -f $(srcdir)/src_libgraphics_processor_la_vala.stamp
-rm -f $(srcdir)/src_plugins_libplugin_la_vala.stamp
+ -rm -f $(srcdir)/src_shotwell_graphics_processor_vala.stamp
-rm -f $(srcdir)/thumbnailer/shotwell-video-thumbnailer.c
-rm -f $(srcdir)/thumbnailer_shotwell_video_thumbnailer_vala.stamp
-rm -f plugins/authenticator/shotwell/FacebookPublishingAuthenticator.c
-rm -f plugins/authenticator/shotwell/FlickrPublishingAuthenticator.c
-rm -f plugins/authenticator/shotwell/GoogleAuthenticator.c
+ -rm -f plugins/authenticator/shotwell/OAuth1Authenticator.c
-rm -f plugins/authenticator/shotwell/ShotwellAuthenticatorFactory.c
+ -rm -f plugins/authenticator/shotwell/TumblrAuthenticator.c
-rm -f plugins/common/BuilderPane.c
+ -rm -f plugins/common/OAuth1Support.c
-rm -f plugins/common/RESTSupport.c
-rm -f plugins/common/Resources.c
-rm -f plugins/common/WebAuthenticationPane.c
- -rm -f plugins/shotwell-data-imports/FSpotDatabase.c
- -rm -f plugins/shotwell-data-imports/FSpotDatabaseBehavior.c
- -rm -f plugins/shotwell-data-imports/FSpotDatabaseTable.c
- -rm -f plugins/shotwell-data-imports/FSpotImporter.c
- -rm -f plugins/shotwell-data-imports/FSpotMetaTable.c
- -rm -f plugins/shotwell-data-imports/FSpotPhotoTagsTable.c
- -rm -f plugins/shotwell-data-imports/FSpotPhotoVersionsTable.c
- -rm -f plugins/shotwell-data-imports/FSpotPhotosTable.c
- -rm -f plugins/shotwell-data-imports/FSpotRollsTable.c
- -rm -f plugins/shotwell-data-imports/FSpotTableBehavior.c
- -rm -f plugins/shotwell-data-imports/FSpotTagsTable.c
- -rm -f plugins/shotwell-data-imports/SqliteSupport.c
- -rm -f plugins/shotwell-data-imports/VersionNumber.c
- -rm -f plugins/shotwell-data-imports/shotwell-data-imports.c
-rm -f plugins/shotwell-publishing-extras/GalleryConnector.c
-rm -f plugins/shotwell-publishing-extras/RajcePublishing.c
- -rm -f plugins/shotwell-publishing-extras/TumblrPublishing.c
-rm -f plugins/shotwell-publishing-extras/YandexPublishing.c
-rm -f plugins/shotwell-publishing-extras/shotwell-publishing-extras.c
-rm -f plugins/shotwell-publishing/FacebookPublishing.c
-rm -f plugins/shotwell-publishing/FlickrPublishing.c
-rm -f plugins/shotwell-publishing/PicasaPublishing.c
-rm -f plugins/shotwell-publishing/PiwigoPublishing.c
+ -rm -f plugins/shotwell-publishing/TumblrPublishing.c
-rm -f plugins/shotwell-publishing/YouTubePublishing.c
-rm -f plugins/shotwell-publishing/shotwell-publishing.c
-rm -f plugins/shotwell-transitions/BlindsEffect.c
@@ -8126,7 +8232,6 @@ maintainer-clean-generic:
-rm -f src/ColorTransformation.c
-rm -f src/CommandManager.c
-rm -f src/Commands.c
- -rm -f src/CustomComponents.c
-rm -f src/Debug.c
-rm -f src/DesktopIntegration.c
-rm -f src/Dialogs.c
@@ -8168,8 +8273,8 @@ maintainer-clean-generic:
-rm -f src/VideoMetadata.c
-rm -f src/VideoMonitor.c
-rm -f src/VideoSupport.c
- -rm -f src/camera/Branch.c
-rm -f src/camera/Camera.c
+ -rm -f src/camera/CameraBranch.c
-rm -f src/camera/CameraTable.c
-rm -f src/camera/GPhoto.c
-rm -f src/camera/ImportPage.c
@@ -8207,22 +8312,33 @@ maintainer-clean-generic:
-rm -f src/db/TombstoneTable.c
-rm -f src/db/VersionTable.c
-rm -f src/db/VideoTable.c
+ -rm -f src/dialogs/AdjustDateTimeDialog.c
+ -rm -f src/dialogs/EntryMultiCompletion.c
+ -rm -f src/dialogs/ExportDialog.c
+ -rm -f src/dialogs/MultiTextEntryDialog.c
+ -rm -f src/dialogs/Preferences.c
+ -rm -f src/dialogs/ProgressDialog.c
+ -rm -f src/dialogs/SetBackground.c
+ -rm -f src/dialogs/SetBackgroundSlideshow.c
+ -rm -f src/dialogs/TextEntry.c
+ -rm -f src/dialogs/WelcomeDialog.c
-rm -f src/direct/Direct.c
-rm -f src/direct/DirectPhoto.c
-rm -f src/direct/DirectPhotoPage.c
-rm -f src/direct/DirectView.c
-rm -f src/direct/DirectWindow.c
-rm -f src/editing_tools/EditingTools.c
+ -rm -f src/editing_tools/RGBHistogramManipulator.c
-rm -f src/editing_tools/StraightenTool.c
- -rm -f src/events/Branch.c
-rm -f src/events/EventDirectoryItem.c
-rm -f src/events/EventPage.c
-rm -f src/events/Events.c
+ -rm -f src/events/EventsBranch.c
-rm -f src/events/EventsDirectoryPage.c
- -rm -f src/folders/Branch.c
-rm -f src/folders/Folders.c
- -rm -f src/folders/Page.c
- -rm -f src/library/Branch.c
+ -rm -f src/folders/FoldersBranch.c
+ -rm -f src/folders/FoldersPage.c
+ -rm -f src/graphics-processor.c
-rm -f src/library/FlaggedPage.c
-rm -f src/library/FlaggedSidebarEntry.c
-rm -f src/library/ImportQueuePage.c
@@ -8230,6 +8346,7 @@ maintainer-clean-generic:
-rm -f src/library/LastImportPage.c
-rm -f src/library/LastImportSidebarEntry.c
-rm -f src/library/Library.c
+ -rm -f src/library/LibraryBranch.c
-rm -f src/library/LibraryWindow.c
-rm -f src/library/OfflinePage.c
-rm -f src/library/OfflineSidebarEntry.c
@@ -8259,11 +8376,11 @@ maintainer-clean-generic:
-rm -f src/publishing/Publishing.c
-rm -f src/publishing/PublishingPluginHost.c
-rm -f src/publishing/PublishingUI.c
- -rm -f src/searches/Branch.c
-rm -f src/searches/SavedSearchDialog.c
-rm -f src/searches/SavedSearchPage.c
-rm -f src/searches/SearchBoolean.c
-rm -f src/searches/Searches.c
+ -rm -f src/searches/SearchesBranch.c
-rm -f src/sidebar/Branch.c
-rm -f src/sidebar/Entry.c
-rm -f src/sidebar/Sidebar.c
@@ -8271,11 +8388,11 @@ maintainer-clean-generic:
-rm -f src/sidebar/common.c
-rm -f src/slideshow/Slideshow.c
-rm -f src/slideshow/TransitionEffects.c
- -rm -f src/tags/Branch.c
-rm -f src/tags/HierarchicalTagIndex.c
-rm -f src/tags/HierarchicalTagUtilities.c
-rm -f src/tags/TagPage.c
-rm -f src/tags/Tags.c
+ -rm -f src/tags/TagsBranch.c
-rm -f src/threads/BackgroundJob.c
-rm -f src/threads/Semaphore.c
-rm -f src/threads/Threads.c
@@ -8294,12 +8411,13 @@ maintainer-clean-generic:
clean: clean-recursive
clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
- clean-libtool clean-noinstLTLIBRARIES clean-pkglibexecPROGRAMS \
- clean-pluginLTLIBRARIES mostlyclean-am
+ clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
+ clean-pkglibexecPROGRAMS clean-pluginLTLIBRARIES \
+ mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
- -rm -rf ./$(DEPDIR) plugins/authenticator/$(DEPDIR) plugins/authenticator/shotwell/$(DEPDIR) plugins/common/$(DEPDIR) plugins/shotwell-data-imports/$(DEPDIR) plugins/shotwell-publishing-extras/$(DEPDIR) plugins/shotwell-publishing/$(DEPDIR) plugins/shotwell-transitions/$(DEPDIR) src/$(DEPDIR) src/.unitize/$(DEPDIR) src/camera/$(DEPDIR) src/config/$(DEPDIR) src/core/$(DEPDIR) src/data_imports/$(DEPDIR) src/db/$(DEPDIR) src/direct/$(DEPDIR) src/editing_tools/$(DEPDIR) src/events/$(DEPDIR) src/folders/$(DEPDIR) src/library/$(DEPDIR) src/photos/$(DEPDIR) src/plugins/$(DEPDIR) src/publishing/$(DEPDIR) src/searches/$(DEPDIR) src/sidebar/$(DEPDIR) src/slideshow/$(DEPDIR) src/tags/$(DEPDIR) src/threads/$(DEPDIR) src/unit/$(DEPDIR) src/util/$(DEPDIR) thumbnailer/$(DEPDIR)
+ -rm -rf ./$(DEPDIR) plugins/authenticator/$(DEPDIR) plugins/authenticator/shotwell/$(DEPDIR) plugins/common/$(DEPDIR) plugins/shotwell-publishing-extras/$(DEPDIR) plugins/shotwell-publishing/$(DEPDIR) plugins/shotwell-transitions/$(DEPDIR) src/$(DEPDIR) src/.unitize/$(DEPDIR) src/camera/$(DEPDIR) src/config/$(DEPDIR) src/core/$(DEPDIR) src/data_imports/$(DEPDIR) src/db/$(DEPDIR) src/dialogs/$(DEPDIR) src/direct/$(DEPDIR) src/editing_tools/$(DEPDIR) src/events/$(DEPDIR) src/folders/$(DEPDIR) src/library/$(DEPDIR) src/photos/$(DEPDIR) src/plugins/$(DEPDIR) src/publishing/$(DEPDIR) src/searches/$(DEPDIR) src/sidebar/$(DEPDIR) src/slideshow/$(DEPDIR) src/tags/$(DEPDIR) src/threads/$(DEPDIR) src/unit/$(DEPDIR) src/util/$(DEPDIR) thumbnailer/$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-hdr distclean-libtool distclean-tags
@@ -8348,7 +8466,7 @@ installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
- -rm -rf ./$(DEPDIR) plugins/authenticator/$(DEPDIR) plugins/authenticator/shotwell/$(DEPDIR) plugins/common/$(DEPDIR) plugins/shotwell-data-imports/$(DEPDIR) plugins/shotwell-publishing-extras/$(DEPDIR) plugins/shotwell-publishing/$(DEPDIR) plugins/shotwell-transitions/$(DEPDIR) src/$(DEPDIR) src/.unitize/$(DEPDIR) src/camera/$(DEPDIR) src/config/$(DEPDIR) src/core/$(DEPDIR) src/data_imports/$(DEPDIR) src/db/$(DEPDIR) src/direct/$(DEPDIR) src/editing_tools/$(DEPDIR) src/events/$(DEPDIR) src/folders/$(DEPDIR) src/library/$(DEPDIR) src/photos/$(DEPDIR) src/plugins/$(DEPDIR) src/publishing/$(DEPDIR) src/searches/$(DEPDIR) src/sidebar/$(DEPDIR) src/slideshow/$(DEPDIR) src/tags/$(DEPDIR) src/threads/$(DEPDIR) src/unit/$(DEPDIR) src/util/$(DEPDIR) thumbnailer/$(DEPDIR)
+ -rm -rf ./$(DEPDIR) plugins/authenticator/$(DEPDIR) plugins/authenticator/shotwell/$(DEPDIR) plugins/common/$(DEPDIR) plugins/shotwell-publishing-extras/$(DEPDIR) plugins/shotwell-publishing/$(DEPDIR) plugins/shotwell-transitions/$(DEPDIR) src/$(DEPDIR) src/.unitize/$(DEPDIR) src/camera/$(DEPDIR) src/config/$(DEPDIR) src/core/$(DEPDIR) src/data_imports/$(DEPDIR) src/db/$(DEPDIR) src/dialogs/$(DEPDIR) src/direct/$(DEPDIR) src/editing_tools/$(DEPDIR) src/events/$(DEPDIR) src/folders/$(DEPDIR) src/library/$(DEPDIR) src/photos/$(DEPDIR) src/plugins/$(DEPDIR) src/publishing/$(DEPDIR) src/searches/$(DEPDIR) src/sidebar/$(DEPDIR) src/slideshow/$(DEPDIR) src/tags/$(DEPDIR) src/threads/$(DEPDIR) src/unit/$(DEPDIR) src/util/$(DEPDIR) thumbnailer/$(DEPDIR)
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
@@ -8374,19 +8492,19 @@ uninstall-am: uninstall-binPROGRAMS uninstall-dist_pkglibexecSCRIPTS \
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
am--refresh check check-am clean clean-binPROGRAMS \
clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \
- clean-noinstLTLIBRARIES clean-pkglibexecPROGRAMS \
- clean-pluginLTLIBRARIES cscope cscopelist-am ctags ctags-am \
- dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \
- dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
- distclean-compile distclean-generic distclean-hdr \
- distclean-libtool distclean-tags distcleancheck distdir \
- distuninstallcheck dvi dvi-am html html-am info info-am \
- install install-am install-binPROGRAMS install-data \
- install-data-am install-dist_pkglibexecSCRIPTS \
- install-dist_pluginDATA install-dvi install-dvi-am \
- install-exec install-exec-am install-html install-html-am \
- install-info install-info-am install-libLTLIBRARIES \
- install-man install-pdf install-pdf-am \
+ clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
+ clean-pkglibexecPROGRAMS clean-pluginLTLIBRARIES cscope \
+ cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
+ dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
+ dist-zip distcheck distclean distclean-compile \
+ distclean-generic distclean-hdr distclean-libtool \
+ distclean-tags distcleancheck distdir distuninstallcheck dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-binPROGRAMS install-data install-data-am \
+ install-dist_pkglibexecSCRIPTS install-dist_pluginDATA \
+ install-dvi install-dvi-am install-exec install-exec-am \
+ install-html install-html-am install-info install-info-am \
+ install-libLTLIBRARIES install-man install-pdf install-pdf-am \
install-pkglibexecPROGRAMS install-pluginLTLIBRARIES \
install-ps install-ps-am install-strip installcheck \
installcheck-am installdirs installdirs-am maintainer-clean \
@@ -8424,11 +8542,14 @@ $(top_srcdir)/plugins/shotwell-plugin-common.vapi plugins/shotwell-plugin-common
plugins/shotwell-plugin-dev-1.0.vapi plugins/shotwell-plugin-dev-1.0.h: src_plugins_libplugin_la_vala.stamp
-include $(top_srcdir)/git.mk
+src/shotwell-graphics-processor.vapi src/shotwell-graphics-processor.h: \
+ src_libgraphics_processor_la_vala.stamp
+ -I$(abs_top_builddir)/src
resource.c: org.gnome.Shotwell.gresource.xml $(shotwell_resource_deps)
$(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ \
--sourcedir=$(abs_top_srcdir) \
- --generate $<
+ --generate $(abs_top_srcdir)/org.gnome.Shotwell.gresource.xml
plugins/authenticator/shotwell-authenticator.vapi plugins/authenticator/shotwell-authenticator.h: \
plugins_authenticator_libshotwell_authenticator_la_vala.stamp
@@ -8451,9 +8572,6 @@ plugins/shotwell-publishing/resource.c: $(PUBLISHING_RESOURCE_DEPS) $(PUBLISHING
plugins/shotwell-transitions/resource.c: plugins/shotwell-transitions/org.gnome.Shotwell.Transitions.gresource.xml
$(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(abs_top_srcdir)/plugins/shotwell-transitions --generate $<
-plugins/shotwell-data-imports/resource.c: plugins/shotwell-data-imports/org.gnome.Shotwell.Imports.gresource.xml
- $(AM_V_GEN)$(GLIB_COMPILE_RESOURCES) --target=$@ --sourcedir=$(abs_top_srcdir)/plugins/shotwell-data-imports --generate $<
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: