[egg-list-box] configure.ac: fix bugzilla url, Bug 700260
- From: Pierre-Yves Luyten <pyluyten src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [egg-list-box] configure.ac: fix bugzilla url, Bug 700260
- Date: Tue, 14 May 2013 17:22:39 +0000 (UTC)
commit 1810c054ef97833863deff909c46d34da7214bf2
Author: Pierre-Yves Luyten <py luyten fr>
Date: Mon May 13 23:03:37 2013 +0200
configure.ac: fix bugzilla url, Bug 700260
Url was still pointing to gnome-contacts
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1e76c7b..b9052be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.67])
-AC_INIT([egg-list-box],[3.5.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
+AC_INIT([egg-list-box],[3.5.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=egg-list-box])
AC_CONFIG_SRCDIR([test-list.vala])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]