aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* autogen.sh: s/SVN/git/Xan Lopez2012-08-121-1/+1
|
* Bump libtool to 2.2 and remove doltJavier Jardón2009-10-011-0/+1
| | | | | | Bug #596669 Signed-off-by: Xan Lopez <xan@gnome.org>
* Remove po/ChangeLog, and depend on intltool 0.40.4 in svn builds.Christian Persch2008-09-211-1/+3
| | | | svn path=/trunk/; revision=8513
* s/cvs/svn/gChristian Persch2006-12-311-1/+1
| | | | svn path=/trunk/; revision=6773
* === Release 2.17.4 ===RELEASE_2_17_4Christian Persch2006-12-191-4/+2
| | | | | | | | | | | | 2006-12-18 Christian Persch <chpe@cvs.gnome.org> === Release 2.17.4 === * autogen.sh: * configure.ac: * src/Makefile.am: Link with -lxpcomglue_s on trunk.
* Add useful warning when gnome-autogen.sh couldn't be found.Wouter Bolsterlee2006-11-111-3/+6
| | | | | | | 2006-11-10 Wouter Bolsterlee <wbolster@cvs.gnome.org> * autogen.sh: Add useful warning when gnome-autogen.sh couldn't be found.
* Revert autogen.sh changeChristian Persch2006-01-031-1/+1
|
* R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: AChristian Persch2006-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-01-02 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: * autogen.sh: * configure.ac: R data/GNOME_Epiphany_Automation.server.in: * data/Makefile.am: A data/epiphany-service.xml: A data/org.gnome.Epiphany.service.in: * doc/reference/Makefile.am: R idl/.cvsignore: R idl/EphyAutomation.idl: R idl/Makefile.am: * lib/Makefile.am: R lib/ephy-dbus.c: R lib/ephy-dbus.h: * lib/ephy-file-helpers.c: (ephy_file_launch_application): * src/Makefile.am: A src/ephy-activation.c: A src/ephy-activation.h: A src/ephy-dbus.c: A src/ephy-dbus.h: * src/ephy-main.c: (main): * src/ephy-shell.c: (ephy_shell_init), (open_urls), (dbus_g_proxy_finalized_cb), (ephy_shell_startup), (ephy_shell_dispose): Bonobo is dead; long live the Bonobos! Patch by Gustavo Gama, bug #322463.
* Version 1.9.Christian Persch2005-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 2005-08-28 Christian Persch <chpe@cvs.gnome.org> * ChangeLog-20050828: * Makefile.am: * autogen.sh: * configure.ac: * data/Makefile.am: * data/epiphany-1.10.pc.in: * data/epiphany-1.8.pc.in: * doc/reference/Makefile.am: * embed/Makefile.am: * embed/mozilla/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: * lib/ephy-dbus.c: (session_filter_func), (system_filter_func), (ephy_dbus_connect_to_session_bus), (ephy_dbus_disconnect_bus): * lib/widgets/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Version 1.9.
* A help/epiphany.omf.in: R help/es/epiphany-es.omf: R help/es/epiphany.xml:Christian Persch2005-07-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2005-07-20 Christian Persch <chpe@cvs.gnome.org> * .cvsignore: * Makefile.am: * autogen.sh: * configure.ac: * help/C/epiphany.xml: * help/Makefile.am: A help/epiphany.omf.in: R help/es/epiphany-es.omf: R help/es/epiphany.xml: * help/es/es.po: R help/es/legal.xml: R help/eu/epiphany-eu.omf: R help/eu/epiphany.xml: * help/eu/eu.po: R help/eu/legal.xml: R help/fi/epiphany-fi.omf: R help/fi/epiphany.xml: R help/fi/legal.xml: R help/ja/epiphany-ja.omf: R help/ja/epiphany.xml: * help/ja/ja.po: R help/ja/legal.xml: R help/uk/epiphany-uk.omf: R help/uk/epiphany.xml: R help/uk/legal.xml: Use gnome-doc-utils, and move existing translations over.
* Updated glib dependency.Christian Persch2004-11-041-1/+1
| | | | | | | | | | | | 2004-11-04 Christian Persch <chpe@cvs.gnome.org> * configure.ac: Updated glib dependency. * lib/ephy-gui.c: (ephy_gui_confirm_overwrite_file): Use g_filename_display_name() here.
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-1/+1
| | | | | | | | 2004-09-13 Christian Persch <chpe@cvs.gnome.org> Merging pre-gnome-2-10 branch to HEAD. Splitting ChangeLog.
* Use gnome-common to generate help makefilesMarco Pesenti Gritti2004-02-021-1/+2
| | | | | | | | | | 2004-02-02 Marco Pesenti Gritti <marco@gnome.org> * autogen.sh: * omf.make: * xmldocs.make: Use gnome-common to generate help makefiles
* depend on automake 1.7, it seem it's needed by the deprecates code.Marco Pesenti Gritti2003-12-101-1/+1
| | | | | | | | | 2003-12-09 Marco Pesenti Gritti <marco@gnome.org> * autogen.sh: depend on automake 1.7, it seem it's needed by the deprecates code.
* Require automake >= 1.6Anders Carlsson2003-05-081-1/+1
| | | | | | 2003-05-08 Anders Carlsson <andersca@codefactory.se> * autogen.sh: Require automake >= 1.6
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+19