[nautilus-sound-converter] Add webpage to AC_INIT()



commit 020f7128bbb0fb83adb9c5ea1fc61aa676fe85ef
Author: Brian Pepple <bpepple fedoraproject org>
Date:   Sun May 22 17:10:47 2011 -0400

    Add webpage to AC_INIT()

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 93c0caa..3ce7637 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([nautilus-sound-converter],[3.0.1],[https://bugzilla.gnome.org/browse.cgi?product=nautilus-sound-converter],[nautilus-sound-converter])
+AC_INIT([nautilus-sound-converter],[3.0.1],[https://bugzilla.gnome.org/browse.cgi?product=nautilus-sound-converter],[nautilus-sound-converter],[http://projects.gnome.org/nautilus-sound-converter/])
 AC_PREREQ([2.68])
 AC_COPYRIGHT([Copyright (C) 2008-2011 Brian Pepple])
 



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