URL escape the '+' in gtk+ in the bugzilla URL.
Thu Mar 3 16:59:44 2005 Manish Singh <yosh@gimp.org> * configure.in: URL escape the '+' in gtk+ in the bugzilla URL.
This commit is contained in:
committed by
Manish Singh
parent
6480845a09
commit
396d6825c9
@@ -1,3 +1,7 @@
|
||||
Thu Mar 3 16:59:44 2005 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: URL escape the '+' in gtk+ in the bugzilla URL.
|
||||
|
||||
2005-03-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtksettings.c (gtk_settings_get_property):
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Thu Mar 3 16:59:44 2005 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: URL escape the '+' in gtk+ in the bugzilla URL.
|
||||
|
||||
2005-03-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtksettings.c (gtk_settings_get_property):
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
Thu Mar 3 16:59:44 2005 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: URL escape the '+' in gtk+ in the bugzilla URL.
|
||||
|
||||
2005-03-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtksettings.c (gtk_settings_get_property):
|
||||
|
||||
@@ -35,7 +35,7 @@ m4_define([atk_required_version], [1.0.1])
|
||||
|
||||
|
||||
AC_INIT([gtk+], [gtk_version],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtk+],
|
||||
[http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B],
|
||||
[gtk+])
|
||||
|
||||
AC_CONFIG_SRCDIR([gdk/gdktypes.h])
|
||||
|
||||
Reference in New Issue
Block a user