summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-10-20 18:48:39 +0000
committerrh <rh@pkgsrc.org>2001-10-20 18:48:39 +0000
commitbfd7685f68f4ab5c6d26e50609878dd5c90deef5 (patch)
treefa3f81a4c69f5e4c42025bf2b4646dad2f69198d /math
parentc99b20643998fbd913c451fe940a1ee722f80120 (diff)
downloadpkgsrc-bfd7685f68f4ab5c6d26e50609878dd5c90deef5.tar.gz
Update gnumeric to 0.71. Notable changes include:
* Core support for validation and conditional formats. * Rewrite descriptive statistics, correlation, covariance, and rank analysis tool dialogs to use the gnumeric-expr-entry widget. * Add a 'Fill' menu connection to autofill. * Improve function documentation generator. * Enable XL import for graphs. * Import/Export/Edit Hidden/Locked attributes. * Parse using the assigned fmt before checking the builtins. * Enable basic attributes when importing shapes from XL. * Add simple bucketing of range dependencies. * Formating extensions and corrections. * Some simple recalc tuning speeds things up by a factor of 2. * Basic version of just in time rendering for another factor of 2. * Cleanup the DOM based xml import/export utilities. * Remove irritating frame around bonobo objects. * Make the sheet object control points prettier. * Off by 1 pixel/pt error when handling right/center alignment. * Improve sheet object menus. * Reworked the Text Combo, * Remove the eval queue. * Improve the Histogram tool slightly. * Improve INDIRECT. * Sort the function names for the index generator. * Fix handling of mixed mode references. * Convert lines/arrows/boxes/ovals to StyleColor. * Correct sensitivity of menus & toolbars. * Some initial guess work on how to import conditional XL formats. * bump bonobo req to 1.0.8 to fix the memory problem. * bump the gnome-print req to 0.29 in an effort to decrease the number of problems with gnome-print installs. * Fixed COUPNUM(). * MPS importer plugin implemented. Reads a linear program in MPS format and creates a spreadsheet model of it. Currently, the bounds and ranges are not implemented yet. * The POI project has contributed an xml schema for .gnumeric files * Speed up font handling. * Speed up dependency handling. * Eliminate deep recursion during dependency dirtying. * Fix the python and python-loader modules. (Work around mind- boggling bug in python. Again.) * Various code cleanup. * Fix regression. * Implemented querying in search-and-replace. * Implemented Search. * improve the oleo importer. * Support gray scale patterns when printing. * Improve Header/Footer page for printer setup. * Improve font handling for multi-byte environments. * Support for translations in plugin.xml files using xml-i18n-tools (modified xml file structure a bit). * Sped up Gnumeric compilation by replacing #include <gnome.h> with something smaller in almost all source files.
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile10
-rw-r--r--math/gnumeric/distinfo8
-rw-r--r--math/gnumeric/pkg/PLIST1011
3 files changed, 537 insertions, 492 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 3c17cbd19eb..569646370e7 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2001/10/04 19:28:42 rh Exp $
+# $NetBSD: Makefile,v 1.37 2001/10/20 18:48:39 rh Exp $
#
-DISTNAME= gnumeric-0.70
+DISTNAME= gnumeric-0.71
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
@@ -16,17 +16,19 @@ USE_LIBTOOL= YES
USE_X11BASE= YES
USE_GMAKE= YES
USE_PERL5= YES
+
LDFLAGS+= -L${LOCALBASE}/lib
LDFLAGS+= -Wl,-R${LOCALBASE}/lib
LDFLAGS+= -lunicode
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --without-guile # needs CVS-only guile-1.5
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
pre-configure:
for i in ${WRKSRC}/plugins/*/Makefile.in ; do \
${SED} <$$i >$$i.fixed \
- -e 's/^\(COMPILE.*\)$$/\1 $${EXTRA_GNOME_CFLAGS}/' && \
+ -e 's/^\(COMPILE.*\)\\$$/\1 $${EXTRA_GNOME_CFLAGS} \\/' \
+ -e 's/^\(COMPILE.*[^\\]\)$$/\1 $${EXTRA_GNOME_CFLAGS}/' && \
${MV} $$i.fixed $$i ; \
done
diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo
index 723c56dde1b..3414ddf33fe 100644
--- a/math/gnumeric/distinfo
+++ b/math/gnumeric/distinfo
@@ -1,6 +1,4 @@
-$NetBSD: distinfo,v 1.5 2001/10/04 19:28:43 rh Exp $
+$NetBSD: distinfo,v 1.6 2001/10/20 18:48:40 rh Exp $
-SHA1 (gnumeric-0.70.tar.gz) = f9cac79f4ad04263efe4317894164fd60d49fd3a
-Size (gnumeric-0.70.tar.gz) = 8111712 bytes
-SHA1 (patch-aa) = de5888c8163b64478563db0c6d10347e2686a57e
-SHA1 (patch-ab) = 6ea390b8d8eaa0efa4461252e5e39187fff051d3
+SHA1 (gnumeric-0.71.tar.gz) = 52144530430c03b5950081f4bc1dcfcd31eb18b5
+Size (gnumeric-0.71.tar.gz) = 8521319 bytes
diff --git a/math/gnumeric/pkg/PLIST b/math/gnumeric/pkg/PLIST
index 2ddf8b4c206..ff76a509d7e 100644
--- a/math/gnumeric/pkg/PLIST
+++ b/math/gnumeric/pkg/PLIST
@@ -1,65 +1,437 @@
-@comment $NetBSD: PLIST,v 1.22 2001/08/23 22:40:41 mjl Exp $
+@comment $NetBSD: PLIST,v 1.23 2001/10/20 18:48:40 rh Exp $
bin/gnumeric
-lib/gnumeric/0.70-bonobo/plugins/applix/applix.la
-lib/gnumeric/0.70-bonobo/plugins/applix/applix.so
-lib/gnumeric/0.70-bonobo/plugins/applix/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/derivatives/derivatives.la
-lib/gnumeric/0.70-bonobo/plugins/derivatives/derivatives.so
-lib/gnumeric/0.70-bonobo/plugins/derivatives/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/dif/dif.la
-lib/gnumeric/0.70-bonobo/plugins/dif/dif.so
-lib/gnumeric/0.70-bonobo/plugins/dif/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/excel/excel.la
-lib/gnumeric/0.70-bonobo/plugins/excel/excel.so
-lib/gnumeric/0.70-bonobo/plugins/excel/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/gb/gnum_gb.a
-lib/gnumeric/0.70-bonobo/plugins/gb/gnum_gb.la
-lib/gnumeric/0.70-bonobo/plugins/gb/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/html/html.la
-lib/gnumeric/0.70-bonobo/plugins/html/html.so
-lib/gnumeric/0.70-bonobo/plugins/html/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/lotus/lotus.la
-lib/gnumeric/0.70-bonobo/plugins/lotus/lotus.so
-lib/gnumeric/0.70-bonobo/plugins/lotus/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/numtheory/numtheory.la
-lib/gnumeric/0.70-bonobo/plugins/numtheory/numtheory.so
-lib/gnumeric/0.70-bonobo/plugins/numtheory/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/oleo/oleo.la
-lib/gnumeric/0.70-bonobo/plugins/oleo/oleo.so
-lib/gnumeric/0.70-bonobo/plugins/oleo/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/sc/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/sc/sc.la
-lib/gnumeric/0.70-bonobo/plugins/sc/sc.so
-lib/gnumeric/0.70-bonobo/plugins/sylk/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/sylk/sylk.la
-lib/gnumeric/0.70-bonobo/plugins/sylk/sylk.so
-lib/gnumeric/0.70-bonobo/plugins/xbase/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/xbase/xbase.la
-lib/gnumeric/0.70-bonobo/plugins/xbase/xbase.so
-lib/gnumeric/0.70-bonobo/plugins/xml_sax/plugin.xml
-lib/gnumeric/0.70-bonobo/plugins/xml_sax/xml_sax.la
-lib/gnumeric/0.70-bonobo/plugins/xml_sax/xml_sax.so
+lib/gnumeric/0.71-bonobo/plugins/applix/applix.a
+lib/gnumeric/0.71-bonobo/plugins/applix/applix.la
+lib/gnumeric/0.71-bonobo/plugins/applix/applix.so
+lib/gnumeric/0.71-bonobo/plugins/applix/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/derivatives/derivatives.a
+lib/gnumeric/0.71-bonobo/plugins/derivatives/derivatives.la
+lib/gnumeric/0.71-bonobo/plugins/derivatives/derivatives.so
+lib/gnumeric/0.71-bonobo/plugins/derivatives/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/dif/dif.a
+lib/gnumeric/0.71-bonobo/plugins/dif/dif.la
+lib/gnumeric/0.71-bonobo/plugins/dif/dif.so
+lib/gnumeric/0.71-bonobo/plugins/dif/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/excel/excel.a
+lib/gnumeric/0.71-bonobo/plugins/excel/excel.la
+lib/gnumeric/0.71-bonobo/plugins/excel/excel.so
+lib/gnumeric/0.71-bonobo/plugins/excel/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/gb/gnum_gb.a
+lib/gnumeric/0.71-bonobo/plugins/gb/gnum_gb.la
+lib/gnumeric/0.71-bonobo/plugins/html/html.a
+lib/gnumeric/0.71-bonobo/plugins/html/html.la
+lib/gnumeric/0.71-bonobo/plugins/html/html.so
+lib/gnumeric/0.71-bonobo/plugins/html/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/lotus/lotus.a
+lib/gnumeric/0.71-bonobo/plugins/lotus/lotus.la
+lib/gnumeric/0.71-bonobo/plugins/lotus/lotus.so
+lib/gnumeric/0.71-bonobo/plugins/lotus/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/mps/mps.a
+lib/gnumeric/0.71-bonobo/plugins/mps/mps.la
+lib/gnumeric/0.71-bonobo/plugins/mps/mps.so
+lib/gnumeric/0.71-bonobo/plugins/mps/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/numtheory/numtheory.a
+lib/gnumeric/0.71-bonobo/plugins/numtheory/numtheory.la
+lib/gnumeric/0.71-bonobo/plugins/numtheory/numtheory.so
+lib/gnumeric/0.71-bonobo/plugins/numtheory/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/oleo/oleo.a
+lib/gnumeric/0.71-bonobo/plugins/oleo/oleo.la
+lib/gnumeric/0.71-bonobo/plugins/oleo/oleo.so
+lib/gnumeric/0.71-bonobo/plugins/oleo/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/plan_perfect/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/sc/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/sc/sc.a
+lib/gnumeric/0.71-bonobo/plugins/sc/sc.la
+lib/gnumeric/0.71-bonobo/plugins/sc/sc.so
+lib/gnumeric/0.71-bonobo/plugins/sylk/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/sylk/sylk.a
+lib/gnumeric/0.71-bonobo/plugins/sylk/sylk.la
+lib/gnumeric/0.71-bonobo/plugins/sylk/sylk.so
+lib/gnumeric/0.71-bonobo/plugins/xbase/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/xbase/xbase.a
+lib/gnumeric/0.71-bonobo/plugins/xbase/xbase.la
+lib/gnumeric/0.71-bonobo/plugins/xbase/xbase.so
+lib/gnumeric/0.71-bonobo/plugins/xml_sax/plugin.xml
+lib/gnumeric/0.71-bonobo/plugins/xml_sax/xml_sax.a
+lib/gnumeric/0.71-bonobo/plugins/xml_sax/xml_sax.la
+lib/gnumeric/0.71-bonobo/plugins/xml_sax/xml_sax.so
lib/gnumericConf.sh
share/gnome/apps/Applications/gnumeric.desktop
share/gnome/help/gnumeric/C/analysis-tools.html
+share/gnome/help/gnumeric/C/anova.html
share/gnome/help/gnumeric/C/authors.html
share/gnome/help/gnumeric/C/autofill.html
+share/gnome/help/gnumeric/C/autosave.html
share/gnome/help/gnumeric/C/cell-elements.html
share/gnome/help/gnumeric/C/cell-referencing.html
share/gnome/help/gnumeric/C/copying-moving.html
+share/gnome/help/gnumeric/C/correlation-tool.html
+share/gnome/help/gnumeric/C/covariance-tool.html
share/gnome/help/gnumeric/C/data-and-time-formatting.html
-share/gnome/help/gnumeric/C/docbook.css
+share/gnome/help/gnumeric/C/descriptive-statistics-tool.html
share/gnome/help/gnumeric/C/editing-selections.html
share/gnome/help/gnumeric/C/editing.html
share/gnome/help/gnumeric/C/files.html
share/gnome/help/gnumeric/C/formatting.html
share/gnome/help/gnumeric/C/formulas.html
+share/gnome/help/gnumeric/C/ftest-two-sample-for-variances-tool.html
share/gnome/help/gnumeric/C/function-reference.html
+share/gnome/help/gnumeric/C/gnumeric-abs.html
+share/gnome/help/gnumeric/C/gnumeric-accrint.html
+share/gnome/help/gnumeric/C/gnumeric-accrintm.html
+share/gnome/help/gnumeric/C/gnumeric-acos.html
+share/gnome/help/gnumeric/C/gnumeric-acosh.html
+share/gnome/help/gnumeric/C/gnumeric-address.html
+share/gnome/help/gnumeric/C/gnumeric-amordegrc.html
+share/gnome/help/gnumeric/C/gnumeric-amorlinc.html
+share/gnome/help/gnumeric/C/gnumeric-and.html
+share/gnome/help/gnumeric/C/gnumeric-asin.html
+share/gnome/help/gnumeric/C/gnumeric-asinh.html
+share/gnome/help/gnumeric/C/gnumeric-atan.html
+share/gnome/help/gnumeric/C/gnumeric-atan2.html
+share/gnome/help/gnumeric/C/gnumeric-atanh.html
+share/gnome/help/gnumeric/C/gnumeric-avedev.html
+share/gnome/help/gnumeric/C/gnumeric-average.html
+share/gnome/help/gnumeric/C/gnumeric-averagea.html
+share/gnome/help/gnumeric/C/gnumeric-besseli.html
+share/gnome/help/gnumeric/C/gnumeric-besselj.html
+share/gnome/help/gnumeric/C/gnumeric-besselk.html
+share/gnome/help/gnumeric/C/gnumeric-bessely.html
+share/gnome/help/gnumeric/C/gnumeric-betadist.html
+share/gnome/help/gnumeric/C/gnumeric-betainv.html
+share/gnome/help/gnumeric/C/gnumeric-bin2dec.html
+share/gnome/help/gnumeric/C/gnumeric-bin2hex.html
+share/gnome/help/gnumeric/C/gnumeric-bin2oct.html
+share/gnome/help/gnumeric/C/gnumeric-binomdist.html
+share/gnome/help/gnumeric/C/gnumeric-ceil.html
+share/gnome/help/gnumeric/C/gnumeric-ceiling.html
+share/gnome/help/gnumeric/C/gnumeric-cell.html
+share/gnome/help/gnumeric/C/gnumeric-char.html
+share/gnome/help/gnumeric/C/gnumeric-chidist.html
+share/gnome/help/gnumeric/C/gnumeric-chiinv.html
+share/gnome/help/gnumeric/C/gnumeric-chitest.html
+share/gnome/help/gnumeric/C/gnumeric-choose.html
+share/gnome/help/gnumeric/C/gnumeric-clean.html
+share/gnome/help/gnumeric/C/gnumeric-code.html
+share/gnome/help/gnumeric/C/gnumeric-column.html
+share/gnome/help/gnumeric/C/gnumeric-columns.html
+share/gnome/help/gnumeric/C/gnumeric-combin.html
+share/gnome/help/gnumeric/C/gnumeric-complex.html
+share/gnome/help/gnumeric/C/gnumeric-concatenate.html
+share/gnome/help/gnumeric/C/gnumeric-confidence.html
+share/gnome/help/gnumeric/C/gnumeric-convert.html
+share/gnome/help/gnumeric/C/gnumeric-correl.html
+share/gnome/help/gnumeric/C/gnumeric-cos.html
+share/gnome/help/gnumeric/C/gnumeric-cosh.html
+share/gnome/help/gnumeric/C/gnumeric-count.html
+share/gnome/help/gnumeric/C/gnumeric-counta.html
+share/gnome/help/gnumeric/C/gnumeric-countblank.html
+share/gnome/help/gnumeric/C/gnumeric-countif.html
+share/gnome/help/gnumeric/C/gnumeric-coupdaybs.html
+share/gnome/help/gnumeric/C/gnumeric-coupdays.html
+share/gnome/help/gnumeric/C/gnumeric-coupdaysnc.html
+share/gnome/help/gnumeric/C/gnumeric-coupncd.html
+share/gnome/help/gnumeric/C/gnumeric-coupnum.html
+share/gnome/help/gnumeric/C/gnumeric-couppcd.html
+share/gnome/help/gnumeric/C/gnumeric-covar.html
+share/gnome/help/gnumeric/C/gnumeric-critbinom.html
+share/gnome/help/gnumeric/C/gnumeric-cumipmt.html
+share/gnome/help/gnumeric/C/gnumeric-cumprinc.html
+share/gnome/help/gnumeric/C/gnumeric-date.html
+share/gnome/help/gnumeric/C/gnumeric-datedif.html
+share/gnome/help/gnumeric/C/gnumeric-datevalue.html
+share/gnome/help/gnumeric/C/gnumeric-daverage.html
+share/gnome/help/gnumeric/C/gnumeric-day.html
+share/gnome/help/gnumeric/C/gnumeric-days360.html
+share/gnome/help/gnumeric/C/gnumeric-db.html
+share/gnome/help/gnumeric/C/gnumeric-dcount.html
+share/gnome/help/gnumeric/C/gnumeric-dcounta.html
+share/gnome/help/gnumeric/C/gnumeric-ddb.html
+share/gnome/help/gnumeric/C/gnumeric-dec2bin.html
+share/gnome/help/gnumeric/C/gnumeric-dec2hex.html
+share/gnome/help/gnumeric/C/gnumeric-dec2oct.html
+share/gnome/help/gnumeric/C/gnumeric-degrees.html
+share/gnome/help/gnumeric/C/gnumeric-delta.html
+share/gnome/help/gnumeric/C/gnumeric-devsq.html
+share/gnome/help/gnumeric/C/gnumeric-dget.html
+share/gnome/help/gnumeric/C/gnumeric-disc.html
+share/gnome/help/gnumeric/C/gnumeric-dmax.html
+share/gnome/help/gnumeric/C/gnumeric-dmin.html
+share/gnome/help/gnumeric/C/gnumeric-dollar.html
+share/gnome/help/gnumeric/C/gnumeric-dollarde.html
+share/gnome/help/gnumeric/C/gnumeric-dollarfr.html
+share/gnome/help/gnumeric/C/gnumeric-dproduct.html
+share/gnome/help/gnumeric/C/gnumeric-dstdev.html
+share/gnome/help/gnumeric/C/gnumeric-dstdevp.html
+share/gnome/help/gnumeric/C/gnumeric-dsum.html
+share/gnome/help/gnumeric/C/gnumeric-duration.html
+share/gnome/help/gnumeric/C/gnumeric-dvar.html
+share/gnome/help/gnumeric/C/gnumeric-dvarp.html
+share/gnome/help/gnumeric/C/gnumeric-edate.html
+share/gnome/help/gnumeric/C/gnumeric-effect.html
+share/gnome/help/gnumeric/C/gnumeric-eomonth.html
+share/gnome/help/gnumeric/C/gnumeric-erf.html
+share/gnome/help/gnumeric/C/gnumeric-erfc.html
+share/gnome/help/gnumeric/C/gnumeric-error.html
+share/gnome/help/gnumeric/C/gnumeric-error.type.html
+share/gnome/help/gnumeric/C/gnumeric-euro.html
+share/gnome/help/gnumeric/C/gnumeric-even.html
+share/gnome/help/gnumeric/C/gnumeric-exact.html
+share/gnome/help/gnumeric/C/gnumeric-exp.html
+share/gnome/help/gnumeric/C/gnumeric-expondist.html
+share/gnome/help/gnumeric/C/gnumeric-expression.html
+share/gnome/help/gnumeric/C/gnumeric-fact.html
+share/gnome/help/gnumeric/C/gnumeric-factdouble.html
+share/gnome/help/gnumeric/C/gnumeric-false.html
+share/gnome/help/gnumeric/C/gnumeric-fdist.html
+share/gnome/help/gnumeric/C/gnumeric-find.html
+share/gnome/help/gnumeric/C/gnumeric-finv.html
+share/gnome/help/gnumeric/C/gnumeric-fisher.html
+share/gnome/help/gnumeric/C/gnumeric-fisherinv.html
+share/gnome/help/gnumeric/C/gnumeric-fixed.html
+share/gnome/help/gnumeric/C/gnumeric-floor.html
+share/gnome/help/gnumeric/C/gnumeric-forecast.html
+share/gnome/help/gnumeric/C/gnumeric-frequency.html
+share/gnome/help/gnumeric/C/gnumeric-ftest.html
+share/gnome/help/gnumeric/C/gnumeric-fv.html
+share/gnome/help/gnumeric/C/gnumeric-fvschedule.html
+share/gnome/help/gnumeric/C/gnumeric-gammadist.html
+share/gnome/help/gnumeric/C/gnumeric-gammainv.html
+share/gnome/help/gnumeric/C/gnumeric-gammaln.html
+share/gnome/help/gnumeric/C/gnumeric-gcd.html
+share/gnome/help/gnumeric/C/gnumeric-geomean.html
+share/gnome/help/gnumeric/C/gnumeric-gestep.html
+share/gnome/help/gnumeric/C/gnumeric-getpivotdata.html
+share/gnome/help/gnumeric/C/gnumeric-gnumericxversion.html
+share/gnome/help/gnumeric/C/gnumeric-growth.html
+share/gnome/help/gnumeric/C/gnumeric-gxproduct.html
+share/gnome/help/gnumeric/C/gnumeric-harmean.html
+share/gnome/help/gnumeric/C/gnumeric-hex2bin.html
+share/gnome/help/gnumeric/C/gnumeric-hex2dec.html
+share/gnome/help/gnumeric/C/gnumeric-hex2oct.html
+share/gnome/help/gnumeric/C/gnumeric-hlookup.html
+share/gnome/help/gnumeric/C/gnumeric-hour.html
+share/gnome/help/gnumeric/C/gnumeric-hyperlink.html
+share/gnome/help/gnumeric/C/gnumeric-hypgeomdist.html
+share/gnome/help/gnumeric/C/gnumeric-if.html
+share/gnome/help/gnumeric/C/gnumeric-imabs.html
+share/gnome/help/gnumeric/C/gnumeric-imaginary.html
+share/gnome/help/gnumeric/C/gnumeric-imargument.html
+share/gnome/help/gnumeric/C/gnumeric-imconjugate.html
+share/gnome/help/gnumeric/C/gnumeric-imcos.html
+share/gnome/help/gnumeric/C/gnumeric-imdiv.html
+share/gnome/help/gnumeric/C/gnumeric-imexp.html
+share/gnome/help/gnumeric/C/gnumeric-imln.html
+share/gnome/help/gnumeric/C/gnumeric-imlog10.html
+share/gnome/help/gnumeric/C/gnumeric-imlog2.html
+share/gnome/help/gnumeric/C/gnumeric-impower.html
+share/gnome/help/gnumeric/C/gnumeric-improduct.html
+share/gnome/help/gnumeric/C/gnumeric-imreal.html
+share/gnome/help/gnumeric/C/gnumeric-imsin.html
+share/gnome/help/gnumeric/C/gnumeric-imsqrt.html
+share/gnome/help/gnumeric/C/gnumeric-imsub.html
+share/gnome/help/gnumeric/C/gnumeric-imsum.html
+share/gnome/help/gnumeric/C/gnumeric-imtan.html
+share/gnome/help/gnumeric/C/gnumeric-index.html
+share/gnome/help/gnumeric/C/gnumeric-indirect.html
+share/gnome/help/gnumeric/C/gnumeric-info.html
+share/gnome/help/gnumeric/C/gnumeric-int.html
+share/gnome/help/gnumeric/C/gnumeric-intercept.html
+share/gnome/help/gnumeric/C/gnumeric-intrate.html
+share/gnome/help/gnumeric/C/gnumeric-ipmt.html
+share/gnome/help/gnumeric/C/gnumeric-irr.html
+share/gnome/help/gnumeric/C/gnumeric-isblank.html
+share/gnome/help/gnumeric/C/gnumeric-iserr.html
+share/gnome/help/gnumeric/C/gnumeric-iserror.html
+share/gnome/help/gnumeric/C/gnumeric-iseven.html
+share/gnome/help/gnumeric/C/gnumeric-islogical.html
+share/gnome/help/gnumeric/C/gnumeric-isna.html
+share/gnome/help/gnumeric/C/gnumeric-isnontext.html
+share/gnome/help/gnumeric/C/gnumeric-isnumber.html
+share/gnome/help/gnumeric/C/gnumeric-isodd.html
+share/gnome/help/gnumeric/C/gnumeric-ispmt.html
+share/gnome/help/gnumeric/C/gnumeric-isref.html
+share/gnome/help/gnumeric/C/gnumeric-istext.html
+share/gnome/help/gnumeric/C/gnumeric-kurt.html
+share/gnome/help/gnumeric/C/gnumeric-kurtp.html
+share/gnome/help/gnumeric/C/gnumeric-large.html
+share/gnome/help/gnumeric/C/gnumeric-lcm.html
+share/gnome/help/gnumeric/C/gnumeric-left.html
+share/gnome/help/gnumeric/C/gnumeric-len.html
+share/gnome/help/gnumeric/C/gnumeric-linest.html
+share/gnome/help/gnumeric/C/gnumeric-ln.html
+share/gnome/help/gnumeric/C/gnumeric-log.html
+share/gnome/help/gnumeric/C/gnumeric-log10.html
+share/gnome/help/gnumeric/C/gnumeric-log2.html
+share/gnome/help/gnumeric/C/gnumeric-logest.html
+share/gnome/help/gnumeric/C/gnumeric-loginv.html
+share/gnome/help/gnumeric/C/gnumeric-lognormdist.html
+share/gnome/help/gnumeric/C/gnumeric-lookup.html
+share/gnome/help/gnumeric/C/gnumeric-lower.html
+share/gnome/help/gnumeric/C/gnumeric-match.html
+share/gnome/help/gnumeric/C/gnumeric-max.html
+share/gnome/help/gnumeric/C/gnumeric-maxa.html
+share/gnome/help/gnumeric/C/gnumeric-mdeterm.html
+share/gnome/help/gnumeric/C/gnumeric-mduration.html
+share/gnome/help/gnumeric/C/gnumeric-median.html
+share/gnome/help/gnumeric/C/gnumeric-mid.html
+share/gnome/help/gnumeric/C/gnumeric-min.html
+share/gnome/help/gnumeric/C/gnumeric-mina.html
+share/gnome/help/gnumeric/C/gnumeric-minute.html
+share/gnome/help/gnumeric/C/gnumeric-minverse.html
+share/gnome/help/gnumeric/C/gnumeric-mirr.html
+share/gnome/help/gnumeric/C/gnumeric-mmult.html
+share/gnome/help/gnumeric/C/gnumeric-mod.html
+share/gnome/help/gnumeric/C/gnumeric-mode.html
+share/gnome/help/gnumeric/C/gnumeric-month.html
+share/gnome/help/gnumeric/C/gnumeric-mround.html
+share/gnome/help/gnumeric/C/gnumeric-multinomial.html
+share/gnome/help/gnumeric/C/gnumeric-n.html
+share/gnome/help/gnumeric/C/gnumeric-na.html
+share/gnome/help/gnumeric/C/gnumeric-negbinomdist.html
+share/gnome/help/gnumeric/C/gnumeric-networkdays.html
+share/gnome/help/gnumeric/C/gnumeric-nominal.html
+share/gnome/help/gnumeric/C/gnumeric-normdist.html
+share/gnome/help/gnumeric/C/gnumeric-norminv.html
+share/gnome/help/gnumeric/C/gnumeric-normsdist.html
+share/gnome/help/gnumeric/C/gnumeric-normsinv.html
+share/gnome/help/gnumeric/C/gnumeric-not.html
+share/gnome/help/gnumeric/C/gnumeric-now.html
+share/gnome/help/gnumeric/C/gnumeric-nper.html
+share/gnome/help/gnumeric/C/gnumeric-npv.html
+share/gnome/help/gnumeric/C/gnumeric-oct2bin.html
+share/gnome/help/gnumeric/C/gnumeric-oct2dec.html
+share/gnome/help/gnumeric/C/gnumeric-oct2hex.html
+share/gnome/help/gnumeric/C/gnumeric-odd.html
+share/gnome/help/gnumeric/C/gnumeric-oddfprice.html
+share/gnome/help/gnumeric/C/gnumeric-oddfyield.html
+share/gnome/help/gnumeric/C/gnumeric-oddlprice.html
+share/gnome/help/gnumeric/C/gnumeric-oddlyield.html
+share/gnome/help/gnumeric/C/gnumeric-offset.html
+share/gnome/help/gnumeric/C/gnumeric-or.html
+share/gnome/help/gnumeric/C/gnumeric-pearson.html
+share/gnome/help/gnumeric/C/gnumeric-percentile.html
+share/gnome/help/gnumeric/C/gnumeric-percentrank.html
+share/gnome/help/gnumeric/C/gnumeric-permut.html
+share/gnome/help/gnumeric/C/gnumeric-pi.html
+share/gnome/help/gnumeric/C/gnumeric-pmt.html
+share/gnome/help/gnumeric/C/gnumeric-poisson.html
+share/gnome/help/gnumeric/C/gnumeric-power.html
+share/gnome/help/gnumeric/C/gnumeric-ppmt.html
+share/gnome/help/gnumeric/C/gnumeric-price.html
+share/gnome/help/gnumeric/C/gnumeric-pricedisc.html
+share/gnome/help/gnumeric/C/gnumeric-pricemat.html
+share/gnome/help/gnumeric/C/gnumeric-prob.html
+share/gnome/help/gnumeric/C/gnumeric-product.html
+share/gnome/help/gnumeric/C/gnumeric-proper.html
+share/gnome/help/gnumeric/C/gnumeric-pv.html
+share/gnome/help/gnumeric/C/gnumeric-quartile.html
+share/gnome/help/gnumeric/C/gnumeric-quotient.html
+share/gnome/help/gnumeric/C/gnumeric-radians.html
+share/gnome/help/gnumeric/C/gnumeric-rand.html
+share/gnome/help/gnumeric/C/gnumeric-randbernoulli.html
+share/gnome/help/gnumeric/C/gnumeric-randbetween.html
+share/gnome/help/gnumeric/C/gnumeric-randbinom.html
+share/gnome/help/gnumeric/C/gnumeric-randexp.html
+share/gnome/help/gnumeric/C/gnumeric-randnegbinom.html
+share/gnome/help/gnumeric/C/gnumeric-randpoisson.html
+share/gnome/help/gnumeric/C/gnumeric-rank.html
+share/gnome/help/gnumeric/C/gnumeric-rate.html
+share/gnome/help/gnumeric/C/gnumeric-received.html
+share/gnome/help/gnumeric/C/gnumeric-replace.html
+share/gnome/help/gnumeric/C/gnumeric-rept.html
+share/gnome/help/gnumeric/C/gnumeric-right.html
+share/gnome/help/gnumeric/C/gnumeric-roman.html
+share/gnome/help/gnumeric/C/gnumeric-round.html
+share/gnome/help/gnumeric/C/gnumeric-rounddown.html
+share/gnome/help/gnumeric/C/gnumeric-roundup.html
+share/gnome/help/gnumeric/C/gnumeric-row.html
+share/gnome/help/gnumeric/C/gnumeric-rows.html
+share/gnome/help/gnumeric/C/gnumeric-rsq.html
+share/gnome/help/gnumeric/C/gnumeric-search.html
+share/gnome/help/gnumeric/C/gnumeric-second.html
+share/gnome/help/gnumeric/C/gnumeric-selection.html
+share/gnome/help/gnumeric/C/gnumeric-seriessum.html
+share/gnome/help/gnumeric/C/gnumeric-sign.html
+share/gnome/help/gnumeric/C/gnumeric-sin.html
+share/gnome/help/gnumeric/C/gnumeric-sinh.html
+share/gnome/help/gnumeric/C/gnumeric-skew.html
+share/gnome/help/gnumeric/C/gnumeric-skewp.html
+share/gnome/help/gnumeric/C/gnumeric-sln.html
+share/gnome/help/gnumeric/C/gnumeric-slope.html
+share/gnome/help/gnumeric/C/gnumeric-small.html
+share/gnome/help/gnumeric/C/gnumeric-sqrt.html
+share/gnome/help/gnumeric/C/gnumeric-sqrtpi.html
+share/gnome/help/gnumeric/C/gnumeric-standardize.html
+share/gnome/help/gnumeric/C/gnumeric-stdev.html
+share/gnome/help/gnumeric/C/gnumeric-stdeva.html
+share/gnome/help/gnumeric/C/gnumeric-stdevp.html
+share/gnome/help/gnumeric/C/gnumeric-stdevpa.html
+share/gnome/help/gnumeric/C/gnumeric-steyx.html
+share/gnome/help/gnumeric/C/gnumeric-substitute.html
+share/gnome/help/gnumeric/C/gnumeric-subtotal.html
+share/gnome/help/gnumeric/C/gnumeric-sum.html
+share/gnome/help/gnumeric/C/gnumeric-suma.html
+share/gnome/help/gnumeric/C/gnumeric-sumif.html
+share/gnome/help/gnumeric/C/gnumeric-sumproduct.html
+share/gnome/help/gnumeric/C/gnumeric-sumsq.html
+share/gnome/help/gnumeric/C/gnumeric-sumx2my2.html
+share/gnome/help/gnumeric/C/gnumeric-sumx2py2.html
+share/gnome/help/gnumeric/C/gnumeric-sumxmy2.html
+share/gnome/help/gnumeric/C/gnumeric-syd.html
+share/gnome/help/gnumeric/C/gnumeric-t.html
+share/gnome/help/gnumeric/C/gnumeric-tan.html
+share/gnome/help/gnumeric/C/gnumeric-tanh.html
+share/gnome/help/gnumeric/C/gnumeric-tbilleq.html
+share/gnome/help/gnumeric/C/gnumeric-tbillprice.html
+share/gnome/help/gnumeric/C/gnumeric-tbillyield.html
+share/gnome/help/gnumeric/C/gnumeric-tdist.html
+share/gnome/help/gnumeric/C/gnumeric-text.html
+share/gnome/help/gnumeric/C/gnumeric-time.html
+share/gnome/help/gnumeric/C/gnumeric-timevalue.html
+share/gnome/help/gnumeric/C/gnumeric-tinv.html
+share/gnome/help/gnumeric/C/gnumeric-today.html
+share/gnome/help/gnumeric/C/gnumeric-transpose.html
+share/gnome/help/gnumeric/C/gnumeric-trend.html
+share/gnome/help/gnumeric/C/gnumeric-trim.html
+share/gnome/help/gnumeric/C/gnumeric-trimmean.html
+share/gnome/help/gnumeric/C/gnumeric-true.html
+share/gnome/help/gnumeric/C/gnumeric-trunc.html
+share/gnome/help/gnumeric/C/gnumeric-ttest.html
+share/gnome/help/gnumeric/C/gnumeric-type.html
+share/gnome/help/gnumeric/C/gnumeric-upper.html
+share/gnome/help/gnumeric/C/gnumeric-value.html
+share/gnome/help/gnumeric/C/gnumeric-var.html
+share/gnome/help/gnumeric/C/gnumeric-vara.html
+share/gnome/help/gnumeric/C/gnumeric-varp.html
+share/gnome/help/gnumeric/C/gnumeric-varpa.html
+share/gnome/help/gnumeric/C/gnumeric-vdb.html
+share/gnome/help/gnumeric/C/gnumeric-vlookup.html
+share/gnome/help/gnumeric/C/gnumeric-weekday.html
+share/gnome/help/gnumeric/C/gnumeric-weibull.html
+share/gnome/help/gnumeric/C/gnumeric-workday.html
+share/gnome/help/gnumeric/C/gnumeric-xirr.html
+share/gnome/help/gnumeric/C/gnumeric-xnpv.html
+share/gnome/help/gnumeric/C/gnumeric-year.html
+share/gnome/help/gnumeric/C/gnumeric-yield.html
+share/gnome/help/gnumeric/C/gnumeric-yielddisc.html
+share/gnome/help/gnumeric/C/gnumeric-yieldmat.html
+share/gnome/help/gnumeric/C/gnumeric-ztest.html
share/gnome/help/gnumeric/C/images/add-decimals.png
share/gnome/help/gnumeric/C/images/align-center.png
share/gnome/help/gnumeric/C/images/align-left.png
share/gnome/help/gnumeric/C/images/align-right.png
share/gnome/help/gnumeric/C/images/analysis-tools.png
+share/gnome/help/gnumeric/C/images/analysistools-correlation-ex1.png
+share/gnome/help/gnumeric/C/images/analysistools-correlation-ex2.png
+share/gnome/help/gnumeric/C/images/analysistools-correlation-ex3.png
+share/gnome/help/gnumeric/C/images/analysistools-correlation.png
+share/gnome/help/gnumeric/C/images/analysistools-covariance.png
+share/gnome/help/gnumeric/C/images/analysistools-descstats.png
+share/gnome/help/gnumeric/C/images/analysistools-outputoptions.png
+share/gnome/help/gnumeric/C/images/analysistools-ranges.png
+share/gnome/help/gnumeric/C/images/analysistools-rank.png
+share/gnome/help/gnumeric/C/images/analysistools-tools.png
share/gnome/help/gnumeric/C/images/arrow.png
share/gnome/help/gnumeric/C/images/auto-correct.png
share/gnome/help/gnumeric/C/images/auto-save.png
@@ -176,429 +548,101 @@ share/gnome/help/gnumeric/C/images/zoom.png
share/gnome/help/gnumeric/C/index.html
share/gnome/help/gnumeric/C/introduction.html
share/gnome/help/gnumeric/C/license.html
-share/gnome/help/gnumeric/C/ln8.html
share/gnome/help/gnumeric/C/menu-bar.html
+share/gnome/help/gnumeric/C/moving-average-tool.html
share/gnome/help/gnumeric/C/number-formatting-overview.html
share/gnome/help/gnumeric/C/print-preview.html
share/gnome/help/gnumeric/C/print-setup.html
share/gnome/help/gnumeric/C/printing.html
-share/gnome/help/gnumeric/C/r10002.html
-share/gnome/help/gnumeric/C/r10028.html
-share/gnome/help/gnumeric/C/r10052.html
-share/gnome/help/gnumeric/C/r10080.html
-share/gnome/help/gnumeric/C/r10100.html
-share/gnome/help/gnumeric/C/r10123.html
-share/gnome/help/gnumeric/C/r10147.html
-share/gnome/help/gnumeric/C/r10175.html
-share/gnome/help/gnumeric/C/r10196.html
-share/gnome/help/gnumeric/C/r10216.html
-share/gnome/help/gnumeric/C/r10243.html
-share/gnome/help/gnumeric/C/r10283.html
-share/gnome/help/gnumeric/C/r10308.html
-share/gnome/help/gnumeric/C/r10337.html
-share/gnome/help/gnumeric/C/r10359.html
-share/gnome/help/gnumeric/C/r10382.html
-share/gnome/help/gnumeric/C/r10409.html
-share/gnome/help/gnumeric/C/r10435.html
-share/gnome/help/gnumeric/C/r10463.html
-share/gnome/help/gnumeric/C/r10483.html
-share/gnome/help/gnumeric/C/r10508.html
-share/gnome/help/gnumeric/C/r10531.html
-share/gnome/help/gnumeric/C/r10555.html
-share/gnome/help/gnumeric/C/r10581.html
-share/gnome/help/gnumeric/C/r10603.html
-share/gnome/help/gnumeric/C/r10627.html
-share/gnome/help/gnumeric/C/r10653.html
-share/gnome/help/gnumeric/C/r10675.html
-share/gnome/help/gnumeric/C/r10700.html
-share/gnome/help/gnumeric/C/r10723.html
-share/gnome/help/gnumeric/C/r10745.html
-share/gnome/help/gnumeric/C/r10774.html
-share/gnome/help/gnumeric/C/r10795.html
-share/gnome/help/gnumeric/C/r10818.html
-share/gnome/help/gnumeric/C/r10840.html
-share/gnome/help/gnumeric/C/r10867.html
-share/gnome/help/gnumeric/C/r10887.html
-share/gnome/help/gnumeric/C/r10913.html
-share/gnome/help/gnumeric/C/r10938.html
-share/gnome/help/gnumeric/C/r10961.html
-share/gnome/help/gnumeric/C/r10984.html
-share/gnome/help/gnumeric/C/r11005.html
-share/gnome/help/gnumeric/C/r11030.html
-share/gnome/help/gnumeric/C/r11054.html
-share/gnome/help/gnumeric/C/r11076.html
-share/gnome/help/gnumeric/C/r11096.html
-share/gnome/help/gnumeric/C/r11116.html
-share/gnome/help/gnumeric/C/r11141.html
-share/gnome/help/gnumeric/C/r2696.html
-share/gnome/help/gnumeric/C/r2720.html
-share/gnome/help/gnumeric/C/r2749.html
-share/gnome/help/gnumeric/C/r2770.html
-share/gnome/help/gnumeric/C/r2794.html
-share/gnome/help/gnumeric/C/r2824.html
-share/gnome/help/gnumeric/C/r2844.html
-share/gnome/help/gnumeric/C/r2866.html
-share/gnome/help/gnumeric/C/r2889.html
-share/gnome/help/gnumeric/C/r2917.html
-share/gnome/help/gnumeric/C/r2938.html
-share/gnome/help/gnumeric/C/r2968.html
-share/gnome/help/gnumeric/C/r2988.html
-share/gnome/help/gnumeric/C/r3012.html
-share/gnome/help/gnumeric/C/r3034.html
-share/gnome/help/gnumeric/C/r3073.html
-share/gnome/help/gnumeric/C/r3096.html
-share/gnome/help/gnumeric/C/r3117.html
-share/gnome/help/gnumeric/C/r3147.html
-share/gnome/help/gnumeric/C/r3187.html
-share/gnome/help/gnumeric/C/r3210.html
-share/gnome/help/gnumeric/C/r3234.html
-share/gnome/help/gnumeric/C/r3258.html
-share/gnome/help/gnumeric/C/r3288.html
-share/gnome/help/gnumeric/C/r3312.html
-share/gnome/help/gnumeric/C/r3335.html
-share/gnome/help/gnumeric/C/r3357.html
-share/gnome/help/gnumeric/C/r3380.html
-share/gnome/help/gnumeric/C/r3409.html
-share/gnome/help/gnumeric/C/r3433.html
-share/gnome/help/gnumeric/C/r3460.html
-share/gnome/help/gnumeric/C/r3484.html
-share/gnome/help/gnumeric/C/r3509.html
-share/gnome/help/gnumeric/C/r3531.html
-share/gnome/help/gnumeric/C/r3558.html
-share/gnome/help/gnumeric/C/r3582.html
-share/gnome/help/gnumeric/C/r3602.html
-share/gnome/help/gnumeric/C/r3624.html
-share/gnome/help/gnumeric/C/r3648.html
-share/gnome/help/gnumeric/C/r3673.html
-share/gnome/help/gnumeric/C/r3696.html
-share/gnome/help/gnumeric/C/r3724.html
-share/gnome/help/gnumeric/C/r3747.html
-share/gnome/help/gnumeric/C/r3767.html
-share/gnome/help/gnumeric/C/r3789.html
-share/gnome/help/gnumeric/C/r3816.html
-share/gnome/help/gnumeric/C/r3839.html
-share/gnome/help/gnumeric/C/r3859.html
-share/gnome/help/gnumeric/C/r3970.html
-share/gnome/help/gnumeric/C/r3995.html
-share/gnome/help/gnumeric/C/r4019.html
-share/gnome/help/gnumeric/C/r4042.html
-share/gnome/help/gnumeric/C/r4071.html
-share/gnome/help/gnumeric/C/r4094.html
-share/gnome/help/gnumeric/C/r4117.html
-share/gnome/help/gnumeric/C/r4144.html
-share/gnome/help/gnumeric/C/r4165.html
-share/gnome/help/gnumeric/C/r4189.html
-share/gnome/help/gnumeric/C/r4218.html
-share/gnome/help/gnumeric/C/r4239.html
-share/gnome/help/gnumeric/C/r4262.html
-share/gnome/help/gnumeric/C/r4284.html
-share/gnome/help/gnumeric/C/r4305.html
-share/gnome/help/gnumeric/C/r4328.html
-share/gnome/help/gnumeric/C/r4348.html
-share/gnome/help/gnumeric/C/r4373.html
-share/gnome/help/gnumeric/C/r4396.html
-share/gnome/help/gnumeric/C/r4420.html
-share/gnome/help/gnumeric/C/r4443.html
-share/gnome/help/gnumeric/C/r4463.html
-share/gnome/help/gnumeric/C/r4486.html
-share/gnome/help/gnumeric/C/r4514.html
-share/gnome/help/gnumeric/C/r4538.html
-share/gnome/help/gnumeric/C/r4558.html
-share/gnome/help/gnumeric/C/r4581.html
-share/gnome/help/gnumeric/C/r4607.html
-share/gnome/help/gnumeric/C/r4632.html
-share/gnome/help/gnumeric/C/r4661.html
-share/gnome/help/gnumeric/C/r4684.html
-share/gnome/help/gnumeric/C/r4711.html
-share/gnome/help/gnumeric/C/r4738.html
-share/gnome/help/gnumeric/C/r4760.html
-share/gnome/help/gnumeric/C/r4782.html
-share/gnome/help/gnumeric/C/r4806.html
-share/gnome/help/gnumeric/C/r4831.html
-share/gnome/help/gnumeric/C/r4854.html
-share/gnome/help/gnumeric/C/r4877.html
-share/gnome/help/gnumeric/C/r4899.html
-share/gnome/help/gnumeric/C/r4924.html
-share/gnome/help/gnumeric/C/r4948.html
-share/gnome/help/gnumeric/C/r4972.html
-share/gnome/help/gnumeric/C/r5013.html
-share/gnome/help/gnumeric/C/r5035.html
-share/gnome/help/gnumeric/C/r5056.html
-share/gnome/help/gnumeric/C/r5077.html
-share/gnome/help/gnumeric/C/r5101.html
-share/gnome/help/gnumeric/C/r5127.html
-share/gnome/help/gnumeric/C/r5147.html
-share/gnome/help/gnumeric/C/r5171.html
-share/gnome/help/gnumeric/C/r5193.html
-share/gnome/help/gnumeric/C/r5215.html
-share/gnome/help/gnumeric/C/r5238.html
-share/gnome/help/gnumeric/C/r5264.html
-share/gnome/help/gnumeric/C/r5291.html
-share/gnome/help/gnumeric/C/r5312.html
-share/gnome/help/gnumeric/C/r5334.html
-share/gnome/help/gnumeric/C/r5357.html
-share/gnome/help/gnumeric/C/r5381.html
-share/gnome/help/gnumeric/C/r5422.html
-share/gnome/help/gnumeric/C/r5442.html
-share/gnome/help/gnumeric/C/r5470.html
-share/gnome/help/gnumeric/C/r5494.html
-share/gnome/help/gnumeric/C/r5518.html
-share/gnome/help/gnumeric/C/r5545.html
-share/gnome/help/gnumeric/C/r5570.html
-share/gnome/help/gnumeric/C/r5590.html
-share/gnome/help/gnumeric/C/r5610.html
-share/gnome/help/gnumeric/C/r5634.html
-share/gnome/help/gnumeric/C/r5659.html
-share/gnome/help/gnumeric/C/r5683.html
-share/gnome/help/gnumeric/C/r5708.html
-share/gnome/help/gnumeric/C/r5732.html
-share/gnome/help/gnumeric/C/r5760.html
-share/gnome/help/gnumeric/C/r5783.html
-share/gnome/help/gnumeric/C/r5810.html
-share/gnome/help/gnumeric/C/r5834.html
-share/gnome/help/gnumeric/C/r5854.html
-share/gnome/help/gnumeric/C/r5877.html
-share/gnome/help/gnumeric/C/r5901.html
-share/gnome/help/gnumeric/C/r5941.html
-share/gnome/help/gnumeric/C/r5964.html
-share/gnome/help/gnumeric/C/r5987.html
-share/gnome/help/gnumeric/C/r6012.html
-share/gnome/help/gnumeric/C/r6037.html
-share/gnome/help/gnumeric/C/r6060.html
-share/gnome/help/gnumeric/C/r6083.html
-share/gnome/help/gnumeric/C/r6106.html
-share/gnome/help/gnumeric/C/r6134.html
-share/gnome/help/gnumeric/C/r6154.html
-share/gnome/help/gnumeric/C/r6178.html
-share/gnome/help/gnumeric/C/r6200.html
-share/gnome/help/gnumeric/C/r6240.html
-share/gnome/help/gnumeric/C/r6265.html
-share/gnome/help/gnumeric/C/r6287.html
-share/gnome/help/gnumeric/C/r6308.html
-share/gnome/help/gnumeric/C/r6333.html
-share/gnome/help/gnumeric/C/r6355.html
-share/gnome/help/gnumeric/C/r6384.html
-share/gnome/help/gnumeric/C/r6408.html
-share/gnome/help/gnumeric/C/r6433.html
-share/gnome/help/gnumeric/C/r6457.html
-share/gnome/help/gnumeric/C/r6484.html
-share/gnome/help/gnumeric/C/r6506.html
-share/gnome/help/gnumeric/C/r6529.html
-share/gnome/help/gnumeric/C/r6555.html
-share/gnome/help/gnumeric/C/r6579.html
-share/gnome/help/gnumeric/C/r6599.html
-share/gnome/help/gnumeric/C/r6626.html
-share/gnome/help/gnumeric/C/r6651.html
-share/gnome/help/gnumeric/C/r6675.html
-share/gnome/help/gnumeric/C/r6698.html
-share/gnome/help/gnumeric/C/r6723.html
-share/gnome/help/gnumeric/C/r6745.html
-share/gnome/help/gnumeric/C/r6768.html
-share/gnome/help/gnumeric/C/r6790.html
-share/gnome/help/gnumeric/C/r6832.html
-share/gnome/help/gnumeric/C/r6855.html
-share/gnome/help/gnumeric/C/r6878.html
-share/gnome/help/gnumeric/C/r6899.html
-share/gnome/help/gnumeric/C/r6931.html
-share/gnome/help/gnumeric/C/r6956.html
-share/gnome/help/gnumeric/C/r6981.html
-share/gnome/help/gnumeric/C/r7001.html
-share/gnome/help/gnumeric/C/r7024.html
-share/gnome/help/gnumeric/C/r7049.html
-share/gnome/help/gnumeric/C/r7073.html
-share/gnome/help/gnumeric/C/r7094.html
-share/gnome/help/gnumeric/C/r7117.html
-share/gnome/help/gnumeric/C/r7142.html
-share/gnome/help/gnumeric/C/r7165.html
-share/gnome/help/gnumeric/C/r7194.html
-share/gnome/help/gnumeric/C/r7218.html
-share/gnome/help/gnumeric/C/r7240.html
-share/gnome/help/gnumeric/C/r7267.html
-share/gnome/help/gnumeric/C/r7289.html
-share/gnome/help/gnumeric/C/r7316.html
-share/gnome/help/gnumeric/C/r7336.html
-share/gnome/help/gnumeric/C/r7362.html
-share/gnome/help/gnumeric/C/r7387.html
-share/gnome/help/gnumeric/C/r7412.html
-share/gnome/help/gnumeric/C/r7436.html
-share/gnome/help/gnumeric/C/r7463.html
-share/gnome/help/gnumeric/C/r7503.html
-share/gnome/help/gnumeric/C/r7529.html
-share/gnome/help/gnumeric/C/r7552.html
-share/gnome/help/gnumeric/C/r7574.html
-share/gnome/help/gnumeric/C/r7597.html
-share/gnome/help/gnumeric/C/r7619.html
-share/gnome/help/gnumeric/C/r7639.html
-share/gnome/help/gnumeric/C/r7664.html
-share/gnome/help/gnumeric/C/r7686.html
-share/gnome/help/gnumeric/C/r7712.html
-share/gnome/help/gnumeric/C/r7735.html
-share/gnome/help/gnumeric/C/r7760.html
-share/gnome/help/gnumeric/C/r7788.html
-share/gnome/help/gnumeric/C/r7818.html
-share/gnome/help/gnumeric/C/r7842.html
-share/gnome/help/gnumeric/C/r7868.html
-share/gnome/help/gnumeric/C/r7888.html
-share/gnome/help/gnumeric/C/r7924.html
-share/gnome/help/gnumeric/C/r7941.html
-share/gnome/help/gnumeric/C/r7963.html
-share/gnome/help/gnumeric/C/r7988.html
-share/gnome/help/gnumeric/C/r8013.html
-share/gnome/help/gnumeric/C/r8037.html
-share/gnome/help/gnumeric/C/r8060.html
-share/gnome/help/gnumeric/C/r8083.html
-share/gnome/help/gnumeric/C/r8106.html
-share/gnome/help/gnumeric/C/r8139.html
-share/gnome/help/gnumeric/C/r8161.html
-share/gnome/help/gnumeric/C/r8188.html
-share/gnome/help/gnumeric/C/r8208.html
-share/gnome/help/gnumeric/C/r8248.html
-share/gnome/help/gnumeric/C/r8271.html
-share/gnome/help/gnumeric/C/r8294.html
-share/gnome/help/gnumeric/C/r8317.html
-share/gnome/help/gnumeric/C/r8341.html
-share/gnome/help/gnumeric/C/r8365.html
-share/gnome/help/gnumeric/C/r8391.html
-share/gnome/help/gnumeric/C/r8413.html
-share/gnome/help/gnumeric/C/r8437.html
-share/gnome/help/gnumeric/C/r8465.html
-share/gnome/help/gnumeric/C/r8488.html
-share/gnome/help/gnumeric/C/r8508.html
-share/gnome/help/gnumeric/C/r8530.html
-share/gnome/help/gnumeric/C/r8557.html
-share/gnome/help/gnumeric/C/r8580.html
-share/gnome/help/gnumeric/C/r8602.html
-share/gnome/help/gnumeric/C/r8626.html
-share/gnome/help/gnumeric/C/r8659.html
-share/gnome/help/gnumeric/C/r8687.html
-share/gnome/help/gnumeric/C/r8711.html
-share/gnome/help/gnumeric/C/r8733.html
-share/gnome/help/gnumeric/C/r8761.html
-share/gnome/help/gnumeric/C/r8787.html
-share/gnome/help/gnumeric/C/r8810.html
-share/gnome/help/gnumeric/C/r8833.html
-share/gnome/help/gnumeric/C/r8861.html
-share/gnome/help/gnumeric/C/r8885.html
-share/gnome/help/gnumeric/C/r8910.html
-share/gnome/help/gnumeric/C/r8938.html
-share/gnome/help/gnumeric/C/r8965.html
-share/gnome/help/gnumeric/C/r8983.html
-share/gnome/help/gnumeric/C/r9007.html
-share/gnome/help/gnumeric/C/r9035.html
-share/gnome/help/gnumeric/C/r9063.html
-share/gnome/help/gnumeric/C/r9086.html
-share/gnome/help/gnumeric/C/r9108.html
-share/gnome/help/gnumeric/C/r9131.html
-share/gnome/help/gnumeric/C/r9151.html
-share/gnome/help/gnumeric/C/r9179.html
-share/gnome/help/gnumeric/C/r9200.html
-share/gnome/help/gnumeric/C/r9223.html
-share/gnome/help/gnumeric/C/r9247.html
-share/gnome/help/gnumeric/C/r9271.html
-share/gnome/help/gnumeric/C/r9299.html
-share/gnome/help/gnumeric/C/r9322.html
-share/gnome/help/gnumeric/C/r9351.html
-share/gnome/help/gnumeric/C/r9373.html
-share/gnome/help/gnumeric/C/r9397.html
-share/gnome/help/gnumeric/C/r9418.html
-share/gnome/help/gnumeric/C/r9442.html
-share/gnome/help/gnumeric/C/r9465.html
-share/gnome/help/gnumeric/C/r9490.html
-share/gnome/help/gnumeric/C/r9513.html
-share/gnome/help/gnumeric/C/r9533.html
-share/gnome/help/gnumeric/C/r9554.html
-share/gnome/help/gnumeric/C/r9579.html
-share/gnome/help/gnumeric/C/r9608.html
-share/gnome/help/gnumeric/C/r9633.html
-share/gnome/help/gnumeric/C/r9653.html
-share/gnome/help/gnumeric/C/r9673.html
-share/gnome/help/gnumeric/C/r9695.html
-share/gnome/help/gnumeric/C/r9717.html
-share/gnome/help/gnumeric/C/r9741.html
-share/gnome/help/gnumeric/C/r9767.html
-share/gnome/help/gnumeric/C/r9788.html
-share/gnome/help/gnumeric/C/r9829.html
-share/gnome/help/gnumeric/C/r9857.html
-share/gnome/help/gnumeric/C/r9877.html
-share/gnome/help/gnumeric/C/r9917.html
-share/gnome/help/gnumeric/C/r9938.html
-share/gnome/help/gnumeric/C/r9961.html
+share/gnome/help/gnumeric/C/random-number-generation-tool.html
+share/gnome/help/gnumeric/C/rank-and-percentile-tool.html
+share/gnome/help/gnumeric/C/regression-tool.html
share/gnome/help/gnumeric/C/rest.html
+share/gnome/help/gnumeric/C/sampling-tool.html
share/gnome/help/gnumeric/C/selecting-cells-entering-formulas.html
share/gnome/help/gnumeric/C/solver.html
+share/gnome/help/gnumeric/C/t-test.html
share/gnome/help/gnumeric/C/toolbar-buttons.html
share/gnome/help/gnumeric/C/topic.dat
share/gnome/help/gnumeric/C/tutorials.html
-share/gnumeric/0.70-bonobo/autoformat-templates/3D/.category
-share/gnumeric/0.70-bonobo/autoformat-templates/3D/autoformat.3D.button.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/3D/autoformat.3D.list.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Classical/.category
-share/gnumeric/0.70-bonobo/autoformat-templates/Classical/autoformat.Classical.cool.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Classical/autoformat.Classical.simple.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Classical/autoformat.Classical.trendy.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Colourful/.category
-share/gnumeric/0.70-bonobo/autoformat-templates/Colourful/autoformat.Colourful.banana.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Colourful/autoformat.Colourful.black.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Colourful/autoformat.Colourful.blue.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Colourful/autoformat.Colourful.orange.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Colourful/autoformat.Colourful.vanilla.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Financial/.category
-share/gnumeric/0.70-bonobo/autoformat-templates/Financial/autoformat.Financial.basic.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Financial/autoformat.Financial.desert.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Financial/autoformat.Financial.ice.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Financial/autoformat.Financial.modern.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/Financial/autoformat.Financial.purple.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/General/.category
-share/gnumeric/0.70-bonobo/autoformat-templates/General/autoformat.General.advanced.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/General/autoformat.General.basic.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/General/autoformat.General.empty.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/General/autoformat.General.table.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/List/.category
-share/gnumeric/0.70-bonobo/autoformat-templates/List/autoformat.List.basic.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/List/autoformat.List.green.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/List/autoformat.List.lila.xml
-share/gnumeric/0.70-bonobo/autoformat-templates/List/autoformat.List.simple.xml
-share/gnumeric/0.70-bonobo/glade/advanced-filter.glade
-share/gnumeric/0.70-bonobo/glade/analysis-tools.glade
-share/gnumeric/0.70-bonobo/glade/autocorrect-exceptions.glade
-share/gnumeric/0.70-bonobo/glade/autocorrect.glade
-share/gnumeric/0.70-bonobo/glade/autoformat.glade
-share/gnumeric/0.70-bonobo/glade/autosave-prompt.glade
-share/gnumeric/0.70-bonobo/glade/autosave.glade
-share/gnumeric/0.70-bonobo/glade/cell-format.glade
-share/gnumeric/0.70-bonobo/glade/cell-sort.glade
-share/gnumeric/0.70-bonobo/glade/col-width.glade
-share/gnumeric/0.70-bonobo/glade/colrow.glade
-share/gnumeric/0.70-bonobo/glade/consolidate.glade
-share/gnumeric/0.70-bonobo/glade/delete-cells.glade
-share/gnumeric/0.70-bonobo/glade/dialog-stf-export.glade
-share/gnumeric/0.70-bonobo/glade/dialog-stf.glade
-share/gnumeric/0.70-bonobo/glade/dialog-zoom.glade
-share/gnumeric/0.70-bonobo/glade/font-sel.glade
-share/gnumeric/0.70-bonobo/glade/formula-guru.glade
-share/gnumeric/0.70-bonobo/glade/function-select.glade
-share/gnumeric/0.70-bonobo/glade/graph-guru.glade
-share/gnumeric/0.70-bonobo/glade/hf-config.glade
-share/gnumeric/0.70-bonobo/glade/insert-cells.glade
-share/gnumeric/0.70-bonobo/glade/names.glade
-share/gnumeric/0.70-bonobo/glade/plugin-manager.glade
-share/gnumeric/0.70-bonobo/glade/print.glade
-share/gnumeric/0.70-bonobo/glade/row-height.glade
-share/gnumeric/0.70-bonobo/glade/search-replace.glade
-share/gnumeric/0.70-bonobo/glade/sheet-order.glade
-share/gnumeric/0.70-bonobo/glade/sheet-rename.glade
-share/gnumeric/0.70-bonobo/glade/solver-options.glade
-share/gnumeric/0.70-bonobo/glade/solver.glade
-share/gnumeric/0.70-bonobo/glade/summary.glade
-share/gnumeric/0.70-bonobo/glade/validate.glade
-share/gnumeric/0.70-bonobo/glade/workbook-attr.glade
-share/gnumeric/0.70-bonobo/gnome/ui/GNOME_Gnumeric.xml
-share/gnumeric/0.70-bonobo/idl/Gnumeric.idl
-share/gnumeric/0.70-bonobo/idl/gnumeric-graphs.idl
-share/gnumeric/0.70-bonobo/templates/invoice.gnumeric
-share/gnumeric/0.70-bonobo/templates/loan.gnumeric
-share/gnumeric/0.70-bonobo/templates/mileage.gnumeric
-share/gnumeric/0.70-bonobo/templates/purchase_order.gnumeric
+share/gnumeric/0.71-bonobo/autoformat-templates/3D/.category
+share/gnumeric/0.71-bonobo/autoformat-templates/3D/autoformat.3D.button.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/3D/autoformat.3D.list.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Classical/.category
+share/gnumeric/0.71-bonobo/autoformat-templates/Classical/autoformat.Classical.cool.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Classical/autoformat.Classical.simple.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Classical/autoformat.Classical.trendy.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Colourful/.category
+share/gnumeric/0.71-bonobo/autoformat-templates/Colourful/autoformat.Colourful.banana.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Colourful/autoformat.Colourful.black.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Colourful/autoformat.Colourful.blue.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Colourful/autoformat.Colourful.orange.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Colourful/autoformat.Colourful.vanilla.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Financial/.category
+share/gnumeric/0.71-bonobo/autoformat-templates/Financial/autoformat.Financial.basic.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Financial/autoformat.Financial.desert.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Financial/autoformat.Financial.ice.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Financial/autoformat.Financial.modern.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/Financial/autoformat.Financial.purple.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/General/.category
+share/gnumeric/0.71-bonobo/autoformat-templates/General/autoformat.General.advanced.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/General/autoformat.General.basic.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/General/autoformat.General.empty.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/General/autoformat.General.table.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/List/.category
+share/gnumeric/0.71-bonobo/autoformat-templates/List/autoformat.List.basic.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/List/autoformat.List.green.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/List/autoformat.List.lila.xml
+share/gnumeric/0.71-bonobo/autoformat-templates/List/autoformat.List.simple.xml
+share/gnumeric/0.71-bonobo/glade/advanced-filter.glade
+share/gnumeric/0.71-bonobo/glade/analysis-tools.glade
+share/gnumeric/0.71-bonobo/glade/autocorrect-exceptions.glade
+share/gnumeric/0.71-bonobo/glade/autocorrect.glade
+share/gnumeric/0.71-bonobo/glade/autoformat.glade
+share/gnumeric/0.71-bonobo/glade/autosave-prompt.glade
+share/gnumeric/0.71-bonobo/glade/autosave.glade
+share/gnumeric/0.71-bonobo/glade/cell-format.glade
+share/gnumeric/0.71-bonobo/glade/cell-sort.glade
+share/gnumeric/0.71-bonobo/glade/col-width.glade
+share/gnumeric/0.71-bonobo/glade/colrow.glade
+share/gnumeric/0.71-bonobo/glade/consolidate.glade
+share/gnumeric/0.71-bonobo/glade/correlation.glade
+share/gnumeric/0.71-bonobo/glade/covariance.glade
+share/gnumeric/0.71-bonobo/glade/delete-cells.glade
+share/gnumeric/0.71-bonobo/glade/descriptive-stats.glade
+share/gnumeric/0.71-bonobo/glade/dialog-stf-export.glade
+share/gnumeric/0.71-bonobo/glade/dialog-stf.glade
+share/gnumeric/0.71-bonobo/glade/dialog-zoom.glade
+share/gnumeric/0.71-bonobo/glade/font-sel.glade
+share/gnumeric/0.71-bonobo/glade/formula-guru.glade
+share/gnumeric/0.71-bonobo/glade/function-select.glade
+share/gnumeric/0.71-bonobo/glade/graph-guru.glade
+share/gnumeric/0.71-bonobo/glade/hf-config.glade
+share/gnumeric/0.71-bonobo/glade/insert-cells.glade
+share/gnumeric/0.71-bonobo/glade/mean-tests.glade
+share/gnumeric/0.71-bonobo/glade/names.glade
+share/gnumeric/0.71-bonobo/glade/plugin-manager.glade
+share/gnumeric/0.71-bonobo/glade/print.glade
+share/gnumeric/0.71-bonobo/glade/rank.glade
+share/gnumeric/0.71-bonobo/glade/row-height.glade
+share/gnumeric/0.71-bonobo/glade/sampling.glade
+share/gnumeric/0.71-bonobo/glade/search-replace.glade
+share/gnumeric/0.71-bonobo/glade/search.glade
+share/gnumeric/0.71-bonobo/glade/sheet-order.glade
+share/gnumeric/0.71-bonobo/glade/sheet-rename.glade
+share/gnumeric/0.71-bonobo/glade/solver-options.glade
+share/gnumeric/0.71-bonobo/glade/solver.glade
+share/gnumeric/0.71-bonobo/glade/summary.glade
+share/gnumeric/0.71-bonobo/glade/validate.glade
+share/gnumeric/0.71-bonobo/glade/variance-tests.glade
+share/gnumeric/0.71-bonobo/glade/workbook-attr.glade
+share/gnumeric/0.71-bonobo/gnome/ui/GNOME_Gnumeric.xml
+share/gnumeric/0.71-bonobo/idl/GNOME_Gnumeric.idl
+share/gnumeric/0.71-bonobo/idl/GNOME_Gnumeric_Graph.idl
+share/gnumeric/0.71-bonobo/templates/invoice.gnumeric
+share/gnumeric/0.71-bonobo/templates/loan.gnumeric
+share/gnumeric/0.71-bonobo/templates/mileage.gnumeric
+share/gnumeric/0.71-bonobo/templates/purchase_order.gnumeric
share/locale/ca/LC_MESSAGES/gnumeric.mo
share/locale/cs/LC_MESSAGES/gnumeric.mo
share/locale/da/LC_MESSAGES/gnumeric.mo
@@ -636,7 +680,7 @@ share/locale/sv/LC_MESSAGES/gnumeric.mo
share/locale/tr/LC_MESSAGES/gnumeric.mo
share/locale/uk/LC_MESSAGES/gnumeric.mo
share/locale/zh_CN.GB2312/LC_MESSAGES/gnumeric.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/gnumeric.mo
+share/locale/zh_TW/LC_MESSAGES/gnumeric.mo
share/mc/templates/gnumeric.desktop
share/mime-info/gnumeric.keys
share/mime-info/gnumeric.mime
@@ -698,38 +742,39 @@ share/pixmaps/gnumeric/right_border
share/pixmaps/gnumeric/stf-druid.png
share/pixmaps/gnumeric/top_border
@dirrm share/pixmaps/gnumeric
-@dirrm share/gnumeric/0.70-bonobo/templates
-@dirrm share/gnumeric/0.70-bonobo/idl
-@dirrm share/gnumeric/0.70-bonobo/gnome/ui
-@dirrm share/gnumeric/0.70-bonobo/gnome
-@dirrm share/gnumeric/0.70-bonobo/glade
-@dirrm share/gnumeric/0.70-bonobo/autoformat-templates/List
-@dirrm share/gnumeric/0.70-bonobo/autoformat-templates/General
-@dirrm share/gnumeric/0.70-bonobo/autoformat-templates/Financial
-@dirrm share/gnumeric/0.70-bonobo/autoformat-templates/Colourful
-@dirrm share/gnumeric/0.70-bonobo/autoformat-templates/Classical
-@dirrm share/gnumeric/0.70-bonobo/autoformat-templates/3D
-@dirrm share/gnumeric/0.70-bonobo/autoformat-templates
-@dirrm share/gnumeric/0.70-bonobo
+@dirrm share/gnumeric/0.71-bonobo/templates
+@dirrm share/gnumeric/0.71-bonobo/idl
+@dirrm share/gnumeric/0.71-bonobo/gnome/ui
+@dirrm share/gnumeric/0.71-bonobo/gnome
+@dirrm share/gnumeric/0.71-bonobo/glade
+@dirrm share/gnumeric/0.71-bonobo/autoformat-templates/List
+@dirrm share/gnumeric/0.71-bonobo/autoformat-templates/General
+@dirrm share/gnumeric/0.71-bonobo/autoformat-templates/Financial
+@dirrm share/gnumeric/0.71-bonobo/autoformat-templates/Colourful
+@dirrm share/gnumeric/0.71-bonobo/autoformat-templates/Classical
+@dirrm share/gnumeric/0.71-bonobo/autoformat-templates/3D
+@dirrm share/gnumeric/0.71-bonobo/autoformat-templates
+@dirrm share/gnumeric/0.71-bonobo
@dirrm share/gnumeric
@dirrm share/gnome/help/gnumeric/C/images
@dirrm share/gnome/help/gnumeric/C
@dirrm share/gnome/help/gnumeric
-@dirrm lib/gnumeric/0.70-bonobo/plugins/xml_sax
-@dirrm lib/gnumeric/0.70-bonobo/plugins/xbase
-@dirrm lib/gnumeric/0.70-bonobo/plugins/sylk
-@dirrm lib/gnumeric/0.70-bonobo/plugins/sc
-@dirrm lib/gnumeric/0.70-bonobo/plugins/plan_perfect
-@dirrm lib/gnumeric/0.70-bonobo/plugins/oleo
-@dirrm lib/gnumeric/0.70-bonobo/plugins/numtheory
-@dirrm lib/gnumeric/0.70-bonobo/plugins/lotus
-@dirrm lib/gnumeric/0.70-bonobo/plugins/html
-@dirrm lib/gnumeric/0.70-bonobo/plugins/gb
-@dirrm lib/gnumeric/0.70-bonobo/plugins/excel
-@dirrm lib/gnumeric/0.70-bonobo/plugins/dif
-@dirrm lib/gnumeric/0.70-bonobo/plugins/derivatives
-@dirrm lib/gnumeric/0.70-bonobo/plugins/applix
-@dirrm lib/gnumeric/0.70-bonobo/plugins
-@dirrm lib/gnumeric/0.70-bonobo
+@dirrm lib/gnumeric/0.71-bonobo/plugins/xml_sax
+@dirrm lib/gnumeric/0.71-bonobo/plugins/xbase
+@dirrm lib/gnumeric/0.71-bonobo/plugins/sylk
+@dirrm lib/gnumeric/0.71-bonobo/plugins/sc
+@dirrm lib/gnumeric/0.71-bonobo/plugins/plan_perfect
+@dirrm lib/gnumeric/0.71-bonobo/plugins/oleo
+@dirrm lib/gnumeric/0.71-bonobo/plugins/numtheory
+@dirrm lib/gnumeric/0.71-bonobo/plugins/mps
+@dirrm lib/gnumeric/0.71-bonobo/plugins/lotus
+@dirrm lib/gnumeric/0.71-bonobo/plugins/html
+@dirrm lib/gnumeric/0.71-bonobo/plugins/gb
+@dirrm lib/gnumeric/0.71-bonobo/plugins/excel
+@dirrm lib/gnumeric/0.71-bonobo/plugins/dif
+@dirrm lib/gnumeric/0.71-bonobo/plugins/derivatives
+@dirrm lib/gnumeric/0.71-bonobo/plugins/applix
+@dirrm lib/gnumeric/0.71-bonobo/plugins
+@dirrm lib/gnumeric/0.71-bonobo
@dirrm lib/gnumeric
@unexec rmdir %D/share/mc/templates >/dev/null 2>&1 || true