From: Klaus Ethgen Date: Fri, 18 Sep 2015 17:49:43 +0000 (+0100) Subject: Changing reference to sourceforge X-Git-Tag: v1.3~74 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=285c2da9dcfac06cd82abecd243a91e226c6850f Changing reference to sourceforge Change sourceforge to geeqie.org. --- diff --git a/CODING b/CODING index 2db81115..7750c146 100644 --- a/CODING +++ b/CODING @@ -10,7 +10,7 @@ GPL header, in every file, like this: */ /* - * This file is a part of Geeqie project (http://geeqie.sourceforge.net/). + * This file is a part of Geeqie project (http://www.geeqie.org/). * Copyright (C) 2008 - 2012 The Geeqie Team * * This program is free software; you can redistribute it and/or modify it diff --git a/README b/README index 935e0fea..b8a00517 100644 --- a/README +++ b/README @@ -22,10 +22,11 @@ Please report any crash or odd behavior to the bugtracker: https://sourceforge.net/tracker/?group_id=222125&atid=1054680 For more info see: -http://geeqie.sourceforge.net +http://www.geeqie.org/ Vladimir Nadvornik Petr Ostadal +Klaus Ethgen Please send any question or suggestions to geeqie-devel@lists.sourceforge.net diff --git a/configure.in b/configure.in index c5b726c8..4bbbf2cc 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. -*- Autoconf -*- -dnl This file is a part of Geeqie project (http://geeqie.sourceforge.net/). +dnl This file is a part of Geeqie project (http://www.geeqie.org/). dnl Copyright (C) 2008 - 2012 The Geeqie Team dnl dnl This program is free software; you can redistribute it and/or modify @@ -512,7 +512,7 @@ AH_TOP([ */ /* - * This file is a part of Geeqie project (http://geeqie.sourceforge.net/). + * This file is a part of Geeqie project (http://www.geeqie.org/). * Copyright (C) 2008 - 2012 The Geeqie Team * * This program is free software; you can redistribute it and/or modify diff --git a/debian/control b/debian/control index a113f0db..894ca009 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Klaus Ethgen Build-Depends: debhelper (>= 7), autotools-dev, libpng12-dev, libgtk2.0-dev (>= 2.4), liblcms1-dev, liblircclient-dev, libexiv2-dev, binutils (>= 2.17) Standards-Version: 3.7.3 -Homepage: http://geeqie.sourceforge.net/ +Homepage: http://www.geeqie.org/ Package: geeqie Architecture: any diff --git a/debian/copyright b/debian/copyright index ac68a9a5..277837b9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Klaus Ethgen on Fri, 10 Apr 2009 18:52:22 +0100. -It was downloaded from http://geeqie.sourceforge.net/ +It was downloaded from http://www.geeqie.org/ Upstream Authors: diff --git a/geeqie.spec.in b/geeqie.spec.in index bc5772a1..c79f47a0 100644 --- a/geeqie.spec.in +++ b/geeqie.spec.in @@ -34,7 +34,7 @@ License: GNU General Public License version 2 or later (GPL v2 or later) Group: Productivity/Graphics/Viewers Source: geeqie-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -URL: http://geeqie.sourceforge.net/ +URL: http://www.geeqie.org/ # # these are requirements of the plugins Requires: exiv2 exiftran ImageMagick ufraw diff --git a/src/glua.h b/src/glua.h index 410cfb68..a0e099fb 100644 --- a/src/glua.h +++ b/src/glua.h @@ -4,7 +4,7 @@ */ /* - * This file is a part of Geeqie project (http://geeqie.sourceforge.net/). + * This file is a part of Geeqie project (http://www.geeqie.org/). * Copyright (C) 2008 - 2010 The Geeqie Team * * This program is free software; you can redistribute it and/or modify it diff --git a/src/lua.c b/src/lua.c index 84f3ff56..95a5780c 100644 --- a/src/lua.c +++ b/src/lua.c @@ -4,7 +4,7 @@ */ /* - * This file is a part of Geeqie project (http://geeqie.sourceforge.net/). + * This file is a part of Geeqie project (http://www.geeqie.org/). * Copyright (C) 2008 - 2010 The Geeqie Team * * This program is free software; you can redistribute it and/or modify it diff --git a/src/main.h b/src/main.h index b8004774..4ae14db4 100644 --- a/src/main.h +++ b/src/main.h @@ -69,7 +69,7 @@ #define GQ_APPNAME "Geeqie" #define GQ_APPNAME_LC "geeqie" -#define GQ_WEBSITE "geeqie.sourceforge.net" +#define GQ_WEBSITE "www.geeqie.org" #define GQ_EMAIL_ADDRESS "geeqie-devel@lists.sourceforge.net" #define GQ_RC_DIR "." GQ_APPNAME_LC