Skip to content

Commit

Permalink
more renames
Browse files Browse the repository at this point in the history
  • Loading branch information
nadvornik committed Mar 24, 2008
1 parent 63da021 commit 81d7720
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 29 deletions.
16 changes: 8 additions & 8 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
SUBDIRS = src po doc
DIST_SUBDIRS = src po doc

man_MANS = gqview.1
man_MANS = geeqie.1

readmedir = $(datadir)/doc/gqview-$(VERSION)
readmedir = $(datadir)/doc/geeqie-$(VERSION)
readme_DATA = README COPYING ChangeLog TODO

desktopdir = $(datadir)/applications
desktop_DATA = gqview.desktop
desktop_DATA = geeqie.desktop

icondir = $(datadir)/pixmaps
icon_DATA = gqview.png
icon_DATA = geeqie.png

EXTRA_DIST = \
$(readme_DATA) \
$(desktop_DATA) \
$(icon_DATA) \
gqview.spec.in \
gqview.1
geeqie.spec.in \
geeqie.1

dist-hook: gqview.spec
cp $(top_builddir)/gqview.spec $(distdir)
dist-hook: geeqie.spec
cp $(top_builddir)/geeqie.spec $(distdir)


2 changes: 1 addition & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ test -z "$srcdir" && srcdir=.
&& test -f $srcdir/src/main.c \
&& test -f $srcdir/src/gqview.h) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level gqview directory"
echo " top-level geeqie directory"
exit 1
}

Expand Down
6 changes: 3 additions & 3 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ fi

AM_PATH_GTK_2_0(2.4.0,,AC_MSG_ERROR(GTK+ >= 2.4.0 not installed.))

AC_DEFINE_UNQUOTED(GQVIEW_HELPDIR, "$prefix/share/doc/gqview-$VERSION", [Location of documentation files])
AC_DEFINE_UNQUOTED(GQVIEW_HTMLDIR, "$prefix/share/doc/gqview-$VERSION/html", [Location of html documentation])
AC_DEFINE_UNQUOTED(GQVIEW_HELPDIR, "$prefix/share/doc/geeqie-$VERSION", [Location of documentation files])
AC_DEFINE_UNQUOTED(GQVIEW_HTMLDIR, "$prefix/share/doc/geeqie-$VERSION/html", [Location of html documentation])

dnl checks for functions
AC_CHECK_FUNCS(strverscmp)
Expand Down Expand Up @@ -81,6 +81,6 @@ src/icons/Makefile
src/icons/svg/Makefile
po/Makefile.in
doc/Makefile
gqview.spec
geeqie.spec
])

12 changes: 6 additions & 6 deletions gqview.1 → geeqie.1
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
.\"Sergio Rua <srua@gpul.org>
.\"
.\"
.\" GQview manual page.
.\" Geeqie manual page.
.\" (C)2004 John Ellis <johne@verizon.net>
.\"
.\" This document is free to modify and distribute.
.\"
.TH gqview 1 "GQview"
.TH geeqie 1 "Geeqie"

.SH NAME
GQview \- GTK based multiformat image viewer
Geeqie \- GTK based multiformat image viewer
.SH SYNOPSIS
.B gqview
.B geeqie
.RI [ options ]
.RI [ path ]
.br

.SH DESCRIPTION
\fBGQview\fP is an interactive GTK based image viewer that supports multiple image formats, zooming, panning, thumbnails and sorting images into collections.
\fBGeeqie\fP is an interactive GTK based image viewer that supports multiple image formats, zooming, panning, thumbnails and sorting images into collections.

.SH OPTIONS
.B
Expand Down Expand Up @@ -472,7 +472,7 @@ Copyright (C) 1999-2004 by John Ellis.
Use this software at your own risk!
This software released under the GNU General Public License. Please read the COPYING file for more information.
.SH BUGS
Please send bug reports and feedback to gqview@users.sourceforge.net or the author, below.
Please send bug reports and feedback to geeqie-devel@lists.sourceforge.net
.SH AUTHOR
.B John Ellis
<johne@verizon.net>
Expand Down
2 changes: 1 addition & 1 deletion gqview.desktop → geeqie.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Type=Application
Terminal=false
# Startup notification disabled, since the remote -r switch may not open a new window...
#StartupNotify=false
#StartupWMClass=gqview
#StartupWMClass=geeqie
Encoding=UTF-8
Categories=Application;Graphics;Viewer;
MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx;
File renamed without changes
20 changes: 10 additions & 10 deletions gqview.spec.in → geeqie.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,38 @@ Summary: Graphics file browser utility.
Summary(fr): Explorateur de fichiers graphiques
Summary(es): Navegador de archivos gr�ficos
Summary(it): Visualizzatore di archivi grafici
Name: gqview
Name: geeqie
Version: @VERSION@
Release: 1
License: GPL
Group: Applications/Multimedia
Source: http://prdownloads.sourceforge.net/gqview/gqview-%{version}.tar.gz
Source: http://prdownloads.sourceforge.net/geeqie/geeqie-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root

URL: http://gqview.sourceforge.net
URL: http://geeqie.sourceforge.net

Requires: gtk2 >= 2.4.0

%description
GQview is a browser for graphics files.
Geeqie is a browser for graphics files.
Offering single click viewing of your graphics files.
Includes thumbnail view, zoom and filtering features.
And external editor support.

%description -l fr
GQview est un explorateur de fichiers graphiques.
Geeqie est un explorateur de fichiers graphiques.
Il permet d'un simple clic l'affichage de vos fichiers graphiques.
Les capacit�s suivantes sont incluses: vue d'imagettes, zoom,
filtres et support d'�diteurs externes.

%description -l es
GQview es un navegador de archivos gr�ficos.
Geeqie es un navegador de archivos gr�ficos.
Ofrece visualizar sus archivos gr�ficos con s�lo hacer un clic.
Incluye visualizaci�n de miniaturas, zoom, filtros y soporte para
editores externos.

%description -l it
GQView � un visualizzatore di archivi grafici.
Geeqie � un visualizzatore di archivi grafici.
Offre la possibilit� di visualizzare i tuoi files grafici grazie ad un singolo
click.
Include la rappresentazione tramite miniature e gli strumenti di zoom e
Expand Down Expand Up @@ -68,9 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-, root, root)

%doc README COPYING TODO html
%{_bindir}/gqview
%{_bindir}/geeqie
%{_datadir}/locale/*/*/*
%{_datadir}/applications/gqview.desktop
%{_datadir}/pixmaps/gqview.png
%{_datadir}/applications/geeqie.desktop
%{_datadir}/pixmaps/geeqie.png
%{_mandir}/man?/*

0 comments on commit 81d7720

Please sign in to comment.