[evolution/gnome-3-10] configure.ac: Update PACKAGE_URL to Evolution wiki.



commit 01c4ac2f07b5e881cc107023c1f4195f7d357f32
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Dec 17 13:46:13 2013 -0500

    configure.ac: Update PACKAGE_URL to Evolution wiki.
    
    The PACKAGE_URL shows up in Evolution's "About" dialog.
    
    Link to http://wiki.gnome.org/Apps/Evolution, as projects.gnome.org
    is shutting down soon.
    
    (cherry picked from commit da3a80603cb5873d8310160683acfc988ef5a23f)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d723ad5..16ce30f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ m4_define([base_version], [3.10])
 
 dnl Autoconf / Automake Initialization
 AC_PREREQ([2.64])
-AC_INIT([evolution],[evo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution],[evolution],[http://www.gnome.org/projects/evolution/])
+AC_INIT([evolution],[evo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution],[evolution],[http://wiki.gnome.org/Apps/Evolution/])
 AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-gzip -Wall -Wno-portability foreign])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]