diff -urNad gtksee-0.6.0b-1.00/debian/changelog gtksee-0.6.0b-1/debian/changelog
--- gtksee-0.6.0b-1.00/debian/changelog	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/changelog	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1,101 @@
+gtksee (0.5.6-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #226401).
+  * New Maintainer.
+  * Updated standards version to 3.6.1
+  * Closing some bugs.
+    + Fix problem with some images (Closes: #142800).
+    + Fix problem with menu "delete" function (Closes: #175195).
+    + Fix problem with hidden directories (Closes: #259435).
+    + Fix segfaults with 4-bit or below png files (Closes: #76346).
+    + Fix handling of some png files (Closes: #194758).
+    + Fix millenium bug (Closes: #168015).
+  * Package now uses cdbs and dpatch
+  
+ -- Nico Golde <nico@ngolde.de>  Sat, 10 Jul 2004 01:49:16 +0200
+
+gtksee (0.5.2-1) unstable; urgency=low
+
+  * NMU (required to fix a almost 3 years RC bug).
+  * New upstream release.
+    + Fix segfault problem on indexed PNG (Closes: #76346).
+    + Fix problem with some PNG (Closes: #194758).
+    + Fix date display (Closes: #168015).
+  * Replaced "Author(s)" with "Author".
+  * Updated to debhelper 4.
+  * Updated standards versions to 3.6.0.
+   
+ -- Sebastien Bacher <seb128@debian.org>  Wed, 16 Jul 2003 22:47:13 +0200
+
+gtksee (0.5.0-5) unstable; urgency=low
+
+  * JPEG glitch. Again.                             (closes: Bug#126494)
+  * Emacs-thingy removed from this changelog.
+
+ -- Lenart Janos <ocsi@debian.org>  Fri, 28 Dec 2001 11:01:31 +0100
+
+gtksee (0.5.0-4) unstable; urgency=low
+
+  * Upgraded Standards-Version.
+  * Converted to use debhelper v3.
+
+ -- Lenart Janos <ocsi@debian.org>  Sat, 31 Mar 2001 17:53:50 +0200
+
+gtksee (0.5.0-3) unstable; urgency=low
+
+  * I've wrote a manpage.
+  * Removed dh_testversion from debian/rules.
+
+ -- Lenart Janos <ocsi@debian.org>  Wed, 28 Mar 2001 22:18:34 +0200
+
+gtksee (0.5.0-2) unstable; urgency=low
+
+  * Adopted package.                                 (closes: Bug#87149)
+  * Redebianized from scrach, old changelog copied.
+  * Upgraded Standards-Version to 3.2.1.
+  * More informative description.
+  * Moved from /usr/X11R6/bin to /usr/bin.
+  * Menu entry changed to Apps/Viewers.              (closes: Bug#46949)
+  * Closing some obsolate (already done) bugs:
+    + Must be recompiled against GTK+ 1.2.           (closes: Bug#35916)
+    + Version 0.5.0 available.                       (closes: Bug#46148)
+    + Viewing JPEGs made by Olympus Camedia Camera.  (closes: Bug#47029)
+    + Black images.                                  (closes: Bug#38255)
+
+ -- Lenart Janos <ocsi@debian.org>  Sat, 24 Feb 2001 12:50:07 +0100
+
+gtksee (0.5.0-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Robert Edmonds <stu@brainfood.com>  Wed, 13 Dec 2000 17:24:47 -0500
+
+gtksee (0.3.0-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Robert S. Edmonds <stu@novare.net>  Sun, 13 Jun 1999 13:46:28 -0400
+
+gtksee (0.2.2-2) unstable; urgency=low
+
+  * Recompiled with libgtk1.2.
+
+ -- Robert S. Edmonds <stu@novare.net>  Thu,  8 Apr 1999 15:06:25 -0400
+
+gtksee (0.2.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Robert S. Edmonds <stu@novare.net>  Sun, 21 Feb 1999 17:40:29 -0500
+
+gtksee (0.2.1-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Robert S. Edmonds <stu@novare.net>  Thu,  3 Dec 1998 17:28:03 -0500
+
+gtksee (0.2.0-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Robert S. Edmonds <edmonds@freewwweb.com>  Sun, 22 Nov 1998 20:43:08 -0500
diff -urNad gtksee-0.6.0b-1.00/debian/compat gtksee-0.6.0b-1/debian/compat
--- gtksee-0.6.0b-1.00/debian/compat	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/compat	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1 @@
+4
diff -urNad gtksee-0.6.0b-1.00/debian/control gtksee-0.6.0b-1/debian/control
--- gtksee-0.6.0b-1.00/debian/control	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/control	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1,14 @@
+Source: gtksee
+Section: graphics
+Priority: extra
+Maintainer: Nico Golde <nico@ngolde.de> 
+Build-Depends: debhelper (>= 4.1.0), libgtk1.2-dev, libjpeg-dev, libtiff4-dev, libpng-dev, cdbs, dpatch (>=1.11)
+Standards-Version: 3.6.1
+
+Package: gtksee
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: GTK-based clone of ACDSee (an image viewer)
+ GTKsee is an image viewer/browser. The browser shows thumbnails, you
+ can quickly watch a picture in large or fullscreen by simply tapping
+ on return. Also has slideshow capabilities.
diff -urNad gtksee-0.6.0b-1.00/debian/copyright gtksee-0.6.0b-1/debian/copyright
--- gtksee-0.6.0b-1.00/debian/copyright	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/copyright	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1,25 @@
+This package was debianized by Nico Golde <nico@ngolde.de> on
+Tue, 20 Jul 2004 14:32:22 +0200.
+
+It was debianized for the first time by Robert S. Edmonds on
+Sun, 22 Nov 1998 20:43:08 -0500.
+
+It was downloaded from http://gtksee.berlios.de
+
+Upstream Authors: Lee Luyang <jkhotaru@mail.sti.com.cn>, Daniel R. Ome <keziah@users.berlios.de>
+                            
+
+Copyright:
+
+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.
+
+On Debian systems, a copy of the GNU General Public License is available
+in /usr/share/common-licenses/.
diff -urNad gtksee-0.6.0b-1.00/debian/menu gtksee-0.6.0b-1/debian/menu
--- gtksee-0.6.0b-1.00/debian/menu	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/menu	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1 @@
+?package(gtksee):needs="X11" section="Apps/Viewers" title="GTKsee" command="/usr/bin/gtksee"
diff -urNad gtksee-0.6.0b-1.00/debian/patches/00list gtksee-0.6.0b-1/debian/patches/00list
--- gtksee-0.6.0b-1.00/debian/patches/00list	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/patches/00list	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1,2 @@
+gtksee
+manual
diff -urNad gtksee-0.6.0b-1.00/debian/patches/gtksee.dpatch gtksee-0.6.0b-1/debian/patches/gtksee.dpatch
--- gtksee-0.6.0b-1.00/debian/patches/gtksee.dpatch	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/patches/gtksee.dpatch	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1,37 @@
+#! /bin/sh -e
+## gtksee.dpatch by Nico Golde <nico@ngolde.de>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+if [ $# -lt 1 ]; then
+    echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
+    exit 1
+fi
+
+[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
+patch_opts="${patch_opts:--f --no-backup-if-mismatch} ${2:+-d $2}"
+
+case "$1" in
+    -patch) patch -p1 ${patch_opts} < $0;;
+    -unpatch) patch -R -p1 ${patch_opts} < $0;;
+    *)
+        echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
+        exit 1;;
+esac
+
+exit 0
+
+@DPATCH@
+diff -urNad /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/src/gtksee.c gtksee-0.5.6/src/gtksee.c
+--- /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/src/gtksee.c	2004-06-23 03:19:14.000000000 +0200
++++ gtksee-0.5.6/src/gtksee.c	2004-08-05 11:41:40.000000000 +0200
+@@ -326,7 +326,7 @@
+          text, time->tm_year + 1900, time->tm_mon+1, time->tm_mday,
+          hour, time->tm_min, (time->tm_hour<12)?"AM":"PM");
+    }
+-   g_free(text);
++   /*g_free(text);*/
+    set_status_file(buffer);
+ 
+    /* setting status_type(pixmap) */
diff -urNad gtksee-0.6.0b-1.00/debian/patches/manual.dpatch gtksee-0.6.0b-1/debian/patches/manual.dpatch
--- gtksee-0.6.0b-1.00/debian/patches/manual.dpatch	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/patches/manual.dpatch	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1,60 @@
+#! /bin/sh -e
+## manual.dpatch by Nico Golde <nico@ngolde.de>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+if [ $# -lt 1 ]; then
+    echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
+    exit 1
+fi
+
+[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
+patch_opts="${patch_opts:--f --no-backup-if-mismatch} ${2:+-d $2}"
+
+case "$1" in
+    -patch) patch -p1 ${patch_opts} < $0;;
+    -unpatch) patch -R -p1 ${patch_opts} < $0;;
+    *)
+        echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
+        exit 1;;
+esac
+
+exit 0
+
+@DPATCH@
+diff -urNad /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/man/gtksee.1 gtksee-0.5.6/man/gtksee.1
+--- /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/man/gtksee.1	2003-11-17 03:21:22.000000000 +0100
++++ gtksee-0.5.6/man/gtksee.1	2004-07-27 14:00:03.000000000 +0200
+@@ -1,5 +1,5 @@
+ .\"                                      Hey, EMACS: -*- nroff -*-
+-.TH GTKSEE 1 "November 17, 2003"
++.TH GTKSEE 1 "July 20, 2004"
+ .SH NAME
+ gtksee \- GTK-based clone of ACDSee (an image viewer)
+ .SH SYNOPSIS
+@@ -55,6 +55,23 @@
+ .TP
+ .B -h
+ Print the list of the options
++.SH KEYBINDINGS
++.TP
++These keys are bound to viewer:
++.TP
++[Arrow-keys] Move large image
++.TP
++[PageUp] Show previous image
++.TP
++[PageDown] Show next image
++.TP
++[Home] Show the first image
++.TP
++[End] Show the last image
++.TP
++[Space] Show next image(loop)
++.TP
++[Escape] Return to the browser
+ .SH AUTHOR
+-This manual page was written by Lenart Janos <ocsi@debian.org>,
++This manual page was written by Lenart Janos <ocsi@debian.org> and Nico Golde <nico@ngolde.de>
+ for the Debian GNU system (but may be used by others).
diff -urNad gtksee-0.6.0b-1.00/debian/rules gtksee-0.6.0b-1/debian/rules
--- gtksee-0.6.0b-1.00/debian/rules	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/debian/rules	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+# rules-file written by Nico Golde <nico@ngolde.de>
+ 
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
+include /usr/share/dpatch/dpatch.make
+DEB_MAKE_INSTALL_TARGET := install prefix=$(CURDIR)/debian/gtksee/usr
+DEB_INSTALL_MANPAGES_gtksee := man/gtksee.1
+clean::
+	rm -f po/*.gmo
diff -urNad gtksee-0.6.0b-1.00/man/Makefile gtksee-0.6.0b-1/man/Makefile
--- gtksee-0.6.0b-1.00/man/Makefile	1970-01-01 01:00:00.000000000 +0100
+++ gtksee-0.6.0b-1/man/Makefile	2007-01-09 19:26:01.000000000 +0100
@@ -0,0 +1,324 @@
+# Makefile.in generated by automake 1.7.3 from Makefile.am.
+# Generated automatically from Makefile.in by configure.
+
+# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
+# Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+
+
+srcdir = .
+top_srcdir = ..
+
+pkgdatadir = $(datadir)/gtksee
+pkglibdir = $(libdir)/gtksee
+pkgincludedir = $(includedir)/gtksee
+top_builddir = ..
+
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+INSTALL = /usr/bin/install -c
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+ACLOCAL = ${SHELL} /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/missing --run aclocal
+ALLOCA = 
+AMDEP_FALSE = #
+AMDEP_TRUE = 
+AMTAR = ${SHELL} /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/missing --run tar
+AUTOCONF = ${SHELL} /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/missing --run autoconf
+AUTOHEADER = ${SHELL} /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/missing --run autoheader
+AUTOMAKE = ${SHELL} /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/missing --run automake
+AWK = mawk
+CATALOGS =  zh_CN.EUC.gmo fr.gmo es.gmo de.gmo ru.gmo ru_UA.gmo pl.gmo
+CATOBJEXT = .gmo
+CC = cc
+CCDEPMODE = depmode=none
+CFLAGS =  -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
+CPP = cc -E
+CPPFLAGS = 
+DATADIRNAME = share
+DEFS = -DHAVE_CONFIG_H
+DEPDIR = .deps
+ECHO_C = 
+ECHO_N = -n
+ECHO_T = 
+EGREP = @EGREP@
+EXEEXT = 
+GENCAT = 
+GMOFILES =  zh_CN.EUC.gmo fr.gmo es.gmo de.gmo ru.gmo ru_UA.gmo pl.gmo
+GMSGFMT = /usr/bin/msgfmt
+GTK_CFLAGS = -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
+GTK_CONFIG = gtk-config
+GTK_LIBS = -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
+GT_NO = 
+GT_YES = #YES#
+IMCFLAGS = 
+IMLIBS = -lpng -ltiff -ljpeg -lz  -lm
+INCLUDE_LOCALE_H = #include <locale.h>
+INSTALL_DATA = ${INSTALL} -m 644
+INSTALL_PROGRAM = ${INSTALL}
+INSTALL_SCRIPT = ${INSTALL}
+INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
+INSTOBJEXT = .mo
+INTLDEPS = 
+INTLLIBS = 
+INTLOBJS = 
+LDFLAGS = 
+LIBOBJS = @LIBOBJS@
+LIBS =  -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = ${SHELL} /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/missing --run makeinfo
+MKINSTALLDIRS = ./mkinstalldirs
+MSGFMT = /usr/bin/msgfmt
+OBJEXT = o
+PACKAGE = gtksee
+PACKAGE_BUGREPORT = 
+PACKAGE_NAME = 
+PACKAGE_STRING = 
+PACKAGE_TARNAME = 
+PACKAGE_VERSION = 
+PATH_SEPARATOR = :
+POFILES =  zh_CN.EUC.po fr.po es.po de.po ru.po ru_UA.po pl.po
+POSUB = po
+RANLIB = ranlib
+SET_MAKE = 
+SHELL = /bin/sh
+USE_INCLUDED_LIBINTL = no
+USE_NLS = yes
+VERSION = 0.5.6
+XGETTEXT = /usr/bin/xgettext
+ac_ct_CC = cc
+ac_ct_RANLIB = ranlib
+am__include = include
+am__quote = 
+bindir = ${exec_prefix}/bin
+build_alias = i386-linux
+datadir = ${prefix}/share
+exec_prefix = ${prefix}
+host_alias = 
+includedir = ${prefix}/include
+infodir = ${prefix}/share/info
+install_sh = /home/nico/privat/debian/debian_package/gtksee/gtksee-0.5.6/install-sh
+l = 
+libdir = ${exec_prefix}/lib
+libexecdir = ${prefix}/lib/gtksee
+localedir = $(prefix)/$(DATADIRNAME)/locale
+localstatedir = /var
+mandir = ${prefix}/share/man
+oldincludedir = /usr/include
+prefix = /usr
+program_transform_name = s,x,x,
+sbindir = ${exec_prefix}/sbin
+sharedstatedir = ${prefix}/com
+sysconfdir = /etc
+target_alias = 
+EXTRA_DIST = gtksee.1
+
+man_MANS = gtksee.1
+subdir = man
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+DIST_SOURCES =
+
+NROFF = nroff
+MANS = $(man_MANS)
+DIST_COMMON = Makefile.am Makefile.in
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
+	cd $(top_srcdir) && \
+	  $(AUTOMAKE) --gnu  man/Makefile
+Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
+	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
+uninstall-info-am:
+
+man1dir = $(mandir)/man1
+install-man1: $(man1_MANS) $(man_MANS)
+	@$(NORMAL_INSTALL)
+	$(mkinstalldirs) $(DESTDIR)$(man1dir)
+	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
+	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
+	for i in $$l2; do \
+	  case "$$i" in \
+	    *.1*) list="$$list $$i" ;; \
+	  esac; \
+	done; \
+	for i in $$list; do \
+	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
+	  else file=$$i; fi; \
+	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+	  case "$$ext" in \
+	    1*) ;; \
+	    *) ext='1' ;; \
+	  esac; \
+	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
+	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
+	  $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
+	done
+uninstall-man1:
+	@$(NORMAL_UNINSTALL)
+	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
+	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
+	for i in $$l2; do \
+	  case "$$i" in \
+	    *.1*) list="$$list $$i" ;; \
+	  esac; \
+	done; \
+	for i in $$list; do \
+	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+	  case "$$ext" in \
+	    1*) ;; \
+	    *) ext='1' ;; \
+	  esac; \
+	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
+	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
+	  rm -f $(DESTDIR)$(man1dir)/$$inst; \
+	done
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+
+top_distdir = ..
+distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
+	list='$(DISTFILES)'; for file in $$list; do \
+	  case $$file in \
+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
+	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
+	  esac; \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
+	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
+	    dir="/$$dir"; \
+	    $(mkinstalldirs) "$(distdir)$$dir"; \
+	  else \
+	    dir=''; \
+	  fi; \
+	  if test -d $$d/$$file; then \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+	    fi; \
+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || cp -p $$d/$$file $(distdir)/$$file \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile $(MANS)
+
+installdirs:
+	$(mkinstalldirs) $(DESTDIR)$(man1dir)
+
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-rm -f Makefile $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic mostlyclean-am
+
+distclean: distclean-am
+
+distclean-am: clean-am distclean-generic
+
+dvi: dvi-am
+
+dvi-am:
+
+info: info-am
+
+info-am:
+
+install-data-am: install-man
+
+install-exec-am:
+
+install-info: install-info-am
+
+install-man: install-man1
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-info-am uninstall-man
+
+uninstall-man: uninstall-man1
+
+.PHONY: all all-am check check-am clean clean-generic distclean \
+	distclean-generic distdir dvi dvi-am info info-am install \
+	install-am install-data install-data-am install-exec \
+	install-exec-am install-info install-info-am install-man \
+	install-man1 install-strip installcheck installcheck-am \
+	installdirs maintainer-clean maintainer-clean-generic \
+	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
+	uninstall-am uninstall-info-am uninstall-man uninstall-man1
+
+# 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:
diff -urNad gtksee-0.6.0b-1.00/man/gtksee.1 gtksee-0.6.0b-1/man/gtksee.1
--- gtksee-0.6.0b-1.00/man/gtksee.1	2003-11-17 03:21:22.000000000 +0100
+++ gtksee-0.6.0b-1/man/gtksee.1	2007-01-09 19:26:10.000000000 +0100
@@ -1,5 +1,5 @@
 .\"                                      Hey, EMACS: -*- nroff -*-
-.TH GTKSEE 1 "November 17, 2003"
+.TH GTKSEE 1 "July 20, 2004"
 .SH NAME
 gtksee \- GTK-based clone of ACDSee (an image viewer)
 .SH SYNOPSIS
@@ -55,6 +55,23 @@
 .TP
 .B -h
 Print the list of the options
+.SH KEYBINDINGS
+.TP
+These keys are bound to viewer:
+.TP
+[Arrow-keys] Move large image
+.TP
+[PageUp] Show previous image
+.TP
+[PageDown] Show next image
+.TP
+[Home] Show the first image
+.TP
+[End] Show the last image
+.TP
+[Space] Show next image(loop)
+.TP
+[Escape] Return to the browser
 .SH AUTHOR
-This manual page was written by Lenart Janos <ocsi@debian.org>,
+This manual page was written by Lenart Janos <ocsi@debian.org> and Nico Golde <nico@ngolde.de>
 for the Debian GNU system (but may be used by others).
