Index: head/graphics/shotwell/Makefile =================================================================== --- head/graphics/shotwell/Makefile (revision 436987) +++ head/graphics/shotwell/Makefile (revision 436988) @@ -1,72 +1,80 @@ # Created by: Mario Sergio Fujikawa Ferreira et al. # $FreeBSD$ PORTNAME= shotwell -PORTVERSION= 0.24.5 +PORTVERSION= 0.26.0 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R} -MAINTAINER= cmt@burggraben.net +MAINTAINER= cmt@FreeBSD.org COMMENT= Open source photo manager for GNOME LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vala>=0.20.1:lang/vala \ bash:shells/bash \ itstool:textproc/itstool LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libexiv2.so:graphics/exiv2 \ + libgcr-ui-3.so:security/gcr \ + libgdata.so:devel/libgdata \ libgee-0.8.so:devel/libgee \ libgstreamer-1.0.so:multimedia/gstreamer1 \ liblcms2.so:graphics/lcms2 \ libjson-glib-1.0.so:devel/json-glib \ + libp11-kit.so:security/p11-kit \ libsoup-2.4.so:devel/libsoup \ libgexiv2.so:graphics/gexiv2 \ libexif.so:graphics/libexif \ libgphoto2.so:graphics/libgphoto2 \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libunique-1.0.so:x11-toolkits/unique \ libraw.so:graphics/libraw \ librest-0.7.so:devel/librest -USES= gettext desktop-file-utils gmake libtool pkgconfig \ +USES= autoreconf gettext desktop-file-utils gmake libtool pkgconfig \ sqlite tar:xz USE_GNOME= cairo dconf gtk30 gnomedocutils USE_GSTREAMER1= yes USE_LDCONFIG= yes USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ENV+= --define=NO_CAMERA +CONFIGURE_ARGS+= --enable-publishers=all --enable-extra-plugins INSTALL_TARGET= install-strip INSTALLS_ICONS= yes PORTSCOUT= limitw:1,even MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= OPENMP -OPTIONS_DEFAULT= -OPENMP_DESC= libraw uses OpenMP (implies GCC 4.6+) +OPTIONS_DEFINE= OPENMP NLS +OPTIONS_DEFAULT= NLS +OPENMP_DESC= libraw uses OpenMP (implies GCC 4.9+) -OPENMP_USES= compiler:gcc-c++11-lib +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext +NLS_LIBS= -L${LOCALBASE}/lib -lintl + +OPENMP_USES= compiler:openmp OPENMP_USES_OFF= compiler:c++11-lib GLIB_SCHEMAS= org.yorba.shotwell.gschema.xml org.yorba.shotwell-extras.gschema.xml post-configure: @${REINPLACE_CMD} -E \ -e 's|share/shotwell|${DATADIR_REL}|g' \ ${WRKSRC}/${MAKEFILE} # attempt at a DATADIR safe port @${REINPLACE_CMD} -E \ -e 's|\.get_child\("share")\.get_child\("shotwell")|${SHOTWELL_DATADIR}|' \ ${WRKSRC}/src/AppDirs.vala .include # attempt at a DATADIR safe port .for dir in ${DATADIR:S,^${PREFIX}/,,:S,/, ,g} SHOTWELL_DATADIR+=.get_child("${dir}") .endfor .include Index: head/graphics/shotwell/distinfo =================================================================== --- head/graphics/shotwell/distinfo (revision 436987) +++ head/graphics/shotwell/distinfo (revision 436988) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485936802 -SHA256 (shotwell-0.24.5.tar.xz) = 4936c2c8c63b701ac0cf15b7bd6619ee3241a6d08b4187f2475348642ff9c1fd -SIZE (shotwell-0.24.5.tar.xz) = 5374400 +TIMESTAMP = 1490472490 +SHA256 (shotwell-0.26.0.tar.xz) = 305df4d49971eb10f2a04b577ebbd9448202f13d51aa02608e433b8613df1024 +SIZE (shotwell-0.26.0.tar.xz) = 5583732 Index: head/graphics/shotwell/files/patch-configure =================================================================== --- head/graphics/shotwell/files/patch-configure (revision 436987) +++ head/graphics/shotwell/files/patch-configure (nonexistent) @@ -1,74 +0,0 @@ ---- configure.orig 2016-08-27 16:16:18.787328000 +0200 -+++ configure 2016-08-27 16:17:04.297291000 +0200 -@@ -8033,7 +8033,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 -@@ -8053,7 +8052,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 -@@ -8076,7 +8074,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 -@@ -8107,7 +8104,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 -@@ -8127,7 +8123,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 -@@ -8150,7 +8145,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 -@@ -8190,7 +8184,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 -@@ -8211,7 +8204,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 -@@ -8235,7 +8227,6 @@ - gstreamer-plugins-base-1.0 >= 1.0.0 - gstreamer-pbutils-1.0 >= 1.0.0 - gtk+-3.0 >= 3.12.2 -- gudev-1.0 >= 145 - libexif >= 0.6.16 - libgphoto2 >= 2.5.0 - libraw >= 0.13.2 Property changes on: head/graphics/shotwell/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/shotwell/files/patch-configure.ac =================================================================== --- head/graphics/shotwell/files/patch-configure.ac (nonexistent) +++ head/graphics/shotwell/files/patch-configure.ac (revision 436988) @@ -0,0 +1,10 @@ +--- configure.ac.orig 2017-03-26 06:57:42 UTC ++++ configure.ac +@@ -114,7 +114,6 @@ PKG_CHECK_MODULES(SHOTWELL, [ + gstreamer-plugins-base-1.0 >= 1.0.0 + gstreamer-pbutils-1.0 >= 1.0.0 + gtk+-3.0 >= 3.14.0 +- gudev-1.0 >= 145 + libexif >= 0.6.16 + libgphoto2 >= 2.5.0 + libraw >= 0.13.2 Property changes on: head/graphics/shotwell/files/patch-configure.ac ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/graphics/shotwell/files/patch-src-camera-CameraTable.vala =================================================================== --- head/graphics/shotwell/files/patch-src-camera-CameraTable.vala (revision 436987) +++ head/graphics/shotwell/files/patch-src-camera-CameraTable.vala (revision 436988) @@ -1,126 +1,126 @@ ---- src/camera/CameraTable.vala.orig 2015-03-28 15:15:28.000000000 +0100 -+++ src/camera/CameraTable.vala 2015-03-28 15:20:51.000000000 +0100 -@@ -26,7 +26,6 @@ +--- src/camera/CameraTable.vala.orig 2017-02-25 22:55:36 UTC ++++ src/camera/CameraTable.vala +@@ -26,7 +26,6 @@ public class CameraTable { private static CameraTable instance = null; - private GUdev.Client client = new GUdev.Client(SUBSYSTEMS); private OneShotScheduler camera_update_scheduler = null; private GPhoto.Context null_context = new GPhoto.Context(); private GPhoto.CameraAbilitiesList abilities_list; -@@ -43,7 +42,6 @@ +@@ -43,7 +42,6 @@ public class CameraTable { on_update_cameras); // listen for interesting events on the specified subsystems - client.uevent.connect(on_udev_event); volume_monitor = VolumeMonitor.get(); volume_monitor.volume_changed.connect(on_volume_changed); volume_monitor.volume_added.connect(on_volume_changed); -@@ -107,36 +105,10 @@ +@@ -107,36 +105,10 @@ public class CameraTable { do_op(GPhoto.CameraAbilitiesList.create(out abilities_list), "create camera abilities list"); do_op(abilities_list.load(null_context), "load camera abilities list"); } - + + // dummy stub - the original requires udev private string[] get_all_usb_cameras() { - string[] cameras = new string[0]; - - GLib.List device_list = client.query_by_subsystem(null); - foreach (GUdev.Device device in device_list) { - string device_file = device.get_device_file(); - if( - // only keep devices that have a non-null device file and that - // have both the ID_GPHOTO2 and GPHOTO2_DRIVER properties set - (device_file != null) && - (device.has_property("ID_GPHOTO2")) && - (device.has_property("GPHOTO2_DRIVER")) - ) { - int camera_bus, camera_device; - // extract the bus and device IDs from the device file string - // TODO: is it safe to parse the absolute path or should we be - // smarter and use a regex to only pick up the end of the path? - if (device_file.scanf("/dev/bus/usb/%d/%d", out camera_bus, out camera_device) < 2) { - critical("get_all_usb_cameras: Failed to scanf device file %s", device_file); - - continue; - } - string camera = "usb:%.3d,%.3d".printf(camera_bus, camera_device); - debug("USB camera detected at %s", camera); - cameras += camera; - } - } - - return cameras; + return new string[0]; } // USB (or libusb) is a funny beast; if only one USB device is present (i.e. the camera), -@@ -211,24 +183,8 @@ +@@ -211,24 +183,8 @@ public class CameraTable { return port.has_prefix("usb:") ? "/dev/bus/usb/%s".printf(port.substring(4).replace(",", "/")) : null; } - - private string? get_name_for_uuid(string uuid) { - foreach (Volume volume in volume_monitor.get_volumes()) { - if (volume.get_identifier(VolumeIdentifier.UUID) == uuid) { - return volume.get_name(); - } - } - return null; - } - - private string? get_icon_for_uuid(string uuid) { - foreach (Volume volume in volume_monitor.get_volumes()) { - if (volume.get_identifier(VolumeIdentifier.UUID) == uuid) { - return volume.get_icon().to_string(); - } - } - return null; - } + + // get_name_for_uuid() and get_icon_for_uuid() are not used (udev removal) private void update_camera_table() throws GPhotoError { // need to do this because virtual ports come and go in the USB world (and probably others) -@@ -334,22 +290,7 @@ +@@ -326,22 +282,7 @@ public class CameraTable { } // Get display name for camera. - string path = get_port_path(port); - if (null != path) { - GUdev.Device device = client.query_by_device_file(path); - string serial = device.get_property("ID_SERIAL_SHORT"); - if (null != serial) { - // Try to get the name and icon. - display_name = get_name_for_uuid(serial); - icon = get_icon_for_uuid(serial); - } - if (null == display_name) { - display_name = device.get_sysfs_attr("product"); - } - if (null == display_name) { - display_name = device.get_property("ID_MODEL"); - } - } + // in absence of udev, we fall back to the GPhoto name if (null == display_name) { // Default to GPhoto detected name. display_name = name; -@@ -393,14 +334,8 @@ +@@ -381,14 +322,8 @@ public class CameraTable { camera_added(camera); } } - - private void on_udev_event(string action, GUdev.Device device) { - debug("udev event: %s on %s", action, device.get_name()); - - // Device add/removes often arrive in pairs; this allows for a single - // update to occur when they come in all at once - camera_update_scheduler.after_timeout(UPDATE_DELAY_MSEC, true); - } + + // on_udev_event() removed - we do not have udev public void on_volume_changed(Volume volume) { camera_update_scheduler.after_timeout(UPDATE_DELAY_MSEC, true); Index: head/graphics/shotwell/pkg-plist =================================================================== --- head/graphics/shotwell/pkg-plist (revision 436987) +++ head/graphics/shotwell/pkg-plist (revision 436988) @@ -1,505 +1,479 @@ bin/shotwell +lib/libshotwell-authenticator.a +lib/libshotwell-authenticator.so +lib/libshotwell-authenticator.so.0 +lib/libshotwell-authenticator.so.0.0.0 lib/libshotwell-plugin-common.a lib/libshotwell-plugin-common.so lib/libshotwell-plugin-common.so.0 lib/libshotwell-plugin-common.so.0.0.0 lib/shotwell/plugins/builtin/shotwell-data-imports.so lib/shotwell/plugins/builtin/shotwell-publishing-extras.so lib/shotwell/plugins/builtin/shotwell-publishing.so lib/shotwell/plugins/builtin/shotwell-transitions.so libexec/shotwell/shotwell-settings-migrator libexec/shotwell/shotwell-video-thumbnailer man/man1/shotwell.1.gz share/appdata/shotwell.appdata.xml share/applications/shotwell-viewer.desktop share/applications/shotwell.desktop share/help/C/shotwell/edit-adjustments.page share/help/C/shotwell/edit-crop.page share/help/C/shotwell/edit-date-time.page share/help/C/shotwell/edit-enhance.page share/help/C/shotwell/edit-external.page share/help/C/shotwell/edit-nondestructive.page share/help/C/shotwell/edit-redeye.page share/help/C/shotwell/edit-rotate.page share/help/C/shotwell/edit-straighten.page share/help/C/shotwell/edit-undo.page share/help/C/shotwell/figures/crop_thirds.jpg share/help/C/shotwell/figures/edit_toolbar.png share/help/C/shotwell/figures/editing_overview.png share/help/C/shotwell/figures/shotwell_logo.png share/help/C/shotwell/figures/trash_process.png share/help/C/shotwell/formats.page share/help/C/shotwell/import-camera.page share/help/C/shotwell/import-f-spot.page share/help/C/shotwell/import-file.page share/help/C/shotwell/import-memorycard.page share/help/C/shotwell/index.page share/help/C/shotwell/organize-event.page share/help/C/shotwell/organize-flag.page share/help/C/shotwell/organize-rating.page share/help/C/shotwell/organize-remove.page share/help/C/shotwell/organize-search.page share/help/C/shotwell/organize-tag.page share/help/C/shotwell/organize-title.page share/help/C/shotwell/other-files.page share/help/C/shotwell/other-missing.page share/help/C/shotwell/other-multiple.page share/help/C/shotwell/other-plugins.page share/help/C/shotwell/raw.page share/help/C/shotwell/running.page share/help/C/shotwell/share-background.page share/help/C/shotwell/share-export.page share/help/C/shotwell/share-print.page share/help/C/shotwell/share-send.page share/help/C/shotwell/share-slideshow.page share/help/C/shotwell/share-upload.page share/help/C/shotwell/view-displaying.page share/help/C/shotwell/view-information.page share/help/C/shotwell/view-sidebar.page share/help/cs/shotwell/edit-adjustments.page share/help/cs/shotwell/edit-crop.page share/help/cs/shotwell/edit-date-time.page share/help/cs/shotwell/edit-enhance.page share/help/cs/shotwell/edit-external.page share/help/cs/shotwell/edit-nondestructive.page share/help/cs/shotwell/edit-redeye.page share/help/cs/shotwell/edit-rotate.page share/help/cs/shotwell/edit-straighten.page share/help/cs/shotwell/edit-undo.page share/help/cs/shotwell/figures/crop_thirds.jpg share/help/cs/shotwell/figures/edit_toolbar.png share/help/cs/shotwell/figures/editing_overview.png share/help/cs/shotwell/figures/shotwell_logo.png share/help/cs/shotwell/figures/trash_process.png share/help/cs/shotwell/formats.page share/help/cs/shotwell/import-camera.page share/help/cs/shotwell/import-f-spot.page share/help/cs/shotwell/import-file.page share/help/cs/shotwell/import-memorycard.page share/help/cs/shotwell/index.page share/help/cs/shotwell/organize-event.page share/help/cs/shotwell/organize-flag.page share/help/cs/shotwell/organize-rating.page share/help/cs/shotwell/organize-remove.page share/help/cs/shotwell/organize-search.page share/help/cs/shotwell/organize-tag.page share/help/cs/shotwell/organize-title.page share/help/cs/shotwell/other-files.page share/help/cs/shotwell/other-missing.page share/help/cs/shotwell/other-multiple.page share/help/cs/shotwell/other-plugins.page share/help/cs/shotwell/raw.page share/help/cs/shotwell/running.page share/help/cs/shotwell/share-background.page share/help/cs/shotwell/share-export.page share/help/cs/shotwell/share-print.page share/help/cs/shotwell/share-send.page share/help/cs/shotwell/share-slideshow.page share/help/cs/shotwell/share-upload.page share/help/cs/shotwell/view-displaying.page share/help/cs/shotwell/view-information.page share/help/cs/shotwell/view-sidebar.page share/help/de/shotwell/edit-adjustments.page share/help/de/shotwell/edit-crop.page share/help/de/shotwell/edit-date-time.page share/help/de/shotwell/edit-enhance.page share/help/de/shotwell/edit-external.page share/help/de/shotwell/edit-nondestructive.page share/help/de/shotwell/edit-redeye.page share/help/de/shotwell/edit-rotate.page share/help/de/shotwell/edit-straighten.page share/help/de/shotwell/edit-undo.page share/help/de/shotwell/figures/crop_thirds.jpg share/help/de/shotwell/figures/edit_toolbar.png share/help/de/shotwell/figures/editing_overview.png share/help/de/shotwell/figures/shotwell_logo.png share/help/de/shotwell/figures/trash_process.png share/help/de/shotwell/formats.page share/help/de/shotwell/import-camera.page share/help/de/shotwell/import-f-spot.page share/help/de/shotwell/import-file.page share/help/de/shotwell/import-memorycard.page share/help/de/shotwell/index.page share/help/de/shotwell/organize-event.page share/help/de/shotwell/organize-flag.page share/help/de/shotwell/organize-rating.page share/help/de/shotwell/organize-remove.page share/help/de/shotwell/organize-search.page share/help/de/shotwell/organize-tag.page share/help/de/shotwell/organize-title.page share/help/de/shotwell/other-files.page share/help/de/shotwell/other-missing.page share/help/de/shotwell/other-multiple.page share/help/de/shotwell/other-plugins.page share/help/de/shotwell/raw.page share/help/de/shotwell/running.page share/help/de/shotwell/share-background.page share/help/de/shotwell/share-export.page share/help/de/shotwell/share-print.page share/help/de/shotwell/share-send.page share/help/de/shotwell/share-slideshow.page share/help/de/shotwell/share-upload.page share/help/de/shotwell/view-displaying.page share/help/de/shotwell/view-information.page share/help/de/shotwell/view-sidebar.page share/help/el/shotwell/edit-adjustments.page share/help/el/shotwell/edit-crop.page share/help/el/shotwell/edit-date-time.page share/help/el/shotwell/edit-enhance.page share/help/el/shotwell/edit-external.page share/help/el/shotwell/edit-nondestructive.page share/help/el/shotwell/edit-redeye.page share/help/el/shotwell/edit-rotate.page share/help/el/shotwell/edit-straighten.page share/help/el/shotwell/edit-undo.page share/help/el/shotwell/figures/crop_thirds.jpg share/help/el/shotwell/figures/edit_toolbar.png share/help/el/shotwell/figures/editing_overview.png share/help/el/shotwell/figures/shotwell_logo.png share/help/el/shotwell/figures/trash_process.png share/help/el/shotwell/formats.page share/help/el/shotwell/import-camera.page share/help/el/shotwell/import-f-spot.page share/help/el/shotwell/import-file.page share/help/el/shotwell/import-memorycard.page share/help/el/shotwell/index.page share/help/el/shotwell/organize-event.page share/help/el/shotwell/organize-flag.page share/help/el/shotwell/organize-rating.page share/help/el/shotwell/organize-remove.page share/help/el/shotwell/organize-search.page share/help/el/shotwell/organize-tag.page share/help/el/shotwell/organize-title.page share/help/el/shotwell/other-files.page share/help/el/shotwell/other-missing.page share/help/el/shotwell/other-multiple.page share/help/el/shotwell/other-plugins.page share/help/el/shotwell/raw.page share/help/el/shotwell/running.page share/help/el/shotwell/share-background.page share/help/el/shotwell/share-export.page share/help/el/shotwell/share-print.page share/help/el/shotwell/share-send.page share/help/el/shotwell/share-slideshow.page share/help/el/shotwell/share-upload.page share/help/el/shotwell/view-displaying.page share/help/el/shotwell/view-information.page share/help/el/shotwell/view-sidebar.page share/help/es/shotwell/edit-adjustments.page share/help/es/shotwell/edit-crop.page share/help/es/shotwell/edit-date-time.page share/help/es/shotwell/edit-enhance.page share/help/es/shotwell/edit-external.page share/help/es/shotwell/edit-nondestructive.page share/help/es/shotwell/edit-redeye.page share/help/es/shotwell/edit-rotate.page share/help/es/shotwell/edit-straighten.page share/help/es/shotwell/edit-undo.page share/help/es/shotwell/figures/crop_thirds.jpg share/help/es/shotwell/figures/edit_toolbar.png share/help/es/shotwell/figures/editing_overview.png share/help/es/shotwell/figures/shotwell_logo.png share/help/es/shotwell/figures/trash_process.png share/help/es/shotwell/formats.page share/help/es/shotwell/import-camera.page share/help/es/shotwell/import-f-spot.page share/help/es/shotwell/import-file.page share/help/es/shotwell/import-memorycard.page share/help/es/shotwell/index.page share/help/es/shotwell/organize-event.page share/help/es/shotwell/organize-flag.page share/help/es/shotwell/organize-rating.page share/help/es/shotwell/organize-remove.page share/help/es/shotwell/organize-search.page share/help/es/shotwell/organize-tag.page share/help/es/shotwell/organize-title.page share/help/es/shotwell/other-files.page share/help/es/shotwell/other-missing.page share/help/es/shotwell/other-multiple.page share/help/es/shotwell/other-plugins.page share/help/es/shotwell/raw.page share/help/es/shotwell/running.page share/help/es/shotwell/share-background.page share/help/es/shotwell/share-export.page share/help/es/shotwell/share-print.page share/help/es/shotwell/share-send.page share/help/es/shotwell/share-slideshow.page share/help/es/shotwell/share-upload.page share/help/es/shotwell/view-displaying.page share/help/es/shotwell/view-information.page share/help/es/shotwell/view-sidebar.page share/help/hu/shotwell/edit-adjustments.page share/help/hu/shotwell/edit-crop.page share/help/hu/shotwell/edit-date-time.page share/help/hu/shotwell/edit-enhance.page share/help/hu/shotwell/edit-external.page share/help/hu/shotwell/edit-nondestructive.page share/help/hu/shotwell/edit-redeye.page share/help/hu/shotwell/edit-rotate.page share/help/hu/shotwell/edit-straighten.page share/help/hu/shotwell/edit-undo.page share/help/hu/shotwell/figures/crop_thirds.jpg share/help/hu/shotwell/figures/edit_toolbar.png share/help/hu/shotwell/figures/editing_overview.png share/help/hu/shotwell/figures/shotwell_logo.png share/help/hu/shotwell/figures/trash_process.png share/help/hu/shotwell/formats.page share/help/hu/shotwell/import-camera.page share/help/hu/shotwell/import-f-spot.page share/help/hu/shotwell/import-file.page share/help/hu/shotwell/import-memorycard.page share/help/hu/shotwell/index.page share/help/hu/shotwell/organize-event.page share/help/hu/shotwell/organize-flag.page share/help/hu/shotwell/organize-rating.page share/help/hu/shotwell/organize-remove.page share/help/hu/shotwell/organize-search.page share/help/hu/shotwell/organize-tag.page share/help/hu/shotwell/organize-title.page share/help/hu/shotwell/other-files.page share/help/hu/shotwell/other-missing.page share/help/hu/shotwell/other-multiple.page share/help/hu/shotwell/other-plugins.page share/help/hu/shotwell/raw.page share/help/hu/shotwell/running.page share/help/hu/shotwell/share-background.page share/help/hu/shotwell/share-export.page share/help/hu/shotwell/share-print.page share/help/hu/shotwell/share-send.page share/help/hu/shotwell/share-slideshow.page share/help/hu/shotwell/share-upload.page share/help/hu/shotwell/view-displaying.page share/help/hu/shotwell/view-information.page share/help/hu/shotwell/view-sidebar.page +share/help/lv/shotwell/edit-adjustments.page +share/help/lv/shotwell/edit-crop.page +share/help/lv/shotwell/edit-date-time.page +share/help/lv/shotwell/edit-enhance.page +share/help/lv/shotwell/edit-external.page +share/help/lv/shotwell/edit-nondestructive.page +share/help/lv/shotwell/edit-redeye.page +share/help/lv/shotwell/edit-rotate.page +share/help/lv/shotwell/edit-straighten.page +share/help/lv/shotwell/edit-undo.page +share/help/lv/shotwell/figures/crop_thirds.jpg +share/help/lv/shotwell/figures/edit_toolbar.png +share/help/lv/shotwell/figures/editing_overview.png +share/help/lv/shotwell/figures/shotwell_logo.png +share/help/lv/shotwell/figures/trash_process.png +share/help/lv/shotwell/formats.page +share/help/lv/shotwell/import-camera.page +share/help/lv/shotwell/import-f-spot.page +share/help/lv/shotwell/import-file.page +share/help/lv/shotwell/import-memorycard.page +share/help/lv/shotwell/index.page +share/help/lv/shotwell/organize-event.page +share/help/lv/shotwell/organize-flag.page +share/help/lv/shotwell/organize-rating.page +share/help/lv/shotwell/organize-remove.page +share/help/lv/shotwell/organize-search.page +share/help/lv/shotwell/organize-tag.page +share/help/lv/shotwell/organize-title.page +share/help/lv/shotwell/other-files.page +share/help/lv/shotwell/other-missing.page +share/help/lv/shotwell/other-multiple.page +share/help/lv/shotwell/other-plugins.page +share/help/lv/shotwell/raw.page +share/help/lv/shotwell/running.page +share/help/lv/shotwell/share-background.page +share/help/lv/shotwell/share-export.page +share/help/lv/shotwell/share-print.page +share/help/lv/shotwell/share-send.page +share/help/lv/shotwell/share-slideshow.page +share/help/lv/shotwell/share-upload.page +share/help/lv/shotwell/view-displaying.page +share/help/lv/shotwell/view-information.page +share/help/lv/shotwell/view-sidebar.page share/help/pt_BR/shotwell/edit-adjustments.page share/help/pt_BR/shotwell/edit-crop.page share/help/pt_BR/shotwell/edit-date-time.page share/help/pt_BR/shotwell/edit-enhance.page share/help/pt_BR/shotwell/edit-external.page share/help/pt_BR/shotwell/edit-nondestructive.page share/help/pt_BR/shotwell/edit-redeye.page share/help/pt_BR/shotwell/edit-rotate.page share/help/pt_BR/shotwell/edit-straighten.page share/help/pt_BR/shotwell/edit-undo.page share/help/pt_BR/shotwell/figures/crop_thirds.jpg share/help/pt_BR/shotwell/figures/edit_toolbar.png share/help/pt_BR/shotwell/figures/editing_overview.png share/help/pt_BR/shotwell/figures/shotwell_logo.png share/help/pt_BR/shotwell/figures/trash_process.png share/help/pt_BR/shotwell/formats.page share/help/pt_BR/shotwell/import-camera.page share/help/pt_BR/shotwell/import-f-spot.page share/help/pt_BR/shotwell/import-file.page share/help/pt_BR/shotwell/import-memorycard.page share/help/pt_BR/shotwell/index.page share/help/pt_BR/shotwell/organize-event.page share/help/pt_BR/shotwell/organize-flag.page share/help/pt_BR/shotwell/organize-rating.page share/help/pt_BR/shotwell/organize-remove.page share/help/pt_BR/shotwell/organize-search.page share/help/pt_BR/shotwell/organize-tag.page share/help/pt_BR/shotwell/organize-title.page share/help/pt_BR/shotwell/other-files.page share/help/pt_BR/shotwell/other-missing.page share/help/pt_BR/shotwell/other-multiple.page share/help/pt_BR/shotwell/other-plugins.page share/help/pt_BR/shotwell/raw.page share/help/pt_BR/shotwell/running.page share/help/pt_BR/shotwell/share-background.page share/help/pt_BR/shotwell/share-export.page share/help/pt_BR/shotwell/share-print.page share/help/pt_BR/shotwell/share-send.page share/help/pt_BR/shotwell/share-slideshow.page share/help/pt_BR/shotwell/share-upload.page share/help/pt_BR/shotwell/view-displaying.page share/help/pt_BR/shotwell/view-information.page share/help/pt_BR/shotwell/view-sidebar.page share/help/sv/shotwell/edit-adjustments.page share/help/sv/shotwell/edit-crop.page share/help/sv/shotwell/edit-date-time.page share/help/sv/shotwell/edit-enhance.page share/help/sv/shotwell/edit-external.page share/help/sv/shotwell/edit-nondestructive.page share/help/sv/shotwell/edit-redeye.page share/help/sv/shotwell/edit-rotate.page share/help/sv/shotwell/edit-straighten.page share/help/sv/shotwell/edit-undo.page share/help/sv/shotwell/figures/crop_thirds.jpg share/help/sv/shotwell/figures/edit_toolbar.png share/help/sv/shotwell/figures/editing_overview.png share/help/sv/shotwell/figures/shotwell_logo.png share/help/sv/shotwell/figures/trash_process.png share/help/sv/shotwell/formats.page share/help/sv/shotwell/import-camera.page share/help/sv/shotwell/import-f-spot.page share/help/sv/shotwell/import-file.page share/help/sv/shotwell/import-memorycard.page share/help/sv/shotwell/index.page share/help/sv/shotwell/organize-event.page share/help/sv/shotwell/organize-flag.page share/help/sv/shotwell/organize-rating.page share/help/sv/shotwell/organize-remove.page share/help/sv/shotwell/organize-search.page share/help/sv/shotwell/organize-tag.page share/help/sv/shotwell/organize-title.page share/help/sv/shotwell/other-files.page share/help/sv/shotwell/other-missing.page share/help/sv/shotwell/other-multiple.page share/help/sv/shotwell/other-plugins.page share/help/sv/shotwell/raw.page share/help/sv/shotwell/running.page share/help/sv/shotwell/share-background.page share/help/sv/shotwell/share-export.page share/help/sv/shotwell/share-print.page share/help/sv/shotwell/share-send.page share/help/sv/shotwell/share-slideshow.page share/help/sv/shotwell/share-upload.page share/help/sv/shotwell/view-displaying.page share/help/sv/shotwell/view-information.page share/help/sv/shotwell/view-sidebar.page share/icons/hicolor/16x16/apps/shotwell.png share/icons/hicolor/22x22/apps/shotwell.png share/icons/hicolor/24x24/apps/shotwell.png share/icons/hicolor/256x256/apps/shotwell.png share/icons/hicolor/32x32/apps/shotwell.png share/icons/hicolor/48x48/apps/shotwell.png share/icons/hicolor/symbolic/apps/shotwell-symbolic.svg share/locale/af/LC_MESSAGES/shotwell.mo share/locale/ar/LC_MESSAGES/shotwell.mo share/locale/as/LC_MESSAGES/shotwell.mo share/locale/ast/LC_MESSAGES/shotwell.mo share/locale/bg/LC_MESSAGES/shotwell.mo share/locale/bn/LC_MESSAGES/shotwell.mo share/locale/bn_IN/LC_MESSAGES/shotwell.mo share/locale/bs/LC_MESSAGES/shotwell.mo share/locale/ca/LC_MESSAGES/shotwell.mo share/locale/cs/LC_MESSAGES/shotwell.mo share/locale/da/LC_MESSAGES/shotwell.mo share/locale/de/LC_MESSAGES/shotwell.mo share/locale/el/LC_MESSAGES/shotwell.mo share/locale/en_GB/LC_MESSAGES/shotwell.mo share/locale/eo/LC_MESSAGES/shotwell.mo share/locale/es/LC_MESSAGES/shotwell.mo share/locale/et/LC_MESSAGES/shotwell.mo share/locale/eu/LC_MESSAGES/shotwell.mo share/locale/fi/LC_MESSAGES/shotwell.mo share/locale/fr/LC_MESSAGES/shotwell.mo share/locale/gd/LC_MESSAGES/shotwell.mo share/locale/gl/LC_MESSAGES/shotwell.mo share/locale/gu/LC_MESSAGES/shotwell.mo share/locale/he/LC_MESSAGES/shotwell.mo share/locale/hi/LC_MESSAGES/shotwell.mo share/locale/hr/LC_MESSAGES/shotwell.mo share/locale/hu/LC_MESSAGES/shotwell.mo share/locale/ia/LC_MESSAGES/shotwell.mo share/locale/id/LC_MESSAGES/shotwell.mo share/locale/it/LC_MESSAGES/shotwell.mo share/locale/ja/LC_MESSAGES/shotwell.mo share/locale/kk/LC_MESSAGES/shotwell.mo share/locale/km/LC_MESSAGES/shotwell.mo share/locale/kn/LC_MESSAGES/shotwell.mo share/locale/ko/LC_MESSAGES/shotwell.mo share/locale/ky/LC_MESSAGES/shotwell.mo share/locale/lt/LC_MESSAGES/shotwell.mo share/locale/lv/LC_MESSAGES/shotwell.mo share/locale/mk/LC_MESSAGES/shotwell.mo share/locale/ml/LC_MESSAGES/shotwell.mo share/locale/mr/LC_MESSAGES/shotwell.mo share/locale/nb/LC_MESSAGES/shotwell.mo share/locale/nl/LC_MESSAGES/shotwell.mo share/locale/nn/LC_MESSAGES/shotwell.mo share/locale/oc/LC_MESSAGES/shotwell.mo share/locale/or/LC_MESSAGES/shotwell.mo share/locale/pa/LC_MESSAGES/shotwell.mo share/locale/pl/LC_MESSAGES/shotwell.mo share/locale/pt/LC_MESSAGES/shotwell.mo share/locale/pt_BR/LC_MESSAGES/shotwell.mo share/locale/ro/LC_MESSAGES/shotwell.mo share/locale/ru/LC_MESSAGES/shotwell.mo share/locale/sk/LC_MESSAGES/shotwell.mo share/locale/sl/LC_MESSAGES/shotwell.mo share/locale/sr/LC_MESSAGES/shotwell.mo share/locale/sr@latin/LC_MESSAGES/shotwell.mo share/locale/sv/LC_MESSAGES/shotwell.mo share/locale/ta/LC_MESSAGES/shotwell.mo share/locale/te/LC_MESSAGES/shotwell.mo share/locale/th/LC_MESSAGES/shotwell.mo share/locale/tr/LC_MESSAGES/shotwell.mo share/locale/uk/LC_MESSAGES/shotwell.mo share/locale/vi/LC_MESSAGES/shotwell.mo share/locale/zh_CN/LC_MESSAGES/shotwell.mo share/locale/zh_HK/LC_MESSAGES/shotwell.mo share/locale/zh_TW/LC_MESSAGES/shotwell.mo -%%DATADIR%%/icons/all-rejected.png -%%DATADIR%%/icons/crop-pivot-reticle.png -%%DATADIR%%/icons/crop.svg -%%DATADIR%%/icons/drag_nub.png -%%DATADIR%%/icons/faces-tool.png -%%DATADIR%%/icons/filter-flagged.png -%%DATADIR%%/icons/filter-photos.png -%%DATADIR%%/icons/filter-raw.png -%%DATADIR%%/icons/filter-videos.png -%%DATADIR%%/icons/five-star-filter.svg -%%DATADIR%%/icons/five-stars.svg -%%DATADIR%%/icons/flag-page.png -%%DATADIR%%/icons/flag-trinket.png -%%DATADIR%%/icons/four-star-filter-plus.svg -%%DATADIR%%/icons/four-stars.svg -%%DATADIR%%/icons/generic-plugin.png -%%DATADIR%%/icons/image-adjust.svg -%%DATADIR%%/icons/import-all.png -%%DATADIR%%/icons/import.svg -%%DATADIR%%/icons/make-primary.svg -%%DATADIR%%/icons/many-faces.png -%%DATADIR%%/icons/merge.svg -%%DATADIR%%/icons/multiple-events.png -%%DATADIR%%/icons/multiple-tags.png -%%DATADIR%%/icons/no-event.png -%%DATADIR%%/icons/noninterpretable-video.png -%%DATADIR%%/icons/one-event.png -%%DATADIR%%/icons/one-face.png -%%DATADIR%%/icons/one-star-filter-plus.svg -%%DATADIR%%/icons/one-star.svg -%%DATADIR%%/icons/one-tag.png -%%DATADIR%%/icons/pin-toolbar.svg -%%DATADIR%%/icons/publish.png -%%DATADIR%%/icons/redeye.png -%%DATADIR%%/icons/rejected.svg -%%DATADIR%%/icons/shotwell-16.png -%%DATADIR%%/icons/shotwell-auto-enhance.png -%%DATADIR%%/icons/shotwell-street.jpg -%%DATADIR%%/icons/shotwell.png -%%DATADIR%%/icons/slideshow-extension-point.png -%%DATADIR%%/icons/sprocket.png -%%DATADIR%%/icons/straighten.svg -%%DATADIR%%/icons/three-star-filter-plus.svg -%%DATADIR%%/icons/three-stars.svg -%%DATADIR%%/icons/two-star-filter-plus.svg -%%DATADIR%%/icons/two-stars.svg -%%DATADIR%%/icons/videos-page.png -%%DATADIR%%/icons/zoom-in.png -%%DATADIR%%/icons/zoom-out.png -%%DATADIR%%/ui/collection.ui -%%DATADIR%%/ui/direct.ui -%%DATADIR%%/ui/direct_context.ui -%%DATADIR%%/ui/event.ui -%%DATADIR%%/ui/events_directory.ui -%%DATADIR%%/ui/fullscreen.ui -%%DATADIR%%/ui/import.ui -%%DATADIR%%/ui/import_queue.ui -%%DATADIR%%/ui/media.ui -%%DATADIR%%/ui/offline.ui -%%DATADIR%%/ui/photo.ui -%%DATADIR%%/ui/photo_context.ui -%%DATADIR%%/ui/savedsearch.ui -%%DATADIR%%/ui/search_bar.ui -%%DATADIR%%/ui/search_sidebar_context.ui -%%DATADIR%%/ui/set_background_dialog.ui -%%DATADIR%%/ui/set_background_slideshow_dialog.ui -%%DATADIR%%/ui/shotwell.ui -%%DATADIR%%/ui/shotwell.xml -%%DATADIR%%/ui/sidebar_default_context.ui -%%DATADIR%%/ui/tag_sidebar_context.ui -%%DATADIR%%/ui/tags.ui -%%DATADIR%%/ui/top.ui -%%DATADIR%%/ui/trash.ui