more renames
authorVladimir Nadvornik <nadvornik@suse.cz>
Mon, 24 Mar 2008 09:55:09 +0000 (09:55 +0000)
committerVladimir Nadvornik <nadvornik@suse.cz>
Mon, 24 Mar 2008 09:55:09 +0000 (09:55 +0000)
Makefile.am
autogen.sh
configure.in
geeqie.1 [moved from gqview.1 with 95% similarity]
geeqie.desktop [moved from gqview.desktop with 97% similarity]
geeqie.png [moved from gqview.png with 100% similarity]
geeqie.spec.in [moved from gqview.spec.in with 80% similarity]

index 0e4d836..bcfe421 100644 (file)
@@ -3,25 +3,25 @@
 SUBDIRS = src po doc
 DIST_SUBDIRS = src po doc
 
 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
 readme_DATA = README COPYING ChangeLog TODO
 
 desktopdir = $(datadir)/applications
-desktop_DATA = gqview.desktop
+desktop_DATA = geeqie.desktop
 
 icondir = $(datadir)/pixmaps
 
 icondir = $(datadir)/pixmaps
-icon_DATA = gqview.png
+icon_DATA = geeqie.png
 
 EXTRA_DIST = \
        $(readme_DATA)  \
        $(desktop_DATA) \
        $(icon_DATA)    \
 
 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)
 
 
 
 
index 5647c14..09e4eb0 100755 (executable)
@@ -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"
   && 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
 }
 
     exit 1
 }
 
index a7ba3d8..f860488 100644 (file)
@@ -20,8 +20,8 @@ fi
 
 AM_PATH_GTK_2_0(2.4.0,,AC_MSG_ERROR(GTK+ >= 2.4.0 not installed.))
 
 
 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)
 
 dnl checks for functions
 AC_CHECK_FUNCS(strverscmp)
@@ -81,6 +81,6 @@ src/icons/Makefile
 src/icons/svg/Makefile
 po/Makefile.in
 doc/Makefile
 src/icons/svg/Makefile
 po/Makefile.in
 doc/Makefile
-gqview.spec
+geeqie.spec
 ])
 
 ])
 
similarity index 95%
rename from gqview.1
rename to geeqie.1
index 5f65284..f7d81fe 100644 (file)
--- a/gqview.1
+++ b/geeqie.1
@@ -3,23 +3,23 @@
 .\"Sergio Rua <srua@gpul.org>
 .\"
 .\"
 .\"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.
 .\"
 .\" (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
 
 .SH NAME
-GQview \- GTK based multiformat image viewer
+Geeqie \- GTK based multiformat image viewer
 .SH SYNOPSIS
 .SH SYNOPSIS
-.B gqview
+.B geeqie
 .RI [ options ] 
 .RI [ path ]
 .br
 
 .SH DESCRIPTION
 .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
 
 .SH OPTIONS
 .B
@@ -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
 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>
 .SH AUTHOR
 .B John Ellis
 <johne@verizon.net>
similarity index 97%
rename from gqview.desktop
rename to geeqie.desktop
index 5e6cdfb..4add934 100644 (file)
@@ -15,7 +15,7 @@ Type=Application
 Terminal=false
 # Startup notification disabled, since the remote -r switch may not open a new window...
 #StartupNotify=false
 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;
 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;
similarity index 100%
rename from gqview.png
rename to geeqie.png
similarity index 80%
rename from gqview.spec.in
rename to geeqie.spec.in
index 2a3ece2..c7d3c3f 100644 (file)
@@ -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
 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
 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
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
-URL: http://gqview.sourceforge.net
+URL: http://geeqie.sourceforge.net
 
 Requires: gtk2 >= 2.4.0
 
 %description
 
 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
 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
 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
 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
 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
@@ -68,9 +68,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-, root, root)
 
 %doc README COPYING TODO html
 %defattr(-, root, root)
 
 %doc README COPYING TODO html
-%{_bindir}/gqview
+%{_bindir}/geeqie
 %{_datadir}/locale/*/*/*
 %{_datadir}/locale/*/*/*
-%{_datadir}/applications/gqview.desktop
-%{_datadir}/pixmaps/gqview.png
+%{_datadir}/applications/geeqie.desktop
+%{_datadir}/pixmaps/geeqie.png
 %{_mandir}/man?/*
 
 %{_mandir}/man?/*