goffice r2071 - in trunk: . plugins/plot_boxes po tools



Author: jody
Date: Sun May  4 23:51:13 2008
New Revision: 2071
URL: http://svn.gnome.org/viewvc/goffice?rev=2071&view=rev

Log:
2008-05-04  Jody Goldberg <jody gnome org>

	* Release 0.6.3


Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/plugins/plot_boxes/gog-histogram.c
   trunk/po/ChangeLog
   trunk/tools/ChangeLog

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Sun May  4 23:51:13 2008
@@ -11,7 +11,7 @@
 	intltool-update.in	\
 	intltool-merge.in
 
-DISTCLEANFILES = intltool-extract intltool-merge intltool-update
+DISTCLEANFILES = intltool-extract intltool-merge intltool-update doltcompile
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
 

Modified: trunk/plugins/plot_boxes/gog-histogram.c
==============================================================================
--- trunk/plugins/plot_boxes/gog-histogram.c	(original)
+++ trunk/plugins/plot_boxes/gog-histogram.c	Sun May  4 23:51:13 2008
@@ -31,7 +31,6 @@
 #include <goffice/utils/go-format.h>
 #include <glib/gi18n-lib.h>
 #include <gsf/gsf-impl-utils.h>
-#include <libart_lgpl/libart.h>
 
 #define GOG_HISTOGRAM_PLOT_SERIES_TYPE	(gog_histogram_plot_series_get_type ())
 #define GOG_HISTOGRAM_PLOT_SERIES(o)	(G_TYPE_CHECK_INSTANCE_CAST ((o), GOG_HISTOGRAM_PLOT_SERIES_TYPE, GogHistogramPlotSeries))



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