--- gtksee-0.5.6.orig/man/Makefile +++ gtksee-0.5.6/man/Makefile @@ -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 +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: --- gtksee-0.5.6.orig/po/cat-id-tbl.c +++ gtksee-0.5.6/po/cat-id-tbl.c @@ -21,140 +21,207 @@ {"Rename", 12}, {"Rename file:", 13}, {"cancel", 14}, - {"Impossible to rename the files", 15}, - {"-adobe-helvetica-bold-r-normal--*-180-*-*-*-*-*-*", 16}, - {"-adobe-times-medium-r-normal--*-140-*-*-*-*-*-*", 17}, - {"O K", 18}, - {"Total %i file(s) (%s)", 19}, - {"\ -\n\ -(c)1998-? Lee Luyang(Hotaru), China", 20}, - {"This software is distributed under", 21}, - {"GPL Version 2", 22}, - {"See the 'COPYING' file for details\n", 23}, - {"File", 24}, - {"View", 25}, - {"Full-view", 26}, - {"Quit", 27}, - {"Edit", 28}, - {"Cut", 29}, - {"Copy", 30}, - {"Paste", 31}, - {"Paste hard-link", 32}, - {"Delete", 33}, - {"Select all", 34}, - {"Thumbnails", 35}, - {"Small icons", 36}, - {"Details", 37}, - {"Show hidden files", 38}, - {"Hide non-images", 39}, - {"Fast preview", 40}, - {"Sort", 41}, - {"By Name", 42}, - {"By Size", 43}, - {"By Property", 44}, - {"By Date", 45}, - {"By Type", 46}, - {"Ascend", 47}, - {"Descend", 48}, - {"Refresh", 49}, - {"Quick-refresh", 50}, - {"Auto-refresh", 51}, - {"Tools", 52}, - {"Slide show", 53}, - {"The Gimp", 54}, - {"Options...", 55}, - {"Help", 56}, - {"Legal", 57}, - {"Usage", 58}, - {"Known-bugs", 59}, - {"Feedback", 60}, - {"About", 61}, - {"\ - GTK See 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.\n\ -\n", 62}, - {"\ - GTK See 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.\n\ -\n", 63}, - {"\ - 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 Place - Suite 330, Boston, MA 02111-1307, USA.\n", 64}, - {"Command-line usage:\n", 65}, - {" gtksee [-R[directory]] [-fis] [files...]\n", 66}, - {" -r -- Use current directory as root\n", 67}, - {" -R -- Use as root\n", 68}, - {" -f -- Enable full-screen mode\n", 69}, - {" -i -- Enable fit-screen mode\n", 70}, - {" -s -- Enable slide-show mode\n", 71}, - {" files... -- Launch gtksee viewer\n", 72}, - {"\ - -h -- Print help messages\n\ + {"-adobe-helvetica-bold-r-normal--*-180-*-*-*-*-*-*", 15}, + {"-adobe-times-medium-r-normal--*-140-*-*-*-*-*-*", 16}, + {"O K", 17}, + {"Total %i file(s) (%s)", 18}, + {"Main Programming:", 19}, + {"Lee Luyang", 20}, + {"Additional Programming:", 21}, + {"Daniel R. Ome", 22}, + {"Important Collaboration:", 23}, + {"Roman Belenov", 24}, + {"Leopoldo Cerbaro", 25}, + {"Jean-Pierre Demailly", 26}, + {"Dmitry Goroh", 27}, + {"Andreas Grosse", 28}, + {"huzheng", 29}, + {"Jarek", 30}, + {"Jan Keirse", 31}, + {"Kevin Krumwiede", 32}, + {"Laurent Maestracci", 33}, + {"Asbjoern Pettersen", 34}, + {"Regis Rampnoux", 35}, + {"Ulrich Ross", 36}, + {"Dirk Ruediger", 37}, + {"Holger Weiss", 38}, + {"Pyun YongHyeon", 39}, + {"Homepage and Graphics:", 40}, + {"keziah", 41}, + {"Man page:", 42}, + {"Chinese:", 43}, + {"French:", 44}, + {"German:", 45}, + {"Polish:", 46}, + {"Leszek Pietryka", 47}, + {"Russian:", 48}, + {"Spanish:", 49}, + {"Ukrainian:", 50}, + {"Microsoft Windows and OS/2 bitmap image", 51}, + {"Adobe Encapsulated PostScript (need GhostScript)", 52}, + {"CompuServe graphics interchange format", 53}, + {"Microsoft icon", 54}, + {"Joint Photographic Experts Group JFIF format", 55}, + {"Portable bitmap format (black and white)", 56}, + {"ZSoft IBM PC Paintbrush", 57}, + {"Portable graymap format (gray scale)", 58}, + {"Portable Network Graphics", 59}, + {"Portable anymap", 60}, + {"Portable pixmap format (color)", 61}, + {"Adobe PostScript", 62}, + {"SUN Rasterfile", 63}, + {"Irix RGB image", 64}, + {"Truevision Targa image", 65}, + {"Tagged Image File Format", 66}, + {"Windows Metafile (need wmftogif)", 67}, + {"X Windows system bitmap (black and white)", 68}, + {"GIMP image", 69}, + {"X Windows system pixmap (color)", 70}, + {"X Windows system window dump (color)", 71}, + {"COPYING\n", 72}, + {"\ +GTK See 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.\n\ \n", 73}, - {"Keyboard shortcuts:\n", 74}, - {" These keys are bound to viewer:\n", 75}, - {" [Arrow-keys] Move large image\n", 76}, - {" [PageUp] Show previous image\n", 77}, - {" [PageDown] Show next image\n", 78}, - {" [Home] Show the first image\n", 79}, - {" [End] Show the last image\n", 80}, - {" [Space] Show next image(loop)\n", 81}, - {"\ - [Escape] Return to the browser\n\ -\n", 82}, - {"Mouse hints:\n", 83}, - {"\ - In view mode, double-click on the image to return to the browser.\n\ -\n", 84}, - {"Have fun!\n", 85}, - {"None :)\n", 86}, - {"Comments, suggestions and bug-reportings:\n", 87}, - {" Please send them to my current primary e-mail address:\n", 88}, - {"\ - I'm always collecting all kinds of images. If you *really* like this \ -program, send your favorite picture(s) to my secondary e-mail address:\n", 89}, - {"\ - Keep sending me things. :) And I'll keep on developing this program.\n", 90}, - {" P.S. My favorite is Anime/Manga. :)\n", 91}, - {"Up One Level", 92}, - {"Name ", 93}, - {"Size ", 94}, - {"Image Properties ", 95}, - {"Type ", 96}, - {"Options", 97}, - {"Root directory", 98}, - {"Hidden directories", 99}, - {"File System", 100}, - {"Interval", 101}, - {"Slide Show", 102}, - {" Cancel ", 103}, - {" O K ", 104}, - {"second(s)", 105}, - {"minute(s)", 106}, - {"hour(s)", 107}, - {"day(s)", 108}, - {"milliseconds, no delay", 109}, - {"milliseconds, %i %s", 110}, - {"Invalid", 111}, - {"Next image", 112}, - {"Previous image", 113}, - {"Fit screen", 114}, - {"Full screen", 115}, - {"Browser", 116}, - {"Exit", 117}, - {"Browse", 118}, - {"Previous Image", 119}, - {"Next Image", 120}, - {"Stop/Resume Slideshow", 121}, - {"Fit Screen", 122}, - {"Rotate -90", 123}, - {"Rotate +90", 124}, + {"\ +GTK See 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.\n\ +\n", 74}, + {"\ +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 \ +Place - Suite 330, Boston, MA 02111-1307, USA.\n", 75}, + {"Command-line usage:\n", 76}, + {" gtksee [-R[directory]] [-rfisvh] [files...]\n", 77}, + {" -r Use current directory as root\n", 78}, + {" -R Use as root\n", 79}, + {" -f Enable full-screen mode\n", 80}, + {" -i Enable fit-screen mode\n", 81}, + {" -s Enable slide-show mode\n", 82}, + {" -v Print package version\n", 83}, + {" -h Print this help message\n", 84}, + {"\ + files... Launch gtksee viewer\n\ +\n", 85}, + {"Keyboard shortcuts:\n", 86}, + {" These keys are bound to viewer:\n", 87}, + {" [Arrow-keys] Move large image\n", 88}, + {" [PageUp] Show previous image\n", 89}, + {" [PageDown] Show next image\n", 90}, + {" [Home] Show the first image\n", 91}, + {" [End] Show the last image\n", 92}, + {" [Space] Show next image(loop)\n", 93}, + {"\ + [Escape] Return to the browser\n\ +\n", 94}, + {"Mouse hints:\n", 95}, + {"\ + In view mode, double-click on the image to return to the browser.\n\ +\n", 96}, + {"Have fun!\n", 97}, + {"None :)\n", 98}, + {"Comments, suggestions and bug-reportings:\n", 99}, + {"\ + Maintainer: keziah@users.berlios.de\n\ +\n", 100}, + {"Original feedback:\n", 101}, + {" Please send them to my current primary e-mail address:\n", 102}, + {"Imageware:\n", 103}, + {"\ + I'm always collecting all kinds of images. If you *really* like this \ +program, send your favorite picture(s) to my secondary e-mail address:\n", 104}, + {"\ + Keep sending me things. :) And I'll keep on developing this program.\n", 105}, + {" P.S. My favorite is Anime/Manga. :)\n", 106}, + {"Usage", 107}, + {"Known bugs", 108}, + {"Legal", 109}, + {"Feedback", 110}, + {"Credits", 111}, + {"Translators", 112}, + {"Availables formats", 113}, + {"\ +GTK See v%s\n\ +URL: http://gtksee.berlios.de", 114}, + {"About GTK See", 115}, + {"Contents", 116}, + {"Close", 117}, + {"File", 118}, + {"View", 119}, + {"Full-view", 120}, + {"Quit", 121}, + {"Edit", 122}, + {"Cut", 123}, + {"Copy", 124}, + {"Paste", 125}, + {"Paste hard-link", 126}, + {"Timestamp", 127}, + {"Delete", 128}, + {"Select all", 129}, + {"Thumbnails", 130}, + {"Small icons", 131}, + {"Details", 132}, + {"Show hidden files", 133}, + {"Hide non-images", 134}, + {"Fast preview", 135}, + {"Sort", 136}, + {"By Name", 137}, + {"By Size", 138}, + {"By Property", 139}, + {"By Date", 140}, + {"By Type", 141}, + {"Ascend", 142}, + {"Descend", 143}, + {"Refresh", 144}, + {"Quick-refresh", 145}, + {"Auto-refresh", 146}, + {"Tools", 147}, + {"Slide show", 148}, + {"The Gimp", 149}, + {"Options...", 150}, + {"Help", 151}, + {"About GTK See...", 152}, + {"Up One Level", 153}, + {"About", 154}, + {"Name ", 155}, + {"Size ", 156}, + {"Image Properties ", 157}, + {"Type ", 158}, + {"Options", 159}, + {"Root directory", 160}, + {"Hidden directories", 161}, + {"File System", 162}, + {"Interval", 163}, + {"Slide Show", 164}, + {" Cancel ", 165}, + {" O K ", 166}, + {"second(s)", 167}, + {"minute(s)", 168}, + {"hour(s)", 169}, + {"day(s)", 170}, + {"milliseconds, no delay", 171}, + {"milliseconds, %i %s", 172}, + {"Invalid", 173}, + {"Next image", 174}, + {"Previous image", 175}, + {"Fit screen", 176}, + {"Full screen", 177}, + {"Browser", 178}, + {"Rotate -90", 179}, + {"Rotate +90", 180}, + {"Reflect Right/Left", 181}, + {"Reflect Up/Down", 182}, + {"Exit", 183}, + {"Browse", 184}, + {"Save Image", 185}, + {"Previous Image", 186}, + {"Next Image", 187}, + {"Stop/Resume Slideshow", 188}, + {"Fit Screen", 189}, }; -int _msg_tbl_length = 124; +int _msg_tbl_length = 189; --- gtksee-0.5.6.orig/po/gtksee.pot +++ gtksee-0.5.6/po/gtksee.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2004-05-25 19:16-0300\n" +"POT-Creation-Date: 2004-08-05 11:57+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,295 +15,295 @@ "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/common_tools.c:74 src/common_tools.c:298 +#: src/common_tools.c:74 src/common_tools.c:300 msgid "ok" msgstr "" -#: src/common_tools.c:117 +#: src/common_tools.c:152 msgid "Problem deleting file!" msgstr "" -#: src/common_tools.c:166 src/gtkseetoolbar.c:163 +#: src/common_tools.c:168 src/gtkseetoolbar.c:163 msgid "Remove" msgstr "" -#: src/common_tools.c:174 +#: src/common_tools.c:176 #, c-format msgid "Do you really want to remove %i file(s) ?" msgstr "" -#: src/common_tools.c:180 +#: src/common_tools.c:182 msgid "yes" msgstr "" -#: src/common_tools.c:191 +#: src/common_tools.c:193 msgid "no" msgstr "" -#: src/common_tools.c:232 +#: src/common_tools.c:234 msgid "Problem in rename file!" msgstr "" -#: src/common_tools.c:236 +#: src/common_tools.c:238 msgid "File exist !" msgstr "" -#: src/common_tools.c:242 +#: src/common_tools.c:244 msgid "Same filename !" msgstr "" -#: src/common_tools.c:244 +#: src/common_tools.c:246 msgid "No filename !" msgstr "" -#: src/common_tools.c:270 src/gtkseemenu.c:181 src/gtkseetoolbar.c:178 +#: src/common_tools.c:272 src/gtkseemenu.c:181 src/gtkseetoolbar.c:178 msgid "Rename" msgstr "" -#: src/common_tools.c:280 +#: src/common_tools.c:282 msgid "Rename file:" msgstr "" -#: src/common_tools.c:308 +#: src/common_tools.c:311 msgid "cancel" msgstr "" -#: src/common_tools.c:333 +#: src/common_tools.c:336 msgid "-adobe-helvetica-bold-r-normal--*-180-*-*-*-*-*-*" msgstr "" -#: src/common_tools.c:339 +#: src/common_tools.c:342 msgid "-adobe-times-medium-r-normal--*-140-*-*-*-*-*-*" msgstr "" #. creating OK button -#: src/common_tools.c:370 +#: src/common_tools.c:373 msgid "O K" msgstr "" #. set status_main(total files and size) -#: src/gtksee.c:957 +#: src/gtksee.c:960 #, c-format msgid "Total %i file(s) (%s)" msgstr "" -#: src/gtkseeabout.c:41 +#: src/gtkseeabout.c:42 msgid "Main Programming:" msgstr "" -#: src/gtkseeabout.c:42 src/gtkseeabout.c:68 +#: src/gtkseeabout.c:43 src/gtkseeabout.c:69 msgid "Lee Luyang" msgstr "" -#: src/gtkseeabout.c:43 +#: src/gtkseeabout.c:44 msgid "Additional Programming:" msgstr "" -#: src/gtkseeabout.c:43 src/gtkseeabout.c:73 +#: src/gtkseeabout.c:44 src/gtkseeabout.c:74 msgid "Daniel R. Ome" msgstr "" -#: src/gtkseeabout.c:44 +#: src/gtkseeabout.c:45 msgid "Important Collaboration:" msgstr "" -#: src/gtkseeabout.c:45 +#: src/gtkseeabout.c:46 msgid "Roman Belenov" msgstr "" -#: src/gtkseeabout.c:46 +#: src/gtkseeabout.c:47 msgid "Leopoldo Cerbaro" msgstr "" -#: src/gtkseeabout.c:47 +#: src/gtkseeabout.c:48 msgid "Jean-Pierre Demailly" msgstr "" -#: src/gtkseeabout.c:48 src/gtkseeabout.c:72 src/gtkseeabout.c:74 +#: src/gtkseeabout.c:49 src/gtkseeabout.c:73 src/gtkseeabout.c:75 msgid "Dmitry Goroh" msgstr "" -#: src/gtkseeabout.c:49 +#: src/gtkseeabout.c:50 msgid "Andreas Grosse" msgstr "" -#: src/gtkseeabout.c:50 +#: src/gtkseeabout.c:51 msgid "huzheng" msgstr "" -#: src/gtkseeabout.c:51 +#: src/gtkseeabout.c:52 msgid "Jarek" msgstr "" -#: src/gtkseeabout.c:52 +#: src/gtkseeabout.c:53 msgid "Jan Keirse" msgstr "" -#: src/gtkseeabout.c:53 +#: src/gtkseeabout.c:54 msgid "Kevin Krumwiede" msgstr "" -#: src/gtkseeabout.c:54 +#: src/gtkseeabout.c:55 msgid "Laurent Maestracci" msgstr "" -#: src/gtkseeabout.c:55 +#: src/gtkseeabout.c:56 msgid "Asbjoern Pettersen" msgstr "" -#: src/gtkseeabout.c:56 src/gtkseeabout.c:69 +#: src/gtkseeabout.c:57 src/gtkseeabout.c:70 msgid "Regis Rampnoux" msgstr "" -#: src/gtkseeabout.c:57 +#: src/gtkseeabout.c:58 msgid "Ulrich Ross" msgstr "" -#: src/gtkseeabout.c:58 src/gtkseeabout.c:63 src/gtkseeabout.c:70 +#: src/gtkseeabout.c:59 src/gtkseeabout.c:64 src/gtkseeabout.c:71 msgid "Dirk Ruediger" msgstr "" -#: src/gtkseeabout.c:59 +#: src/gtkseeabout.c:60 msgid "Holger Weiss" msgstr "" -#: src/gtkseeabout.c:60 +#: src/gtkseeabout.c:61 msgid "Pyun YongHyeon" msgstr "" -#: src/gtkseeabout.c:61 +#: src/gtkseeabout.c:62 msgid "Homepage and Graphics:" msgstr "" -#: src/gtkseeabout.c:62 +#: src/gtkseeabout.c:63 msgid "keziah" msgstr "" -#: src/gtkseeabout.c:63 +#: src/gtkseeabout.c:64 msgid "Man page:" msgstr "" -#: src/gtkseeabout.c:68 +#: src/gtkseeabout.c:69 msgid "Chinese:" msgstr "" -#: src/gtkseeabout.c:69 +#: src/gtkseeabout.c:70 msgid "French:" msgstr "" -#: src/gtkseeabout.c:70 +#: src/gtkseeabout.c:71 msgid "German:" msgstr "" -#: src/gtkseeabout.c:71 +#: src/gtkseeabout.c:72 msgid "Polish:" msgstr "" -#: src/gtkseeabout.c:71 +#: src/gtkseeabout.c:72 msgid "Leszek Pietryka" msgstr "" -#: src/gtkseeabout.c:72 +#: src/gtkseeabout.c:73 msgid "Russian:" msgstr "" -#: src/gtkseeabout.c:73 +#: src/gtkseeabout.c:74 msgid "Spanish:" msgstr "" -#: src/gtkseeabout.c:74 +#: src/gtkseeabout.c:75 msgid "Ukrainian:" msgstr "" -#: src/gtkseeabout.c:80 +#: src/gtkseeabout.c:81 msgid "Microsoft Windows and OS/2 bitmap image" msgstr "" -#: src/gtkseeabout.c:81 +#: src/gtkseeabout.c:82 msgid "Adobe Encapsulated PostScript (need GhostScript)" msgstr "" -#: src/gtkseeabout.c:82 +#: src/gtkseeabout.c:83 msgid "CompuServe graphics interchange format" msgstr "" -#: src/gtkseeabout.c:83 +#: src/gtkseeabout.c:84 msgid "Microsoft icon" msgstr "" -#: src/gtkseeabout.c:84 +#: src/gtkseeabout.c:85 msgid "Joint Photographic Experts Group JFIF format" msgstr "" -#: src/gtkseeabout.c:85 +#: src/gtkseeabout.c:86 msgid "Portable bitmap format (black and white)" msgstr "" -#: src/gtkseeabout.c:86 +#: src/gtkseeabout.c:87 msgid "ZSoft IBM PC Paintbrush" msgstr "" -#: src/gtkseeabout.c:87 +#: src/gtkseeabout.c:88 msgid "Portable graymap format (gray scale)" msgstr "" -#: src/gtkseeabout.c:88 +#: src/gtkseeabout.c:89 msgid "Portable Network Graphics" msgstr "" -#: src/gtkseeabout.c:89 +#: src/gtkseeabout.c:90 msgid "Portable anymap" msgstr "" -#: src/gtkseeabout.c:90 +#: src/gtkseeabout.c:91 msgid "Portable pixmap format (color)" msgstr "" -#: src/gtkseeabout.c:91 +#: src/gtkseeabout.c:92 msgid "Adobe PostScript" msgstr "" -#: src/gtkseeabout.c:92 +#: src/gtkseeabout.c:93 msgid "SUN Rasterfile" msgstr "" -#: src/gtkseeabout.c:93 +#: src/gtkseeabout.c:94 msgid "Irix RGB image" msgstr "" -#: src/gtkseeabout.c:94 +#: src/gtkseeabout.c:95 msgid "Truevision Targa image" msgstr "" -#: src/gtkseeabout.c:95 +#: src/gtkseeabout.c:96 msgid "Tagged Image File Format" msgstr "" -#: src/gtkseeabout.c:96 +#: src/gtkseeabout.c:97 msgid "Windows Metafile (need wmftogif)" msgstr "" -#: src/gtkseeabout.c:97 +#: src/gtkseeabout.c:98 msgid "X Windows system bitmap (black and white)" msgstr "" -#: src/gtkseeabout.c:98 +#: src/gtkseeabout.c:99 msgid "GIMP image" msgstr "" -#: src/gtkseeabout.c:99 +#: src/gtkseeabout.c:100 msgid "X Windows system pixmap (color)" msgstr "" -#: src/gtkseeabout.c:100 +#: src/gtkseeabout.c:101 msgid "X Windows system window dump (color)" msgstr "" -#: src/gtkseeabout.c:107 +#: src/gtkseeabout.c:108 msgid "COPYING\n" msgstr "" -#: src/gtkseeabout.c:108 +#: src/gtkseeabout.c:109 msgid "" "GTK See 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 " @@ -312,7 +312,7 @@ "\n" msgstr "" -#: src/gtkseeabout.c:109 +#: src/gtkseeabout.c:110 msgid "" "GTK See is distributed in the hope that it will be useful, but WITHOUT ANY " "WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS " @@ -321,192 +321,192 @@ "\n" msgstr "" -#: src/gtkseeabout.c:110 +#: src/gtkseeabout.c:111 msgid "" "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 " "Place - Suite 330, Boston, MA 02111-1307, USA.\n" msgstr "" -#: src/gtkseeabout.c:116 +#: src/gtkseeabout.c:117 msgid "Command-line usage:\n" msgstr "" -#: src/gtkseeabout.c:117 +#: src/gtkseeabout.c:118 msgid " gtksee [-R[directory]] [-rfisvh] [files...]\n" msgstr "" -#: src/gtkseeabout.c:118 +#: src/gtkseeabout.c:119 msgid " -r Use current directory as root\n" msgstr "" -#: src/gtkseeabout.c:119 +#: src/gtkseeabout.c:120 msgid " -R Use as root\n" msgstr "" -#: src/gtkseeabout.c:120 +#: src/gtkseeabout.c:121 msgid " -f Enable full-screen mode\n" msgstr "" -#: src/gtkseeabout.c:121 +#: src/gtkseeabout.c:122 msgid " -i Enable fit-screen mode\n" msgstr "" -#: src/gtkseeabout.c:122 +#: src/gtkseeabout.c:123 msgid " -s Enable slide-show mode\n" msgstr "" -#: src/gtkseeabout.c:123 +#: src/gtkseeabout.c:124 msgid " -v Print package version\n" msgstr "" -#: src/gtkseeabout.c:124 +#: src/gtkseeabout.c:125 msgid " -h Print this help message\n" msgstr "" -#: src/gtkseeabout.c:125 +#: src/gtkseeabout.c:126 msgid "" " files... Launch gtksee viewer\n" "\n" msgstr "" -#: src/gtkseeabout.c:127 +#: src/gtkseeabout.c:128 msgid "Keyboard shortcuts:\n" msgstr "" -#: src/gtkseeabout.c:128 +#: src/gtkseeabout.c:129 msgid " These keys are bound to viewer:\n" msgstr "" -#: src/gtkseeabout.c:129 +#: src/gtkseeabout.c:130 msgid " [Arrow-keys] Move large image\n" msgstr "" -#: src/gtkseeabout.c:130 +#: src/gtkseeabout.c:131 msgid " [PageUp] Show previous image\n" msgstr "" -#: src/gtkseeabout.c:131 +#: src/gtkseeabout.c:132 msgid " [PageDown] Show next image\n" msgstr "" -#: src/gtkseeabout.c:132 +#: src/gtkseeabout.c:133 msgid " [Home] Show the first image\n" msgstr "" -#: src/gtkseeabout.c:133 +#: src/gtkseeabout.c:134 msgid " [End] Show the last image\n" msgstr "" -#: src/gtkseeabout.c:134 +#: src/gtkseeabout.c:135 msgid " [Space] Show next image(loop)\n" msgstr "" -#: src/gtkseeabout.c:135 +#: src/gtkseeabout.c:136 msgid "" " [Escape] Return to the browser\n" "\n" msgstr "" -#: src/gtkseeabout.c:137 +#: src/gtkseeabout.c:138 msgid "Mouse hints:\n" msgstr "" -#: src/gtkseeabout.c:138 +#: src/gtkseeabout.c:139 msgid "" " In view mode, double-click on the image to return to the browser.\n" "\n" msgstr "" -#: src/gtkseeabout.c:140 +#: src/gtkseeabout.c:141 msgid "Have fun!\n" msgstr "" -#: src/gtkseeabout.c:146 +#: src/gtkseeabout.c:147 msgid "None :)\n" msgstr "" -#: src/gtkseeabout.c:152 src/gtkseeabout.c:156 +#: src/gtkseeabout.c:153 src/gtkseeabout.c:157 msgid "Comments, suggestions and bug-reportings:\n" msgstr "" -#: src/gtkseeabout.c:153 +#: src/gtkseeabout.c:154 msgid "" " Maintainer: keziah@users.berlios.de\n" "\n" msgstr "" -#: src/gtkseeabout.c:155 +#: src/gtkseeabout.c:156 msgid "Original feedback:\n" msgstr "" -#: src/gtkseeabout.c:157 +#: src/gtkseeabout.c:158 msgid " Please send them to my current primary e-mail address:\n" msgstr "" -#: src/gtkseeabout.c:159 +#: src/gtkseeabout.c:160 msgid "Imageware:\n" msgstr "" -#: src/gtkseeabout.c:160 +#: src/gtkseeabout.c:161 msgid "" " I'm always collecting all kinds of images. If you *really* like this " "program, send your favorite picture(s) to my secondary e-mail address:\n" msgstr "" -#: src/gtkseeabout.c:162 +#: src/gtkseeabout.c:163 msgid "" " Keep sending me things. :) And I'll keep on developing this program.\n" msgstr "" -#: src/gtkseeabout.c:163 +#: src/gtkseeabout.c:164 msgid " P.S. My favorite is Anime/Manga. :)\n" msgstr "" -#: src/gtkseeabout.c:302 +#: src/gtkseeabout.c:303 msgid "Usage" msgstr "" -#: src/gtkseeabout.c:306 +#: src/gtkseeabout.c:307 msgid "Known bugs" msgstr "" -#: src/gtkseeabout.c:310 +#: src/gtkseeabout.c:311 msgid "Legal" msgstr "" -#: src/gtkseeabout.c:314 +#: src/gtkseeabout.c:315 msgid "Feedback" msgstr "" -#: src/gtkseeabout.c:329 +#: src/gtkseeabout.c:330 msgid "Credits" msgstr "" -#: src/gtkseeabout.c:333 +#: src/gtkseeabout.c:334 msgid "Translators" msgstr "" -#: src/gtkseeabout.c:337 +#: src/gtkseeabout.c:338 msgid "Availables formats" msgstr "" -#: src/gtkseeabout.c:383 +#: src/gtkseeabout.c:388 #, c-format msgid "" "GTK See v%s\n" "URL: http://gtksee.berlios.de" msgstr "" -#: src/gtkseeabout.c:394 +#: src/gtkseeabout.c:399 msgid "About GTK See" msgstr "" -#: src/gtkseeabout.c:398 src/gtkseemenu.c:365 +#: src/gtkseeabout.c:403 src/gtkseemenu.c:365 msgid "Contents" msgstr "" -#: src/gtkseeabout.c:405 +#: src/gtkseeabout.c:410 msgid "Close" msgstr "" @@ -634,7 +634,7 @@ msgid "Tools" msgstr "" -#: src/gtkseemenu.c:348 src/viewer.c:826 +#: src/gtkseemenu.c:348 src/viewer.c:828 msgid "Slide show" msgstr "" @@ -679,114 +679,105 @@ msgid "Type " msgstr "" -#: src/options.c:84 +#: src/options.c:87 msgid "Options" msgstr "" -#: src/options.c:94 src/options.c:396 +#: src/options.c:97 src/options.c:301 msgid "Root directory" msgstr "" -#: src/options.c:136 +#: src/options.c:139 msgid "Hidden directories" msgstr "" -#: src/options.c:160 +#: src/options.c:163 msgid "File System" msgstr "" -#: src/options.c:168 +#: src/options.c:171 msgid "Interval" msgstr "" -#: src/options.c:218 +#: src/options.c:221 msgid "Slide Show" msgstr "" -#. Adding tab: --- Select plugin --- -#: src/options.c:223 -msgid "Plugins" -msgstr "" - -#: src/options.c:316 -msgid "Select plugin" -msgstr "" - -#: src/options.c:323 +#: src/options.c:228 msgid " Cancel " msgstr "" -#: src/options.c:330 +#: src/options.c:235 msgid " O K " msgstr "" -#: src/options.c:469 +#: src/options.c:374 msgid "second(s)" msgstr "" -#: src/options.c:469 +#: src/options.c:374 msgid "minute(s)" msgstr "" -#: src/options.c:469 +#: src/options.c:374 msgid "hour(s)" msgstr "" -#: src/options.c:469 +#: src/options.c:374 msgid "day(s)" msgstr "" -#: src/options.c:481 +#: src/options.c:386 msgid "milliseconds, no delay" msgstr "" -#: src/options.c:491 +#: src/options.c:396 #, c-format msgid "milliseconds, %i %s" msgstr "" -#: src/viewer.c:153 +#: src/viewer.c:154 msgid "Invalid" msgstr "" -#: src/viewer.c:792 +#: src/viewer.c:794 msgid "Next image" msgstr "" -#: src/viewer.c:809 +#: src/viewer.c:811 msgid "Previous image" msgstr "" -#: src/viewer.c:849 +#: src/viewer.c:851 msgid "Fit screen" msgstr "" -#: src/viewer.c:870 src/viewertoolbar.c:131 +#: src/viewer.c:872 src/viewertoolbar.c:131 msgid "Full screen" msgstr "" -#: src/viewer.c:895 +#: src/viewer.c:897 msgid "Browser" msgstr "" #. Rotate and reflect function ... -#: src/viewer.c:906 src/viewertoolbar.c:239 +#: src/viewer.c:908 src/viewertoolbar.c:239 msgid "Rotate -90" msgstr "" -#: src/viewer.c:912 src/viewertoolbar.c:253 +#: src/viewer.c:914 src/viewertoolbar.c:253 msgid "Rotate +90" msgstr "" -#: src/viewer.c:918 src/viewertoolbar.c:269 +#: src/viewer.c:920 src/viewertoolbar.c:269 msgid "Reflect Right/Left" msgstr "" -#: src/viewer.c:925 src/viewertoolbar.c:283 +#: src/viewer.c:927 src/viewertoolbar.c:283 msgid "Reflect Up/Down" msgstr "" -#: src/viewer.c:936 src/viewertoolbar.c:299 +#: src/viewer.c:938 src/viewertoolbar.c:299 msgid "Exit" msgstr "" --- gtksee-0.5.6.orig/debian/menu +++ gtksee-0.5.6/debian/menu @@ -0,0 +1 @@ +?package(gtksee):needs="X11" section="Apps/Viewers" title="GTKsee" command="/usr/bin/gtksee" --- gtksee-0.5.6.orig/debian/changelog +++ gtksee-0.5.6/debian/changelog @@ -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 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 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 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 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 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 Sat, 24 Feb 2001 12:50:07 +0100 + +gtksee (0.5.0-1) unstable; urgency=low + + * New upstream version. + + -- Robert Edmonds Wed, 13 Dec 2000 17:24:47 -0500 + +gtksee (0.3.0-1) unstable; urgency=low + + * New upstream version. + + -- Robert S. Edmonds Sun, 13 Jun 1999 13:46:28 -0400 + +gtksee (0.2.2-2) unstable; urgency=low + + * Recompiled with libgtk1.2. + + -- Robert S. Edmonds Thu, 8 Apr 1999 15:06:25 -0400 + +gtksee (0.2.2-1) unstable; urgency=low + + * New upstream version. + + -- Robert S. Edmonds Sun, 21 Feb 1999 17:40:29 -0500 + +gtksee (0.2.1-1) unstable; urgency=low + + * New upstream version. + + -- Robert S. Edmonds Thu, 3 Dec 1998 17:28:03 -0500 + +gtksee (0.2.0-1) unstable; urgency=low + + * Initial Release. + + -- Robert S. Edmonds Sun, 22 Nov 1998 20:43:08 -0500 --- gtksee-0.5.6.orig/debian/control +++ gtksee-0.5.6/debian/control @@ -0,0 +1,14 @@ +Source: gtksee +Section: graphics +Priority: extra +Maintainer: Nico Golde +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. --- gtksee-0.5.6.orig/debian/copyright +++ gtksee-0.5.6/debian/copyright @@ -0,0 +1,25 @@ +This package was debianized by Nico Golde 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 , Daniel R. Ome + + +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/. --- gtksee-0.5.6.orig/debian/rules +++ gtksee-0.5.6/debian/rules @@ -0,0 +1,11 @@ +#!/usr/bin/make -f +# rules-file written by Nico Golde + +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 --- gtksee-0.5.6.orig/debian/compat +++ gtksee-0.5.6/debian/compat @@ -0,0 +1 @@ +4 --- gtksee-0.5.6.orig/debian/patches/manual.dpatch +++ gtksee-0.5.6/debian/patches/manual.dpatch @@ -0,0 +1,60 @@ +#! /bin/sh -e +## manual.dpatch by Nico Golde +## +## 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 , ++This manual page was written by Lenart Janos and Nico Golde + for the Debian GNU system (but may be used by others). --- gtksee-0.5.6.orig/debian/patches/00list +++ gtksee-0.5.6/debian/patches/00list @@ -0,0 +1,2 @@ +gtksee +manual --- gtksee-0.5.6.orig/debian/patches/gtksee.dpatch +++ gtksee-0.5.6/debian/patches/gtksee.dpatch @@ -0,0 +1,37 @@ +#! /bin/sh -e +## gtksee.dpatch by Nico Golde +## +## 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) */