- update gthumb to 2.12.0

- newstyle WANTLIB/DEPENDS
- add a patch to workaround gnu sed dependency, workaround is ugly and
will be revisited soon.
This commit is contained in:
jasper 2010-10-01 08:14:15 +00:00
parent b6b5261dbd
commit 3550266f5b
8 changed files with 892 additions and 131 deletions

View File

@ -1,15 +1,13 @@
#$OpenBSD: Makefile,v 1.32 2010/05/07 09:04:32 ajacoutot Exp $
#$OpenBSD: Makefile,v 1.33 2010/10/01 08:14:15 jasper Exp $
COMMENT= Image viewer and browser for GNOME
COMMENT= image viewer and browser for GNOME
GNOME_PROJECT= gthumb
GNOME_VERSION= 2.10.12
SHARED_LIBS= gthumb 0.0 # .0.0
GNOME_VERSION= 2.12.0
CATEGORIES= graphics
HOMEPAGE= http://gthumb.sourceforge.net/
HOMEPAGE= http://live.gnome.org/gthumb
MAINTAINER= Guillaume Protet <guillaume.protet@mortheres.info>
@ -19,32 +17,34 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
Xrender Xtst Xxf86vm art_lgpl_2 atk-1.0 \
bonobo-2 bonobo-activation bonoboui-2 c cairo crypto \
dbus-1 dbus-glib-1 exif expat fontconfig freetype \
gailutil gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 \
glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
gnomecanvas-2 gnomevfs-2 gobject-2.0 gthread-2.0 \
gtk-x11-2.0 jpeg ltdl m pango-1.0 pangocairo-1.0 \
pangoft2-1.0 pcre pixman-1 png popt pthread ssl tiff \
usb util xml2 z gio-2.0 avahi-client avahi-common avahi-glib \
pthread-stubs xcb eggdbus-1 gcrypt gpg-error xcb-render \
xcb-render-util
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
WANTLIB += c cairo dbus-1 dbus-glib-1 drm expat fontconfig freetype
WANTLIB += gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += glitz gmodule-2.0 gnome-keyring gobject-2.0 gpg-error
WANTLIB += gstreamer-0.10 gthread-2.0 gtk-x11-2.0 jpeg m pango-1.0
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
WANTLIB += pthread-stubs sqlite3 tiff xcb xcb-render xcb-render-util
WANTLIB += xml2 z unique-1.0 gstinterfaces-0.10 soup-gnome-2.4 soup-2.4
WANTLIB += gphoto2 gphoto2_port json-glib-1.0 gnutls proxy tasn1
WANTLIB += clutter-glx-1.0 clutter-gtk-0.10
MODULES= x11/gnome \
devel/gettext \
devel/gconf2
LIB_DEPENDS= gnomeui-2.>=2000::x11/gnome/libgnomeui \
gphoto2.>=3,gphoto2_port.>=6::graphics/libgphoto2
LIB_DEPENDS= ::devel/json-glib \
::devel/libsoup,-gnome \
::devel/libunique \
::graphics/clutter/clutter-gtk \
::graphics/libgphoto2 \
::multimedia/gstreamer-0.10/plugins-base
RUN_DEPENDS= ::misc/shared-mime-info
MODGNOME_HELP_FILES= Yes
DESKTOP_FILES= Yes
USE_X11= Yes
MODGCONF2_SCHEMAS_DIR= gthumb
MODGNOME_HELP_FILES= Yes
DESKTOP_FILES= Yes
USE_X11= Yes
MODGCONF2_SCHEMAS_DIR= gthumb
CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \

View File

@ -1,5 +1,5 @@
MD5 (gthumb-2.10.12.tar.bz2) = qQN86Z5iBp4pdyQ6NkB0sw==
RMD160 (gthumb-2.10.12.tar.bz2) = 4EgvR4/E/Cv8qHtGa9dDwbLawxM=
SHA1 (gthumb-2.10.12.tar.bz2) = iIeja9aijAL2NpyYfSPWBL/mvC8=
SHA256 (gthumb-2.10.12.tar.bz2) = 5PZc7W2zGj/he6Fys7MgtYHILTTXbzjmxyQeEJWAylo=
SIZE (gthumb-2.10.12.tar.bz2) = 3349973
MD5 (gthumb-2.12.0.tar.bz2) = KRHNm4de/f1VRUcXbFnjCQ==
RMD160 (gthumb-2.12.0.tar.bz2) = YDmZFSxWDlCyyRDcxH6fEmq4kAo=
SHA1 (gthumb-2.12.0.tar.bz2) = XobWjyS/4SPqibLCC2F6XjbuPKE=
SHA256 (gthumb-2.12.0.tar.bz2) = m7Mu5EZH8/k01BNE4sHbvRVGv0lJgkAws7gYVFdYEYw=
SIZE (gthumb-2.12.0.tar.bz2) = 4463039

View File

@ -0,0 +1,45 @@
$OpenBSD: patch-configure,v 1.1 2010/10/01 08:14:15 jasper Exp $
- Fix appending to shell variables.
- usnet is not a valid shell command.
--- configure.orig Thu Sep 30 22:36:13 2010
+++ configure Thu Sep 30 22:37:39 2010
@@ -16440,8 +16440,8 @@ else
fi
if test x$disable_deprecated = xyes; then
- CFLAGS+=" -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES"
- CFLAGS+=" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
+ CFLAGS="$CFLAGS -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES"
+ CFLAGS="$CFLAGS -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"
fi
@@ -16460,7 +16460,7 @@ if test x$ENABLE_DEBUG = xyes; then
$as_echo "#define DEBUG 1" >>confdefs.h
- CFLAGS+=" -g -O0 -DDEBUG"
+ CFLAGS="$CFLAGS -g -O0 -DDEBUG"
fi
# Check whether --enable-gseal was given.
@@ -16475,7 +16475,7 @@ else
fi
if test x$ENABLE_GSEAL = xyes; then
- CFLAGS+=" -DGSEAL_ENABLE"
+ CFLAGS="$CFLAGS -DGSEAL_ENABLE"
fi
# Check whether --enable-run_in_place was given.
@@ -18769,7 +18769,7 @@ $as_echo "#define HAVE_LIBJPEG 1" >>confdefs.h
JPEG_LIBS='-ljpeg -lm -lz'
fi
CFLAGS="$SAVE_CFLAGS"
- usnet SAVE_CFLAGS
+ unset SAVE_CFLAGS
fi
if test "x$enable_jpeg" = xyes; then

View File

@ -0,0 +1,17 @@
$OpenBSD: patch-gthumb_Makefile_in,v 1.1 2010/10/01 08:14:15 jasper Exp $
With the modified make-header.sh script, chage the way we run it.
--- gthumb/Makefile.in.orig Mon Sep 27 22:27:37 2010
+++ gthumb/Makefile.in Thu Sep 30 23:17:35 2010
@@ -3032,9 +3032,7 @@ gth-marshal.c: gth-marshal.h gth-marshal.list $(GLIB_G
&& $(GLIB_GENMARSHAL) $(srcdir)/gth-marshal.list --body --prefix=gth_marshal >> $@ )
gthumb.h: make-header.sh gthumb.h.template Makefile.am
- $(AM_V_GEN)( $(srcdir)/make-header.sh $(srcdir)/gthumb.h.template $(PUBLIC_HEADER_FILES) > xgen-$(@F) \
- && (cmp -s xgen-$(@F) gthumb.h || cp xgen-$(@F) gthumb.h ) \
- && rm -f xgen-$(@F) )
+ $(AM_V_GEN)( $(srcdir)/make-header.sh $(PUBLIC_HEADER_FILES) )
AUTHORS.tab : $(top_srcdir)/AUTHORS
$(AM_V_GEN)( sed -e 's/^/"/' -e 's/$$/",/' < $(top_srcdir)/AUTHORS > $@.tmp \

View File

@ -0,0 +1,48 @@
$OpenBSD: patch-gthumb_make-header_sh,v 1.1 2010/10/01 08:14:15 jasper Exp $
Overhaul the script, as it would put 'n' instead of '\n'
in the template file.
--- gthumb/make-header.sh.orig Thu Jul 15 20:45:39 2010
+++ gthumb/make-header.sh Thu Sep 30 23:12:27 2010
@@ -1,11 +1,34 @@
#!/bin/sh
-template="$1"
-
-shift
-includes="\n"
+includes=
for i in "$@"; do
- includes="${includes}#include <gthumb/"$i">\n"
+ includes="${includes} #include <gthumb/$i>\n"
done
-sed -e 's|@@|'"$includes"'|' $template
+echo "/* Do not edit. Autogenerated from src/make-header.sh */
+
+/*
+ * GThumb
+ *
+ * Copyright (C) 2009 The Free Software Foundation, Inc.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ */
+
+#ifndef GTHUMB_H
+#define GTHUMB_H
+$includes
+#endif /* GTHUMB_H */
+" > gthumb.h

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-libgthumb_Makefile_in,v 1.4 2010/05/07 09:04:32 ajacoutot Exp $
--- libgthumb/Makefile.in.orig Wed May 5 12:47:23 2010
+++ libgthumb/Makefile.in Thu May 6 17:12:34 2010
@@ -357,7 +357,7 @@ INCLUDES = \
libgthumbdir = $(libdir)
libgthumb_LTLIBRARIES = libgthumb.la
-libgthumb_la_LDFLAGS = -avoid-version -no-undefined
+libgthumb_la_LDFLAGS = -no-undefined
EEL_CANVAS_RECT = \
eel-canvas-rect.c \
eel-canvas-rect.h

View File

@ -1,8 +1,34 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/01/10 21:26:12 ajacoutot Exp $
lib/gthumb/modules/libduplicates.so
lib/gthumb/modules/libjpegtran.so
lib/gthumb/modules/libphotoimporter.so
lib/gthumb/modules/libpngexporter.so
lib/gthumb/modules/libsearch.so
lib/gthumb/modules/libwebexporter.so
@lib lib/libgthumb.so.${LIBgthumb_VERSION}
@comment $OpenBSD: PFRAG.shared,v 1.2 2010/10/01 08:14:15 jasper Exp $
lib/gthumb/extensions/libbookmarks.so
lib/gthumb/extensions/libcatalogs.so
lib/gthumb/extensions/libchange_date.so
lib/gthumb/extensions/libcomments.so
lib/gthumb/extensions/libconvert_format.so
lib/gthumb/extensions/libdesktop_background.so
lib/gthumb/extensions/libedit_metadata.so
lib/gthumb/extensions/libexport_tools.so
lib/gthumb/extensions/libfacebook.so
lib/gthumb/extensions/libfile_manager.so
lib/gthumb/extensions/libfile_tools.so
lib/gthumb/extensions/libfile_viewer.so
lib/gthumb/extensions/libflicker.so
lib/gthumb/extensions/libgstreamer_tools.so
lib/gthumb/extensions/libgstreamer_utils.so
lib/gthumb/extensions/libimage_print.so
lib/gthumb/extensions/libimage_rotation.so
lib/gthumb/extensions/libimage_viewer.so
lib/gthumb/extensions/libimporter.so
lib/gthumb/extensions/libjpeg_utils.so
lib/gthumb/extensions/liblist_tools.so
lib/gthumb/extensions/liboauth.so
lib/gthumb/extensions/libphoto_importer.so
lib/gthumb/extensions/libphotobucket.so
lib/gthumb/extensions/libpicasaweb.so
lib/gthumb/extensions/libpixbuf_savers.so
lib/gthumb/extensions/libraw_files.so
lib/gthumb/extensions/libred_eye_removal.so
lib/gthumb/extensions/librename_series.so
lib/gthumb/extensions/libresize_images.so
lib/gthumb/extensions/libsearch.so
lib/gthumb/extensions/libslideshow.so
lib/gthumb/extensions/libwebalbums.so

View File

@ -1,97 +1,618 @@
@comment $OpenBSD: PLIST,v 1.13 2010/05/07 09:04:32 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.14 2010/10/01 08:14:15 jasper Exp $
%%SHARED%%
@bin bin/gthumb
lib/bonobo/
lib/bonobo/servers/
lib/bonobo/servers/GNOME_GThumb.server
include/gthumb-2.12/
include/gthumb-2.12/gthumb/
include/gthumb-2.12/gthumb.h
include/gthumb-2.12/gthumb/dom.h
include/gthumb-2.12/gthumb/egg-macros.h
include/gthumb-2.12/gthumb/eggfileformatchooser.h
include/gthumb-2.12/gthumb/gconf-utils.h
include/gthumb-2.12/gthumb/gedit-message-area.h
include/gthumb-2.12/gthumb/gio-utils.h
include/gthumb-2.12/gthumb/glib-utils.h
include/gthumb-2.12/gthumb/gnome-desktop-thumbnail.h
include/gthumb-2.12/gthumb/gsignature.h
include/gthumb-2.12/gthumb/gth-async-task.h
include/gthumb-2.12/gthumb/gth-browser.h
include/gthumb-2.12/gthumb/gth-buffer-data.h
include/gthumb-2.12/gthumb/gth-cell-renderer-thumbnail.h
include/gthumb-2.12/gthumb/gth-cursors.h
include/gthumb-2.12/gthumb/gth-dumb-notebook.h
include/gthumb-2.12/gthumb/gth-duplicable.h
include/gthumb-2.12/gthumb/gth-embedded-dialog.h
include/gthumb-2.12/gthumb/gth-empty-list.h
include/gthumb-2.12/gthumb/gth-enum-types.h
include/gthumb-2.12/gthumb/gth-error.h
include/gthumb-2.12/gthumb/gth-extensions.h
include/gthumb-2.12/gthumb/gth-file-chooser-dialog.h
include/gthumb-2.12/gthumb/gth-file-data.h
include/gthumb-2.12/gthumb/gth-file-list.h
include/gthumb-2.12/gthumb/gth-file-properties.h
include/gthumb-2.12/gthumb/gth-file-selection.h
include/gthumb-2.12/gthumb/gth-file-source-vfs.h
include/gthumb-2.12/gthumb/gth-file-source.h
include/gthumb-2.12/gthumb/gth-file-store.h
include/gthumb-2.12/gthumb/gth-file-tool.h
include/gthumb-2.12/gthumb/gth-file-view.h
include/gthumb-2.12/gthumb/gth-filter-editor-dialog.h
include/gthumb-2.12/gthumb/gth-filter-file.h
include/gthumb-2.12/gthumb/gth-filter.h
include/gthumb-2.12/gthumb/gth-filterbar.h
include/gthumb-2.12/gthumb/gth-folder-tree.h
include/gthumb-2.12/gthumb/gth-histogram-view.h
include/gthumb-2.12/gthumb/gth-histogram.h
include/gthumb-2.12/gthumb/gth-hook.h
include/gthumb-2.12/gthumb/gth-icon-cache.h
include/gthumb-2.12/gthumb/gth-icon-view.h
include/gthumb-2.12/gthumb/gth-image-dragger.h
include/gthumb-2.12/gthumb/gth-image-history.h
include/gthumb-2.12/gthumb/gth-image-loader.h
include/gthumb-2.12/gthumb/gth-image-navigator.h
include/gthumb-2.12/gthumb/gth-image-preloader.h
include/gthumb-2.12/gthumb/gth-image-selector.h
include/gthumb-2.12/gthumb/gth-image-viewer-tool.h
include/gthumb-2.12/gthumb/gth-image-viewer.h
include/gthumb-2.12/gthumb/gth-info-bar.h
include/gthumb-2.12/gthumb/gth-location-chooser.h
include/gthumb-2.12/gthumb/gth-main.h
include/gthumb-2.12/gthumb/gth-marshal.h
include/gthumb-2.12/gthumb/gth-metadata-chooser.h
include/gthumb-2.12/gthumb/gth-metadata-provider.h
include/gthumb-2.12/gthumb/gth-metadata.h
include/gthumb-2.12/gthumb/gth-monitor.h
include/gthumb-2.12/gthumb/gth-multipage.h
include/gthumb-2.12/gthumb/gth-overwrite-dialog.h
include/gthumb-2.12/gthumb/gth-pixbuf-list-task.h
include/gthumb-2.12/gthumb/gth-pixbuf-saver.h
include/gthumb-2.12/gthumb/gth-pixbuf-task.h
include/gthumb-2.12/gthumb/gth-preferences.h
include/gthumb-2.12/gthumb/gth-progress-dialog.h
include/gthumb-2.12/gthumb/gth-sidebar.h
include/gthumb-2.12/gthumb/gth-source-tree.h
include/gthumb-2.12/gthumb/gth-statusbar.h
include/gthumb-2.12/gthumb/gth-stock.h
include/gthumb-2.12/gthumb/gth-string-list.h
include/gthumb-2.12/gthumb/gth-tags-entry.h
include/gthumb-2.12/gthumb/gth-tags-file.h
include/gthumb-2.12/gthumb/gth-task.h
include/gthumb-2.12/gthumb/gth-test-category.h
include/gthumb-2.12/gthumb/gth-test-chain.h
include/gthumb-2.12/gthumb/gth-test-selector.h
include/gthumb-2.12/gthumb/gth-test-simple.h
include/gthumb-2.12/gthumb/gth-test.h
include/gthumb-2.12/gthumb/gth-thumb-loader.h
include/gthumb-2.12/gthumb/gth-time-selector.h
include/gthumb-2.12/gthumb/gth-time.h
include/gthumb-2.12/gthumb/gth-toggle-menu-tool-button.h
include/gthumb-2.12/gthumb/gth-toolbox.h
include/gthumb-2.12/gthumb/gth-uri-list.h
include/gthumb-2.12/gthumb/gth-user-dir.h
include/gthumb-2.12/gthumb/gth-viewer-page.h
include/gthumb-2.12/gthumb/gth-window.h
include/gthumb-2.12/gthumb/gtk-utils.h
include/gthumb-2.12/gthumb/gvaluehash.h
include/gthumb-2.12/gthumb/main.h
include/gthumb-2.12/gthumb/pixbuf-cache.h
include/gthumb-2.12/gthumb/pixbuf-io.h
include/gthumb-2.12/gthumb/pixbuf-utils.h
include/gthumb-2.12/gthumb/typedefs.h
include/gthumb-2.12/gthumb/zlib-utils.h
lib/gthumb/
lib/gthumb/modules/
lib/gthumb/modules/libduplicates.a
lib/gthumb/modules/libduplicates.la
lib/gthumb/modules/libjpegtran.a
lib/gthumb/modules/libjpegtran.la
lib/gthumb/modules/libphotoimporter.a
lib/gthumb/modules/libphotoimporter.la
lib/gthumb/modules/libpngexporter.a
lib/gthumb/modules/libpngexporter.la
lib/gthumb/modules/libsearch.a
lib/gthumb/modules/libsearch.la
lib/gthumb/modules/libwebexporter.a
lib/gthumb/modules/libwebexporter.la
lib/libgthumb.a
lib/libgthumb.la
@man man/man1/gthumb.1
lib/gthumb/extensions/
lib/gthumb/extensions/bookmarks.extension
lib/gthumb/extensions/catalogs.extension
lib/gthumb/extensions/change_date.extension
lib/gthumb/extensions/comments.extension
lib/gthumb/extensions/convert_format.extension
lib/gthumb/extensions/desktop_background.extension
lib/gthumb/extensions/edit_metadata.extension
lib/gthumb/extensions/export_tools.extension
lib/gthumb/extensions/facebook.extension
lib/gthumb/extensions/file_manager.extension
lib/gthumb/extensions/file_tools.extension
lib/gthumb/extensions/file_viewer.extension
lib/gthumb/extensions/flicker.extension
lib/gthumb/extensions/gstreamer_tools.extension
lib/gthumb/extensions/gstreamer_utils.extension
lib/gthumb/extensions/image_print.extension
lib/gthumb/extensions/image_rotation.extension
lib/gthumb/extensions/image_viewer.extension
lib/gthumb/extensions/importer.extension
lib/gthumb/extensions/jpeg_utils.extension
lib/gthumb/extensions/libbookmarks.a
lib/gthumb/extensions/libbookmarks.la
lib/gthumb/extensions/libcatalogs.a
lib/gthumb/extensions/libcatalogs.la
lib/gthumb/extensions/libchange_date.a
lib/gthumb/extensions/libchange_date.la
lib/gthumb/extensions/libcomments.a
lib/gthumb/extensions/libcomments.la
lib/gthumb/extensions/libconvert_format.a
lib/gthumb/extensions/libconvert_format.la
lib/gthumb/extensions/libdesktop_background.a
lib/gthumb/extensions/libdesktop_background.la
lib/gthumb/extensions/libedit_metadata.a
lib/gthumb/extensions/libedit_metadata.la
lib/gthumb/extensions/libexport_tools.a
lib/gthumb/extensions/libexport_tools.la
lib/gthumb/extensions/libfacebook.a
lib/gthumb/extensions/libfacebook.la
lib/gthumb/extensions/libfile_manager.a
lib/gthumb/extensions/libfile_manager.la
lib/gthumb/extensions/libfile_tools.a
lib/gthumb/extensions/libfile_tools.la
lib/gthumb/extensions/libfile_viewer.a
lib/gthumb/extensions/libfile_viewer.la
lib/gthumb/extensions/libflicker.a
lib/gthumb/extensions/libflicker.la
lib/gthumb/extensions/libgstreamer_tools.a
lib/gthumb/extensions/libgstreamer_tools.la
lib/gthumb/extensions/libgstreamer_utils.a
lib/gthumb/extensions/libgstreamer_utils.la
lib/gthumb/extensions/libimage_print.a
lib/gthumb/extensions/libimage_print.la
lib/gthumb/extensions/libimage_rotation.a
lib/gthumb/extensions/libimage_rotation.la
lib/gthumb/extensions/libimage_viewer.a
lib/gthumb/extensions/libimage_viewer.la
lib/gthumb/extensions/libimporter.a
lib/gthumb/extensions/libimporter.la
lib/gthumb/extensions/libjpeg_utils.a
lib/gthumb/extensions/libjpeg_utils.la
lib/gthumb/extensions/liblist_tools.a
lib/gthumb/extensions/liblist_tools.la
lib/gthumb/extensions/liboauth.a
lib/gthumb/extensions/liboauth.la
lib/gthumb/extensions/libphoto_importer.a
lib/gthumb/extensions/libphoto_importer.la
lib/gthumb/extensions/libphotobucket.a
lib/gthumb/extensions/libphotobucket.la
lib/gthumb/extensions/libpicasaweb.a
lib/gthumb/extensions/libpicasaweb.la
lib/gthumb/extensions/libpixbuf_savers.a
lib/gthumb/extensions/libpixbuf_savers.la
lib/gthumb/extensions/libraw_files.a
lib/gthumb/extensions/libraw_files.la
lib/gthumb/extensions/libred_eye_removal.a
lib/gthumb/extensions/libred_eye_removal.la
lib/gthumb/extensions/librename_series.a
lib/gthumb/extensions/librename_series.la
lib/gthumb/extensions/libresize_images.a
lib/gthumb/extensions/libresize_images.la
lib/gthumb/extensions/libsearch.a
lib/gthumb/extensions/libsearch.la
lib/gthumb/extensions/libslideshow.a
lib/gthumb/extensions/libslideshow.la
lib/gthumb/extensions/libwebalbums.a
lib/gthumb/extensions/libwebalbums.la
lib/gthumb/extensions/list_tools.extension
lib/gthumb/extensions/oauth.extension
lib/gthumb/extensions/photo_importer.extension
lib/gthumb/extensions/photobucket.extension
lib/gthumb/extensions/picasaweb.extension
lib/gthumb/extensions/pixbuf_savers.extension
lib/gthumb/extensions/raw_files.extension
lib/gthumb/extensions/red_eye_removal.extension
lib/gthumb/extensions/rename_series.extension
lib/gthumb/extensions/resize_images.extension
lib/gthumb/extensions/search.extension
lib/gthumb/extensions/slideshow.extension
lib/gthumb/extensions/webalbums.extension
lib/pkgconfig/gthumb-2.12.pc
share/aclocal/gthumb.m4
share/applications/gthumb-import.desktop
share/applications/gthumb.desktop
share/gnome/help/gthumb/
share/gnome/help/gthumb/C/
share/gnome/help/gthumb/C/attributes.page
share/gnome/help/gthumb/C/batch-change-date.page
share/gnome/help/gthumb/C/batch-convert-format.page
share/gnome/help/gthumb/C/batch-resize.page
share/gnome/help/gthumb/C/batch-rotate.page
share/gnome/help/gthumb/C/batch-scripts.page
share/gnome/help/gthumb/C/bookmarks.page
share/gnome/help/gthumb/C/browser.page
share/gnome/help/gthumb/C/edit-colors.page
share/gnome/help/gthumb/C/edit-redeye.page
share/gnome/help/gthumb/C/edit-resize-crop.page
share/gnome/help/gthumb/C/edit-rotate.page
share/gnome/help/gthumb/C/edit-save-undo-redo.page
share/gnome/help/gthumb/C/extensions.page
share/gnome/help/gthumb/C/figures/
share/gnome/help/gthumb/C/figures/comment.png
share/gnome/help/gthumb/C/figures/general-filter.png
share/gnome/help/gthumb/C/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/C/figures/import-pref-custom-format.png
share/gnome/help/gthumb/C/figures/import.png
share/gnome/help/gthumb/C/figures/main-win.png
share/gnome/help/gthumb/C/figures/nav-button.png
share/gnome/help/gthumb/C/figures/palette.png
share/gnome/help/gthumb/C/figures/preferences.png
share/gnome/help/gthumb/C/gthumb.xml
share/gnome/help/gthumb/C/figures/specific-filter.png
share/gnome/help/gthumb/C/figures/thumbnail-pane.png
share/gnome/help/gthumb/C/filtering.page
share/gnome/help/gthumb/C/fullscreen.page
share/gnome/help/gthumb/C/gimp.page
share/gnome/help/gthumb/C/import.page
share/gnome/help/gthumb/C/index.page
share/gnome/help/gthumb/C/introduction.page
share/gnome/help/gthumb/C/legal.xml
share/gnome/help/gthumb/C/printing.page
share/gnome/help/gthumb/C/rename-series.page
share/gnome/help/gthumb/C/sharing-disc.page
share/gnome/help/gthumb/C/shortcuts.page
share/gnome/help/gthumb/C/slideshow.page
share/gnome/help/gthumb/C/sorting.page
share/gnome/help/gthumb/C/strftime.page
share/gnome/help/gthumb/C/thumbnail-pane.page
share/gnome/help/gthumb/C/thumbnails.page
share/gnome/help/gthumb/C/viewer.page
share/gnome/help/gthumb/C/wallpaper.page
share/gnome/help/gthumb/de/
share/gnome/help/gthumb/de/attributes.page
share/gnome/help/gthumb/de/batch-change-date.page
share/gnome/help/gthumb/de/batch-convert-format.page
share/gnome/help/gthumb/de/batch-resize.page
share/gnome/help/gthumb/de/batch-rotate.page
share/gnome/help/gthumb/de/batch-scripts.page
share/gnome/help/gthumb/de/bookmarks.page
share/gnome/help/gthumb/de/browser.page
share/gnome/help/gthumb/de/edit-colors.page
share/gnome/help/gthumb/de/edit-redeye.page
share/gnome/help/gthumb/de/edit-resize-crop.page
share/gnome/help/gthumb/de/edit-rotate.page
share/gnome/help/gthumb/de/edit-save-undo-redo.page
share/gnome/help/gthumb/de/extensions.page
share/gnome/help/gthumb/de/figures/
share/gnome/help/gthumb/de/figures/comment.png
share/gnome/help/gthumb/de/figures/general-filter.png
share/gnome/help/gthumb/de/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/de/figures/import-pref-custom-format.png
share/gnome/help/gthumb/de/figures/import.png
share/gnome/help/gthumb/de/figures/main-win.png
share/gnome/help/gthumb/de/figures/nav-button.png
share/gnome/help/gthumb/de/figures/palette.png
share/gnome/help/gthumb/de/figures/preferences.png
share/gnome/help/gthumb/de/gthumb.xml
share/gnome/help/gthumb/de/figures/specific-filter.png
share/gnome/help/gthumb/de/figures/thumbnail-pane.png
share/gnome/help/gthumb/de/filtering.page
share/gnome/help/gthumb/de/fullscreen.page
share/gnome/help/gthumb/de/gimp.page
share/gnome/help/gthumb/de/import.page
share/gnome/help/gthumb/de/index.page
share/gnome/help/gthumb/de/introduction.page
share/gnome/help/gthumb/de/legal.xml
share/gnome/help/gthumb/de/printing.page
share/gnome/help/gthumb/de/rename-series.page
share/gnome/help/gthumb/de/sharing-disc.page
share/gnome/help/gthumb/de/shortcuts.page
share/gnome/help/gthumb/de/slideshow.page
share/gnome/help/gthumb/de/sorting.page
share/gnome/help/gthumb/de/strftime.page
share/gnome/help/gthumb/de/thumbnail-pane.page
share/gnome/help/gthumb/de/thumbnails.page
share/gnome/help/gthumb/de/viewer.page
share/gnome/help/gthumb/de/wallpaper.page
share/gnome/help/gthumb/el/
share/gnome/help/gthumb/el/attributes.page
share/gnome/help/gthumb/el/batch-change-date.page
share/gnome/help/gthumb/el/batch-convert-format.page
share/gnome/help/gthumb/el/batch-resize.page
share/gnome/help/gthumb/el/batch-rotate.page
share/gnome/help/gthumb/el/batch-scripts.page
share/gnome/help/gthumb/el/bookmarks.page
share/gnome/help/gthumb/el/browser.page
share/gnome/help/gthumb/el/edit-colors.page
share/gnome/help/gthumb/el/edit-redeye.page
share/gnome/help/gthumb/el/edit-resize-crop.page
share/gnome/help/gthumb/el/edit-rotate.page
share/gnome/help/gthumb/el/edit-save-undo-redo.page
share/gnome/help/gthumb/el/extensions.page
share/gnome/help/gthumb/el/figures/
share/gnome/help/gthumb/el/figures/comment.png
share/gnome/help/gthumb/el/figures/general-filter.png
share/gnome/help/gthumb/el/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/el/figures/import-pref-custom-format.png
share/gnome/help/gthumb/el/figures/import.png
share/gnome/help/gthumb/el/figures/main-win.png
share/gnome/help/gthumb/el/figures/nav-button.png
share/gnome/help/gthumb/el/figures/palette.png
share/gnome/help/gthumb/el/figures/preferences.png
share/gnome/help/gthumb/el/gthumb.xml
share/gnome/help/gthumb/el/figures/specific-filter.png
share/gnome/help/gthumb/el/figures/thumbnail-pane.png
share/gnome/help/gthumb/el/filtering.page
share/gnome/help/gthumb/el/fullscreen.page
share/gnome/help/gthumb/el/gimp.page
share/gnome/help/gthumb/el/import.page
share/gnome/help/gthumb/el/index.page
share/gnome/help/gthumb/el/introduction.page
share/gnome/help/gthumb/el/legal.xml
share/gnome/help/gthumb/el/printing.page
share/gnome/help/gthumb/el/rename-series.page
share/gnome/help/gthumb/el/sharing-disc.page
share/gnome/help/gthumb/el/shortcuts.page
share/gnome/help/gthumb/el/slideshow.page
share/gnome/help/gthumb/el/sorting.page
share/gnome/help/gthumb/el/strftime.page
share/gnome/help/gthumb/el/thumbnail-pane.page
share/gnome/help/gthumb/el/thumbnails.page
share/gnome/help/gthumb/el/viewer.page
share/gnome/help/gthumb/el/wallpaper.page
share/gnome/help/gthumb/es/
share/gnome/help/gthumb/es/attributes.page
share/gnome/help/gthumb/es/batch-change-date.page
share/gnome/help/gthumb/es/batch-convert-format.page
share/gnome/help/gthumb/es/batch-resize.page
share/gnome/help/gthumb/es/batch-rotate.page
share/gnome/help/gthumb/es/batch-scripts.page
share/gnome/help/gthumb/es/bookmarks.page
share/gnome/help/gthumb/es/browser.page
share/gnome/help/gthumb/es/edit-colors.page
share/gnome/help/gthumb/es/edit-redeye.page
share/gnome/help/gthumb/es/edit-resize-crop.page
share/gnome/help/gthumb/es/edit-rotate.page
share/gnome/help/gthumb/es/edit-save-undo-redo.page
share/gnome/help/gthumb/es/extensions.page
share/gnome/help/gthumb/es/figures/
share/gnome/help/gthumb/es/figures/comment.png
share/gnome/help/gthumb/es/figures/general-filter.png
share/gnome/help/gthumb/es/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/es/figures/import-pref-custom-format.png
share/gnome/help/gthumb/es/figures/import.png
share/gnome/help/gthumb/es/figures/main-win.png
share/gnome/help/gthumb/es/figures/nav-button.png
share/gnome/help/gthumb/es/figures/palette.png
share/gnome/help/gthumb/es/figures/preferences.png
share/gnome/help/gthumb/es/gthumb.xml
share/gnome/help/gthumb/es/figures/specific-filter.png
share/gnome/help/gthumb/es/figures/thumbnail-pane.png
share/gnome/help/gthumb/es/filtering.page
share/gnome/help/gthumb/es/fullscreen.page
share/gnome/help/gthumb/es/gimp.page
share/gnome/help/gthumb/es/import.page
share/gnome/help/gthumb/es/index.page
share/gnome/help/gthumb/es/introduction.page
share/gnome/help/gthumb/es/legal.xml
share/gnome/help/gthumb/es/printing.page
share/gnome/help/gthumb/es/rename-series.page
share/gnome/help/gthumb/es/sharing-disc.page
share/gnome/help/gthumb/es/shortcuts.page
share/gnome/help/gthumb/es/slideshow.page
share/gnome/help/gthumb/es/sorting.page
share/gnome/help/gthumb/es/strftime.page
share/gnome/help/gthumb/es/thumbnail-pane.page
share/gnome/help/gthumb/es/thumbnails.page
share/gnome/help/gthumb/es/viewer.page
share/gnome/help/gthumb/es/wallpaper.page
share/gnome/help/gthumb/fr/
share/gnome/help/gthumb/fr/attributes.page
share/gnome/help/gthumb/fr/batch-change-date.page
share/gnome/help/gthumb/fr/batch-convert-format.page
share/gnome/help/gthumb/fr/batch-resize.page
share/gnome/help/gthumb/fr/batch-rotate.page
share/gnome/help/gthumb/fr/batch-scripts.page
share/gnome/help/gthumb/fr/bookmarks.page
share/gnome/help/gthumb/fr/browser.page
share/gnome/help/gthumb/fr/edit-colors.page
share/gnome/help/gthumb/fr/edit-redeye.page
share/gnome/help/gthumb/fr/edit-resize-crop.page
share/gnome/help/gthumb/fr/edit-rotate.page
share/gnome/help/gthumb/fr/edit-save-undo-redo.page
share/gnome/help/gthumb/fr/extensions.page
share/gnome/help/gthumb/fr/figures/
share/gnome/help/gthumb/fr/figures/comment.png
share/gnome/help/gthumb/fr/figures/general-filter.png
share/gnome/help/gthumb/fr/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/fr/figures/import-pref-custom-format.png
share/gnome/help/gthumb/fr/figures/import.png
share/gnome/help/gthumb/fr/figures/main-win.png
share/gnome/help/gthumb/fr/figures/nav-button.png
share/gnome/help/gthumb/fr/figures/palette.png
share/gnome/help/gthumb/fr/figures/preferences.png
share/gnome/help/gthumb/fr/gthumb.xml
share/gnome/help/gthumb/fr/figures/specific-filter.png
share/gnome/help/gthumb/fr/figures/thumbnail-pane.png
share/gnome/help/gthumb/fr/filtering.page
share/gnome/help/gthumb/fr/fullscreen.page
share/gnome/help/gthumb/fr/gimp.page
share/gnome/help/gthumb/fr/import.page
share/gnome/help/gthumb/fr/index.page
share/gnome/help/gthumb/fr/introduction.page
share/gnome/help/gthumb/fr/legal.xml
share/gnome/help/gthumb/fr/printing.page
share/gnome/help/gthumb/fr/rename-series.page
share/gnome/help/gthumb/fr/sharing-disc.page
share/gnome/help/gthumb/fr/shortcuts.page
share/gnome/help/gthumb/fr/slideshow.page
share/gnome/help/gthumb/fr/sorting.page
share/gnome/help/gthumb/fr/strftime.page
share/gnome/help/gthumb/fr/thumbnail-pane.page
share/gnome/help/gthumb/fr/thumbnails.page
share/gnome/help/gthumb/fr/viewer.page
share/gnome/help/gthumb/fr/wallpaper.page
share/gnome/help/gthumb/oc/
share/gnome/help/gthumb/oc/attributes.page
share/gnome/help/gthumb/oc/batch-change-date.page
share/gnome/help/gthumb/oc/batch-convert-format.page
share/gnome/help/gthumb/oc/batch-resize.page
share/gnome/help/gthumb/oc/batch-rotate.page
share/gnome/help/gthumb/oc/batch-scripts.page
share/gnome/help/gthumb/oc/bookmarks.page
share/gnome/help/gthumb/oc/browser.page
share/gnome/help/gthumb/oc/edit-colors.page
share/gnome/help/gthumb/oc/edit-redeye.page
share/gnome/help/gthumb/oc/edit-resize-crop.page
share/gnome/help/gthumb/oc/edit-rotate.page
share/gnome/help/gthumb/oc/edit-save-undo-redo.page
share/gnome/help/gthumb/oc/extensions.page
share/gnome/help/gthumb/oc/figures/
share/gnome/help/gthumb/oc/figures/comment.png
share/gnome/help/gthumb/oc/figures/general-filter.png
share/gnome/help/gthumb/oc/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/oc/figures/import-pref-custom-format.png
share/gnome/help/gthumb/oc/figures/import.png
share/gnome/help/gthumb/oc/figures/main-win.png
share/gnome/help/gthumb/oc/figures/nav-button.png
share/gnome/help/gthumb/oc/figures/palette.png
share/gnome/help/gthumb/oc/figures/preferences.png
share/gnome/help/gthumb/oc/figures/specific-filter.png
share/gnome/help/gthumb/oc/figures/thumbnail-pane.png
share/gnome/help/gthumb/oc/filtering.page
share/gnome/help/gthumb/oc/fullscreen.page
share/gnome/help/gthumb/oc/gimp.page
share/gnome/help/gthumb/oc/import.page
share/gnome/help/gthumb/oc/index.page
share/gnome/help/gthumb/oc/introduction.page
share/gnome/help/gthumb/oc/legal.xml
share/gnome/help/gthumb/oc/printing.page
share/gnome/help/gthumb/oc/rename-series.page
share/gnome/help/gthumb/oc/sharing-disc.page
share/gnome/help/gthumb/oc/shortcuts.page
share/gnome/help/gthumb/oc/slideshow.page
share/gnome/help/gthumb/oc/sorting.page
share/gnome/help/gthumb/oc/strftime.page
share/gnome/help/gthumb/oc/thumbnail-pane.page
share/gnome/help/gthumb/oc/thumbnails.page
share/gnome/help/gthumb/oc/viewer.page
share/gnome/help/gthumb/oc/wallpaper.page
share/gnome/help/gthumb/sl/
share/gnome/help/gthumb/sl/attributes.page
share/gnome/help/gthumb/sl/batch-change-date.page
share/gnome/help/gthumb/sl/batch-convert-format.page
share/gnome/help/gthumb/sl/batch-resize.page
share/gnome/help/gthumb/sl/batch-rotate.page
share/gnome/help/gthumb/sl/batch-scripts.page
share/gnome/help/gthumb/sl/bookmarks.page
share/gnome/help/gthumb/sl/browser.page
share/gnome/help/gthumb/sl/edit-colors.page
share/gnome/help/gthumb/sl/edit-redeye.page
share/gnome/help/gthumb/sl/edit-resize-crop.page
share/gnome/help/gthumb/sl/edit-rotate.page
share/gnome/help/gthumb/sl/edit-save-undo-redo.page
share/gnome/help/gthumb/sl/extensions.page
share/gnome/help/gthumb/sl/figures/
share/gnome/help/gthumb/sl/figures/comment.png
share/gnome/help/gthumb/sl/figures/general-filter.png
share/gnome/help/gthumb/sl/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/sl/figures/import-pref-custom-format.png
share/gnome/help/gthumb/sl/figures/import.png
share/gnome/help/gthumb/sl/figures/main-win.png
share/gnome/help/gthumb/sl/figures/nav-button.png
share/gnome/help/gthumb/sl/figures/palette.png
share/gnome/help/gthumb/sl/figures/preferences.png
share/gnome/help/gthumb/sl/figures/specific-filter.png
share/gnome/help/gthumb/sl/figures/thumbnail-pane.png
share/gnome/help/gthumb/sl/filtering.page
share/gnome/help/gthumb/sl/fullscreen.page
share/gnome/help/gthumb/sl/gimp.page
share/gnome/help/gthumb/sl/import.page
share/gnome/help/gthumb/sl/index.page
share/gnome/help/gthumb/sl/introduction.page
share/gnome/help/gthumb/sl/legal.xml
share/gnome/help/gthumb/sl/printing.page
share/gnome/help/gthumb/sl/rename-series.page
share/gnome/help/gthumb/sl/sharing-disc.page
share/gnome/help/gthumb/sl/shortcuts.page
share/gnome/help/gthumb/sl/slideshow.page
share/gnome/help/gthumb/sl/sorting.page
share/gnome/help/gthumb/sl/strftime.page
share/gnome/help/gthumb/sl/thumbnail-pane.page
share/gnome/help/gthumb/sl/thumbnails.page
share/gnome/help/gthumb/sl/viewer.page
share/gnome/help/gthumb/sl/wallpaper.page
share/gnome/help/gthumb/sv/
share/gnome/help/gthumb/sv/attributes.page
share/gnome/help/gthumb/sv/batch-change-date.page
share/gnome/help/gthumb/sv/batch-convert-format.page
share/gnome/help/gthumb/sv/batch-resize.page
share/gnome/help/gthumb/sv/batch-rotate.page
share/gnome/help/gthumb/sv/batch-scripts.page
share/gnome/help/gthumb/sv/bookmarks.page
share/gnome/help/gthumb/sv/browser.page
share/gnome/help/gthumb/sv/edit-colors.page
share/gnome/help/gthumb/sv/edit-redeye.page
share/gnome/help/gthumb/sv/edit-resize-crop.page
share/gnome/help/gthumb/sv/edit-rotate.page
share/gnome/help/gthumb/sv/edit-save-undo-redo.page
share/gnome/help/gthumb/sv/extensions.page
share/gnome/help/gthumb/sv/figures/
share/gnome/help/gthumb/sv/figures/comment.png
share/gnome/help/gthumb/sv/figures/general-filter.png
share/gnome/help/gthumb/sv/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/sv/figures/import-pref-custom-format.png
share/gnome/help/gthumb/sv/figures/import.png
share/gnome/help/gthumb/sv/figures/main-win.png
share/gnome/help/gthumb/sv/figures/nav-button.png
share/gnome/help/gthumb/sv/figures/palette.png
share/gnome/help/gthumb/sv/figures/preferences.png
share/gnome/help/gthumb/sv/gthumb.xml
share/gnome/help/gthumb/sv/figures/specific-filter.png
share/gnome/help/gthumb/sv/figures/thumbnail-pane.png
share/gnome/help/gthumb/sv/filtering.page
share/gnome/help/gthumb/sv/fullscreen.page
share/gnome/help/gthumb/sv/gimp.page
share/gnome/help/gthumb/sv/import.page
share/gnome/help/gthumb/sv/index.page
share/gnome/help/gthumb/sv/introduction.page
share/gnome/help/gthumb/sv/legal.xml
share/gnome/help/gthumb/sv/printing.page
share/gnome/help/gthumb/sv/rename-series.page
share/gnome/help/gthumb/sv/sharing-disc.page
share/gnome/help/gthumb/sv/shortcuts.page
share/gnome/help/gthumb/sv/slideshow.page
share/gnome/help/gthumb/sv/sorting.page
share/gnome/help/gthumb/sv/strftime.page
share/gnome/help/gthumb/sv/thumbnail-pane.page
share/gnome/help/gthumb/sv/thumbnails.page
share/gnome/help/gthumb/sv/viewer.page
share/gnome/help/gthumb/sv/wallpaper.page
share/gnome/help/gthumb/zh_CN/
share/gnome/help/gthumb/zh_CN/attributes.page
share/gnome/help/gthumb/zh_CN/batch-change-date.page
share/gnome/help/gthumb/zh_CN/batch-convert-format.page
share/gnome/help/gthumb/zh_CN/batch-resize.page
share/gnome/help/gthumb/zh_CN/batch-rotate.page
share/gnome/help/gthumb/zh_CN/batch-scripts.page
share/gnome/help/gthumb/zh_CN/bookmarks.page
share/gnome/help/gthumb/zh_CN/browser.page
share/gnome/help/gthumb/zh_CN/edit-colors.page
share/gnome/help/gthumb/zh_CN/edit-redeye.page
share/gnome/help/gthumb/zh_CN/edit-resize-crop.page
share/gnome/help/gthumb/zh_CN/edit-rotate.page
share/gnome/help/gthumb/zh_CN/edit-save-undo-redo.page
share/gnome/help/gthumb/zh_CN/extensions.page
share/gnome/help/gthumb/zh_CN/figures/
share/gnome/help/gthumb/zh_CN/figures/comment.png
share/gnome/help/gthumb/zh_CN/figures/general-filter.png
share/gnome/help/gthumb/zh_CN/figures/import-pref-auto-folder.png
share/gnome/help/gthumb/zh_CN/figures/import-pref-custom-format.png
share/gnome/help/gthumb/zh_CN/figures/import.png
share/gnome/help/gthumb/zh_CN/figures/main-win.png
share/gnome/help/gthumb/zh_CN/figures/nav-button.png
share/gnome/help/gthumb/zh_CN/figures/palette.png
share/gnome/help/gthumb/zh_CN/figures/preferences.png
share/gnome/help/gthumb/zh_CN/gthumb.xml
share/gnome/help/gthumb/zh_CN/figures/specific-filter.png
share/gnome/help/gthumb/zh_CN/figures/thumbnail-pane.png
share/gnome/help/gthumb/zh_CN/filtering.page
share/gnome/help/gthumb/zh_CN/fullscreen.page
share/gnome/help/gthumb/zh_CN/gimp.page
share/gnome/help/gthumb/zh_CN/import.page
share/gnome/help/gthumb/zh_CN/index.page
share/gnome/help/gthumb/zh_CN/introduction.page
share/gnome/help/gthumb/zh_CN/legal.xml
share/gnome/help/gthumb/zh_CN/printing.page
share/gnome/help/gthumb/zh_CN/rename-series.page
share/gnome/help/gthumb/zh_CN/sharing-disc.page
share/gnome/help/gthumb/zh_CN/shortcuts.page
share/gnome/help/gthumb/zh_CN/slideshow.page
share/gnome/help/gthumb/zh_CN/sorting.page
share/gnome/help/gthumb/zh_CN/strftime.page
share/gnome/help/gthumb/zh_CN/thumbnail-pane.page
share/gnome/help/gthumb/zh_CN/thumbnails.page
share/gnome/help/gthumb/zh_CN/viewer.page
share/gnome/help/gthumb/zh_CN/wallpaper.page
share/gthumb/
share/gthumb/albumthemes/
share/gthumb/albumthemes/BestFit/
share/gthumb/albumthemes/BestFit/BestFit.css
share/gthumb/albumthemes/BestFit/BestFit.js
share/gthumb/albumthemes/BestFit/back.png
share/gthumb/albumthemes/BestFit/image.gthtml
share/gthumb/albumthemes/BestFit/index.gthtml
share/gthumb/albumthemes/BestFit/index.js
share/gthumb/albumthemes/BestFit/lib.js
share/gthumb/albumthemes/BestFit/next.png
share/gthumb/albumthemes/BestFit/prev.png
share/gthumb/albumthemes/BestFit/preview.png
share/gthumb/albumthemes/BestFit/thumbnail.gthtml
share/gthumb/albumthemes/Classic/
share/gthumb/albumthemes/Classic/1.gif
share/gthumb/albumthemes/Classic/back.png
share/gthumb/albumthemes/Classic/background.gif
share/gthumb/albumthemes/Classic/bot.png
share/gthumb/albumthemes/Classic/image.gthtml
share/gthumb/albumthemes/Classic/index.gthtml
@ -105,9 +626,7 @@ share/gthumb/albumthemes/Classic/style.css
share/gthumb/albumthemes/Classic/thumbnail.gthtml
share/gthumb/albumthemes/Classic/top.png
share/gthumb/albumthemes/ClassicClips/
share/gthumb/albumthemes/ClassicClips/1.gif
share/gthumb/albumthemes/ClassicClips/back.png
share/gthumb/albumthemes/ClassicClips/background.gif
share/gthumb/albumthemes/ClassicClips/bot.png
share/gthumb/albumthemes/ClassicClips/image.gthtml
share/gthumb/albumthemes/ClassicClips/index.gthtml
@ -120,17 +639,8 @@ share/gthumb/albumthemes/ClassicClips/right.png
share/gthumb/albumthemes/ClassicClips/style.css
share/gthumb/albumthemes/ClassicClips/thumbnail.gthtml
share/gthumb/albumthemes/ClassicClips/top.png
share/gthumb/albumthemes/Flicker/
share/gthumb/albumthemes/Flicker/image.gthtml
share/gthumb/albumthemes/Flicker/index.gthtml
share/gthumb/albumthemes/Flicker/layout.css
share/gthumb/albumthemes/Flicker/preview.png
share/gthumb/albumthemes/Flicker/style.css
share/gthumb/albumthemes/Flicker/thumbnail.gthtml
share/gthumb/albumthemes/NeatRound/
share/gthumb/albumthemes/NeatRound/1.gif
share/gthumb/albumthemes/NeatRound/back.png
share/gthumb/albumthemes/NeatRound/background.gif
share/gthumb/albumthemes/NeatRound/bot.png
share/gthumb/albumthemes/NeatRound/image.gthtml
share/gthumb/albumthemes/NeatRound/index.gthtml
@ -146,30 +656,151 @@ share/gthumb/albumthemes/NeatRound/top.png
share/gthumb/albumthemes/Wiki/
share/gthumb/albumthemes/Wiki/image.gthtml
share/gthumb/albumthemes/Wiki/index.gthtml
share/gthumb/albumthemes/Wiki/layout.css
share/gthumb/albumthemes/Wiki/preview.png
share/gthumb/albumthemes/Wiki/style.css
share/gthumb/albumthemes/Wiki/thumbnail.gthtml
share/gthumb/glade/
share/gthumb/glade/ftp-client-48.png
share/gthumb/glade/gphoto-48.png
share/gthumb/glade/gthumb.glade
share/gthumb/glade/gthumb_camera.glade
share/gthumb/glade/gthumb_comments.glade
share/gthumb/glade/gthumb_convert.glade
share/gthumb/glade/gthumb_crop.glade
share/gthumb/glade/gthumb_edit.glade
share/gthumb/glade/gthumb_png_exporter.glade
share/gthumb/glade/gthumb_preferences.glade
share/gthumb/glade/gthumb_print.glade
share/gthumb/glade/gthumb_redeye.glade
share/gthumb/glade/gthumb_search.glade
share/gthumb/glade/gthumb_tools.glade
share/gthumb/glade/gthumb_web_exporter.glade
share/gthumb/glade/volume-mute.png
share/gthumb/icons/
share/gthumb/icons/hicolor/
share/gthumb/icons/hicolor/16x16/
share/gthumb/icons/hicolor/16x16/actions/
share/gthumb/icons/hicolor/16x16/actions/browser-mode.png
share/gthumb/icons/hicolor/16x16/actions/facebook.png
share/gthumb/icons/hicolor/16x16/actions/file-catalog.png
share/gthumb/icons/hicolor/16x16/actions/file-library.png
share/gthumb/icons/hicolor/16x16/actions/file-search.png
share/gthumb/icons/hicolor/16x16/actions/flickr.png
share/gthumb/icons/hicolor/16x16/actions/histogram.png
share/gthumb/icons/hicolor/16x16/actions/image-navigator.png
share/gthumb/icons/hicolor/16x16/actions/photobucket.png
share/gthumb/icons/hicolor/16x16/actions/picasaweb.png
share/gthumb/icons/hicolor/16x16/actions/tool-adjust-colors.png
share/gthumb/icons/hicolor/16x16/actions/tool-crop.png
share/gthumb/icons/hicolor/16x16/actions/tool-desaturate.png
share/gthumb/icons/hicolor/16x16/actions/tool-enhance.png
share/gthumb/icons/hicolor/16x16/actions/tool-flip.png
share/gthumb/icons/hicolor/16x16/actions/tool-invert.png
share/gthumb/icons/hicolor/16x16/actions/tool-mirror.png
share/gthumb/icons/hicolor/16x16/actions/tool-red-eye.png
share/gthumb/icons/hicolor/16x16/actions/tool-resize.png
share/gthumb/icons/hicolor/16x16/actions/tool-rotate-270.png
share/gthumb/icons/hicolor/16x16/actions/tool-rotate-90.png
share/gthumb/icons/hicolor/22x22/
share/gthumb/icons/hicolor/22x22/actions/
share/gthumb/icons/hicolor/22x22/actions/browser-mode.png
share/gthumb/icons/hicolor/22x22/actions/file-catalog.png
share/gthumb/icons/hicolor/22x22/actions/file-library.png
share/gthumb/icons/hicolor/22x22/actions/file-search.png
share/gthumb/icons/hicolor/22x22/actions/histogram.png
share/gthumb/icons/hicolor/22x22/actions/palette.png
share/gthumb/icons/hicolor/22x22/actions/share.png
share/gthumb/icons/hicolor/22x22/actions/tool-adjust-colors.png
share/gthumb/icons/hicolor/22x22/actions/tool-crop.png
share/gthumb/icons/hicolor/22x22/actions/tool-desaturate.png
share/gthumb/icons/hicolor/22x22/actions/tool-enhance.png
share/gthumb/icons/hicolor/22x22/actions/tool-red-eye.png
share/gthumb/icons/hicolor/22x22/actions/tool-resize.png
share/gthumb/icons/hicolor/22x22/actions/zoom-fit-width.png
share/gthumb/icons/hicolor/48x48/
share/gthumb/icons/hicolor/48x48/actions/
share/gthumb/icons/hicolor/48x48/actions/browser-mode.png
share/gthumb/icons/hicolor/48x48/actions/file-catalog.png
share/gthumb/icons/hicolor/48x48/actions/file-library.png
share/gthumb/icons/hicolor/48x48/actions/file-search.png
share/gthumb/icons/hicolor/48x48/actions/palette.png
share/gthumb/icons/hicolor/scalable/
share/gthumb/icons/hicolor/scalable/actions/
share/gthumb/icons/hicolor/scalable/actions/browser-mode.svg
share/gthumb/icons/hicolor/scalable/actions/file-catalog.svg
share/gthumb/icons/hicolor/scalable/actions/file-library.svg
share/gthumb/icons/hicolor/scalable/actions/file-search.svg
share/gthumb/icons/hicolor/scalable/actions/palette.svg
share/gthumb/icons/hicolor/scalable/actions/share.svg
share/gthumb/icons/hicolor/scalable/actions/slideshow-pause.svg
share/gthumb/icons/hicolor/scalable/actions/tag.svg
share/gthumb/ui/
share/gthumb/ui/add-to-catalog.ui
share/gthumb/ui/adjust-colors-options.ui
share/gthumb/ui/ask-value.ui
share/gthumb/ui/bookmarks.ui
share/gthumb/ui/catalog-properties.ui
share/gthumb/ui/change-date.ui
share/gthumb/ui/comments-preferences.ui
share/gthumb/ui/convert-format.ui
share/gthumb/ui/crop-options.ui
share/gthumb/ui/edit-comment-page.ui
share/gthumb/ui/export-to-facebook.ui
share/gthumb/ui/export-to-flickr.ui
share/gthumb/ui/export-to-photobucket.ui
share/gthumb/ui/export-to-picasaweb.ui
share/gthumb/ui/extensions.ui
share/gthumb/ui/facebook-account-chooser.ui
share/gthumb/ui/facebook-account-manager.ui
share/gthumb/ui/facebook-album-properties.ui
share/gthumb/ui/facebook-ask-authorization.ui
share/gthumb/ui/facebook-complete-authorization.ui
share/gthumb/ui/facebook-export-completed.ui
share/gthumb/ui/filter-editor.ui
share/gthumb/ui/flicker-account-chooser.ui
share/gthumb/ui/flicker-account-manager.ui
share/gthumb/ui/flicker-ask-authorization.ui
share/gthumb/ui/flicker-complete-authorization.ui
share/gthumb/ui/flicker-export-completed.ui
share/gthumb/ui/image-viewer-preferences.ui
share/gthumb/ui/import-from-flickr.ui
share/gthumb/ui/import-from-picasaweb.ui
share/gthumb/ui/import-preferences.ui
share/gthumb/ui/jpeg-options.ui
share/gthumb/ui/mediabar.ui
share/gthumb/ui/oauth-account-chooser.ui
share/gthumb/ui/oauth-account-manager.ui
share/gthumb/ui/oauth-ask-authorization.ui
share/gthumb/ui/oauth-complete-authorization.ui
share/gthumb/ui/organize-files-task.ui
share/gthumb/ui/organize-files.ui
share/gthumb/ui/overwrite-dialog.ui
share/gthumb/ui/personalize-filters.ui
share/gthumb/ui/personalize-scripts.ui
share/gthumb/ui/photo-importer-options.ui
share/gthumb/ui/photo-importer.ui
share/gthumb/ui/photobucket-album-properties.ui
share/gthumb/ui/photobucket-export-completed.ui
share/gthumb/ui/picasa-web-account-chooser.ui
share/gthumb/ui/picasa-web-account-manager.ui
share/gthumb/ui/picasa-web-account-properties.ui
share/gthumb/ui/picasa-web-album-properties.ui
share/gthumb/ui/picasa-web-export-completed.ui
share/gthumb/ui/png-options.ui
share/gthumb/ui/preferences.ui
share/gthumb/ui/print-layout.ui
share/gthumb/ui/red-eye-removal-options.ui
share/gthumb/ui/rename-series.ui
share/gthumb/ui/resize-images.ui
share/gthumb/ui/resize-options.ui
share/gthumb/ui/save-options-preferences.ui
share/gthumb/ui/save-screenshot.ui
share/gthumb/ui/script-editor.ui
share/gthumb/ui/search-editor.ui
share/gthumb/ui/slideshow-preferences.ui
share/gthumb/ui/sort-order.ui
share/gthumb/ui/tag-chooser.ui
share/gthumb/ui/tga-options.ui
share/gthumb/ui/tiff-options.ui
share/gthumb/ui/web-album-exporter.ui
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/gthumb.png
share/icons/hicolor/22x22/
share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/gthumb.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/gthumb.png
share/icons/hicolor/48x48/
share/icons/hicolor/48x48/apps/
share/icons/hicolor/48x48/apps/gthumb.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/gthumb.svg
share/locale/am/LC_MESSAGES/gthumb.mo
share/locale/ar/LC_MESSAGES/gthumb.mo
share/locale/az/LC_MESSAGES/gthumb.mo
@ -205,15 +836,16 @@ share/locale/lt/LC_MESSAGES/gthumb.mo
share/locale/lv/LC_MESSAGES/gthumb.mo
share/locale/mk/LC_MESSAGES/gthumb.mo
share/locale/ml/LC_MESSAGES/gthumb.mo
share/locale/mr/LC_MESSAGES/gthumb.mo
share/locale/ms/LC_MESSAGES/gthumb.mo
share/locale/nb/LC_MESSAGES/gthumb.mo
share/locale/nds/LC_MESSAGES/gthumb.mo
share/locale/ne/LC_MESSAGES/gthumb.mo
share/locale/nl/LC_MESSAGES/gthumb.mo
share/locale/nn/LC_MESSAGES/gthumb.mo
share/locale/oc/LC_MESSAGES/gthumb.mo
share/locale/pa/LC_MESSAGES/gthumb.mo
share/locale/pl/LC_MESSAGES/gthumb.mo
share/locale/ps/LC_MESSAGES/gthumb.mo
share/locale/pt/LC_MESSAGES/gthumb.mo
share/locale/pt_BR/LC_MESSAGES/gthumb.mo
share/locale/ro/LC_MESSAGES/gthumb.mo
@ -227,8 +859,6 @@ share/locale/sr@Latn/
share/locale/sr@Latn/LC_MESSAGES/
share/locale/sr@Latn/LC_MESSAGES/gthumb.mo
share/locale/sv/LC_MESSAGES/gthumb.mo
share/locale/ta/LC_MESSAGES/gthumb.mo
share/locale/te/LC_MESSAGES/gthumb.mo
share/locale/th/LC_MESSAGES/gthumb.mo
share/locale/tr/LC_MESSAGES/gthumb.mo
share/locale/uk/LC_MESSAGES/gthumb.mo
@ -237,17 +867,24 @@ share/locale/xh/LC_MESSAGES/gthumb.mo
share/locale/zh_CN/LC_MESSAGES/gthumb.mo
share/locale/zh_HK/LC_MESSAGES/gthumb.mo
share/locale/zh_TW/LC_MESSAGES/gthumb.mo
share/omf/gthumb/
share/omf/gthumb/gthumb-C.omf
share/omf/gthumb/gthumb-de.omf
share/omf/gthumb/gthumb-el.omf
share/omf/gthumb/gthumb-es.omf
share/omf/gthumb/gthumb-fr.omf
share/omf/gthumb/gthumb-sv.omf
share/omf/gthumb/gthumb-zh_CN.omf
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
${SCHEMAS_INSTDIR}/
${SCHEMAS_INSTDIR}/gthumb-comments.schemas
${SCHEMAS_INSTDIR}/gthumb-gstreamer.schemas
${SCHEMAS_INSTDIR}/gthumb-image-viewer.schemas
${SCHEMAS_INSTDIR}/gthumb-importer.schemas
${SCHEMAS_INSTDIR}/gthumb-picasaweb.schemas
${SCHEMAS_INSTDIR}/gthumb-pixbuf-savers.schemas
${SCHEMAS_INSTDIR}/gthumb-slideshow.schemas
${SCHEMAS_INSTDIR}/gthumb.schemas
${SCHEMAS_INSTDIR}/gthumb_convert_format.schemas
${SCHEMAS_INSTDIR}/gthumb_crop_options.schemas
${SCHEMAS_INSTDIR}/gthumb_image_print.schemas
${SCHEMAS_INSTDIR}/gthumb_photo_importer.schemas
${SCHEMAS_INSTDIR}/gthumb_rename_series.schemas
${SCHEMAS_INSTDIR}/gthumb_resize_images.schemas
${SCHEMAS_INSTDIR}/gthumb_resize_options.schemas
${SCHEMAS_INSTDIR}/gthumb_webalbums.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true