[libpeas] Change the bugzilla component.



commit 23fe2b00ea0d2003385c4e72df452f0fe68fe4e4
Author: Steve Frécinaux <code istique net>
Date:   Sun May 30 02:13:13 2010 +0200

    Change the bugzilla component.
    
    We just got our bugzilla component!
    
    https://bugzilla.gnome.org/show_bug.cgi?id=619918

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e83177c..36128dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ m4_define(peas_lt_current, [m4_eval(100 * peas_minor_version + peas_micro_versio
 m4_define(peas_lt_revision, [peas_interface_age])
 m4_define(peas_lt_age, [m4_eval(peas_binary_age - peas_interface_age)])
 
-AC_INIT([libpeas],[peas_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gedit],[libpeas])
+AC_INIT([libpeas],[peas_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libpeas],[libpeas])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([libpeas/peas-engine.c])



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