diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-06-08 03:56:49 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-06-08 03:56:49 +0800 |
commit | 1435b9d7fde0e3619a4c68455cd92e7ccf9517d4 (patch) | |
tree | 24c533025464f196ce0c08b9e5eec71e21b992d9 | |
parent | 4cd569597453ae7b488693459599c6672bedc447 (diff) | |
download | freebsd-ports-graphics-1435b9d7fde0e3619a4c68455cd92e7ccf9517d4.tar.gz freebsd-ports-graphics-1435b9d7fde0e3619a4c68455cd92e7ccf9517d4.tar.zst freebsd-ports-graphics-1435b9d7fde0e3619a4c68455cd92e7ccf9517d4.zip |
Update to 1.0.7.
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/distinfo | 2 | ||||
-rw-r--r-- | math/gnumeric/files/patch-aa | 14 | ||||
-rw-r--r-- | math/gnumeric/files/patch-doc::gnumeric-doc.make | 14 | ||||
-rw-r--r-- | math/gnumeric/files/patch-doc::sgmldocs.make | 14 | ||||
-rw-r--r-- | math/gnumeric/files/patch-ltmain.sh | 37 | ||||
-rw-r--r-- | math/gnumeric/pkg-plist | 937 | ||||
-rw-r--r-- | math/gnumeric2/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric2/distinfo | 2 | ||||
-rw-r--r-- | math/gnumeric2/files/patch-aa | 14 | ||||
-rw-r--r-- | math/gnumeric2/files/patch-doc::gnumeric-doc.make | 14 | ||||
-rw-r--r-- | math/gnumeric2/files/patch-doc::sgmldocs.make | 14 | ||||
-rw-r--r-- | math/gnumeric2/files/patch-ltmain.sh | 37 | ||||
-rw-r--r-- | math/gnumeric2/pkg-plist | 937 |
14 files changed, 970 insertions, 1074 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index dbe0e174a10..baaa5cb3021 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnumeric -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES?= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric @@ -26,7 +26,7 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= yes USE_PYTHON= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-evolution CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo index a74f6c78a81..79de5e04571 100644 --- a/math/gnumeric/distinfo +++ b/math/gnumeric/distinfo @@ -1 +1 @@ -MD5 (gnome/gnumeric-1.0.6.tar.bz2) = 2cb69f19409d0b7cf533c308bf86574b +MD5 (gnome/gnumeric-1.0.7.tar.bz2) = dd807029289a9bdaf898c2c89e235462 diff --git a/math/gnumeric/files/patch-aa b/math/gnumeric/files/patch-aa index 978df6779fa..3bbcde72230 100644 --- a/math/gnumeric/files/patch-aa +++ b/math/gnumeric/files/patch-aa @@ -1,9 +1,17 @@ $FreeBSD$ ---- configure.orig Wed Nov 7 11:20:14 2001 -+++ configure Wed Nov 7 11:34:43 2001 -@@ -10618,7 +10618,7 @@ +--- configure.orig Fri Jun 7 21:38:37 2002 ++++ configure Fri Jun 7 21:39:48 2002 +@@ -5913,6 +5913,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -10790,7 +10791,7 @@ if gnome-config --libs gb > /dev/null 2>&1; then verstxt=`gnome-config --modversion gb 2>/dev/null` vers=`echo "$verstxt" | awk -F. '{ printf "%d", $1 * 10000 + $2 * 100 + $3; }'` diff --git a/math/gnumeric/files/patch-doc::gnumeric-doc.make b/math/gnumeric/files/patch-doc::gnumeric-doc.make new file mode 100644 index 00000000000..9ae036b7390 --- /dev/null +++ b/math/gnumeric/files/patch-doc::gnumeric-doc.make @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- doc/gnumeric-doc.make 2002/06/07 19:30:21 1.1 ++++ doc/gnumeric-doc.make 2002/06/07 19:30:33 +@@ -9,7 +9,7 @@ + gnumeric_docdir = $(top_srcdir)/doc + sgml_ents = functions.sgml + +-gnumeric_helpdir = $(datadir)/gnome/help/gnumeric/$(lang) ++gnumeric_helpdir = $(datadir)/help/gnumeric/$(lang) + gnumeric_help_DATA = topic.dat + + # include generated files to simplify installation diff --git a/math/gnumeric/files/patch-doc::sgmldocs.make b/math/gnumeric/files/patch-doc::sgmldocs.make new file mode 100644 index 00000000000..ae102ee6a50 --- /dev/null +++ b/math/gnumeric/files/patch-doc::sgmldocs.make @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- doc/sgmldocs.make 2002/06/07 19:38:15 1.1 ++++ doc/sgmldocs.make 2002/06/07 19:38:30 +@@ -32,7 +32,7 @@ + # dist-hook: app-dist-hook + # + +-docdir = $(datadir)/gnome/help/$(docname)/$(lang) ++docdir = $(datadir)/help/$(docname)/$(lang) + + doc_DATA = index.html + diff --git a/math/gnumeric/files/patch-ltmain.sh b/math/gnumeric/files/patch-ltmain.sh deleted file mode 100644 index d62ad5aaf76..00000000000 --- a/math/gnumeric/files/patch-ltmain.sh +++ /dev/null @@ -1,37 +0,0 @@ - -$FreeBSD$ - ---- ltmain.sh.orig Sun Dec 16 07:16:09 2001 -+++ ltmain.sh Tue Dec 18 07:52:22 2001 -@@ -1052,7 +1052,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd[234]*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -2359,6 +2359,9 @@ - # problems, so we reset it completely - verstring="" - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -4247,10 +4250,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist index ce59f5af369..e2cc9279413 100644 --- a/math/gnumeric/pkg-plist +++ b/math/gnumeric/pkg-plist @@ -12,10 +12,6 @@ lib/gnumeric/%%VERSION%%/plugins/gb/gnum_gb.so lib/gnumeric/%%VERSION%%/plugins/gb/plugin.xml lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.so lib/gnumeric/%%VERSION%%/plugins/gdaif/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/glossary-po-header -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.py -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyc -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/plugin.xml lib/gnumeric/%%VERSION%%/plugins/html/html.so lib/gnumeric/%%VERSION%%/plugins/html/plugin.xml lib/gnumeric/%%VERSION%%/plugins/lotus/lotus.so @@ -28,13 +24,6 @@ lib/gnumeric/%%VERSION%%/plugins/oleo/oleo.so lib/gnumeric/%%VERSION%%/plugins/oleo/plugin.xml lib/gnumeric/%%VERSION%%/plugins/psiconv/plugin.xml lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.so -lib/gnumeric/%%VERSION%%/plugins/py-func/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.py -lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.pyc -lib/gnumeric/%%VERSION%%/plugins/python-loader/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/python-loader/python_loader.so -lib/gnumeric/%%VERSION%%/plugins/python/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/python/python.so lib/gnumeric/%%VERSION%%/plugins/sc/plugin.xml lib/gnumeric/%%VERSION%%/plugins/sc/sc.so lib/gnumeric/%%VERSION%%/plugins/sylk/plugin.xml @@ -125,57 +114,31 @@ share/gnome/gnumeric/%%VERSION%%/glade/workbook-attr.glade share/gnome/gnumeric/%%VERSION%%/gnome/ui/GNOME_Gnumeric.xml share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric.idl share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric_Graph.idl -share/gnome/gnumeric/%%VERSION%%/python/gnumeric_defs.py -share/gnome/gnumeric/%%VERSION%%/python/gnumeric_defs.pyc -share/gnome/gnumeric/%%VERSION%%/python/gnumeric_startup.py -share/gnome/gnumeric/%%VERSION%%/python/gnumeric_startup.pyc share/gnome/gnumeric/%%VERSION%%/templates/invoice.gnumeric share/gnome/gnumeric/%%VERSION%%/templates/loan.gnumeric share/gnome/gnumeric/%%VERSION%%/templates/mileage.gnumeric share/gnome/gnumeric/%%VERSION%%/templates/purchase_order.gnumeric -share/gnome/help/gnumeric/C/LEGALNOTICE.html -share/gnome/help/gnumeric/C/alignmentandothertabs.html -share/gnome/help/gnumeric/C/analysis-tools.html -share/gnome/help/gnumeric/C/analysis-tools.sgml -share/gnome/help/gnumeric/C/anova.html -share/gnome/help/gnumeric/C/authors.html -share/gnome/help/gnumeric/C/authors.sgml -share/gnome/help/gnumeric/C/autocorrect-tool.html -share/gnome/help/gnumeric/C/autocorrect.sgml -share/gnome/help/gnumeric/C/autofill.html -share/gnome/help/gnumeric/C/autofill.sgml -share/gnome/help/gnumeric/C/autosave.html -share/gnome/help/gnumeric/C/autosave.sgml -share/gnome/help/gnumeric/C/cell-elements.html -share/gnome/help/gnumeric/C/cell-grid.html -share/gnome/help/gnumeric/C/cell-referencing.html -share/gnome/help/gnumeric/C/cell_refer.sgml -share/gnome/help/gnumeric/C/context-menu.html -share/gnome/help/gnumeric/C/copying-moving.html -share/gnome/help/gnumeric/C/copying-moving.sgml -share/gnome/help/gnumeric/C/correlation-tool.html -share/gnome/help/gnumeric/C/covariance-tool.html -share/gnome/help/gnumeric/C/cutandpaste.html -share/gnome/help/gnumeric/C/data-entry.html -share/gnome/help/gnumeric/C/data-menu.html -share/gnome/help/gnumeric/C/descriptive-statistics-tool.html -share/gnome/help/gnumeric/C/docbook.css -share/gnome/help/gnumeric/C/edit-menu.html -share/gnome/help/gnumeric/C/editing-selections.html -share/gnome/help/gnumeric/C/editing.html -share/gnome/help/gnumeric/C/editing.sgml -share/gnome/help/gnumeric/C/fdl-section1.html -share/gnome/help/gnumeric/C/fdl-section10.html -share/gnome/help/gnumeric/C/fdl-section2.html -share/gnome/help/gnumeric/C/fdl-section3.html -share/gnome/help/gnumeric/C/fdl-section4.html -share/gnome/help/gnumeric/C/fdl-section5.html -share/gnome/help/gnumeric/C/fdl-section6.html -share/gnome/help/gnumeric/C/fdl-section7.html -share/gnome/help/gnumeric/C/fdl-section8.html -share/gnome/help/gnumeric/C/fdl-section9.html -share/gnome/help/gnumeric/C/fdl-using.html -share/gnome/help/gnumeric/C/fdl.html +share/gnome/help/gnumeric/C/a13882.html +share/gnome/help/gnumeric/C/c1278.html +share/gnome/help/gnumeric/C/c1390.html +share/gnome/help/gnumeric/C/c14.html +share/gnome/help/gnumeric/C/c151.html +share/gnome/help/gnumeric/C/c1754.html +share/gnome/help/gnumeric/C/c1975.html +share/gnome/help/gnumeric/C/c2053.html +share/gnome/help/gnumeric/C/c2630.html +share/gnome/help/gnumeric/C/c3179.html +share/gnome/help/gnumeric/C/c3482.html +share/gnome/help/gnumeric/C/c3508.html +share/gnome/help/gnumeric/C/c3576.html +share/gnome/help/gnumeric/C/c4576.html +share/gnome/help/gnumeric/C/c4596.html +share/gnome/help/gnumeric/C/c4599.html +share/gnome/help/gnumeric/C/c4703.html +share/gnome/help/gnumeric/C/c4853.html +share/gnome/help/gnumeric/C/c4872.html +share/gnome/help/gnumeric/C/c71.html +share/gnome/help/gnumeric/C/c925.html share/gnome/help/gnumeric/C/figures/add-decimals.png share/gnome/help/gnumeric/C/figures/advanced-filter-1.png share/gnome/help/gnumeric/C/figures/advanced-filter-2.png @@ -381,6 +344,7 @@ share/gnome/help/gnumeric/C/figures/number-format-color-dialog.png share/gnome/help/gnumeric/C/figures/number-format-dialog.png share/gnome/help/gnumeric/C/figures/number-format-font-dialog.png share/gnome/help/gnumeric/C/figures/number-format-justification-dialog-2.png +share/gnome/help/gnumeric/C/figures/number-format-justification.png share/gnome/help/gnumeric/C/figures/number-format-protection.png share/gnome/help/gnumeric/C/figures/number-format-validation-warning.png share/gnome/help/gnumeric/C/figures/number-format-validation.png @@ -461,441 +425,431 @@ share/gnome/help/gnumeric/C/figures/worksheet-running-calc-1.png share/gnome/help/gnumeric/C/figures/zoom-dialog.png share/gnome/help/gnumeric/C/figures/zoom-toolbar.png share/gnome/help/gnumeric/C/figures/zoom.png -share/gnome/help/gnumeric/C/file-format.html -share/gnome/help/gnumeric/C/file-menu.html -share/gnome/help/gnumeric/C/files.html -share/gnome/help/gnumeric/C/files.sgml -share/gnome/help/gnumeric/C/filter.sgml -share/gnome/help/gnumeric/C/filters.html -share/gnome/help/gnumeric/C/fmt-toolbar.html -share/gnome/help/gnumeric/C/forecasting-tools.html -share/gnome/help/gnumeric/C/format-menu.html -share/gnome/help/gnumeric/C/formatting.html -share/gnome/help/gnumeric/C/formulas.html -share/gnome/help/gnumeric/C/formulas.sgml -share/gnome/help/gnumeric/C/fourier-analysis-tool.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/functions.sgml -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-bitand.html -share/gnome/help/gnumeric/C/gnumeric-bitlshift.html -share/gnome/help/gnumeric/C/gnumeric-bitor.html -share/gnome/help/gnumeric/C/gnumeric-bitrshift.html -share/gnome/help/gnumeric/C/gnumeric-bitxor.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-date2unix.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-getenv.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-isoweeknum.html -share/gnome/help/gnumeric/C/gnumeric-ispmt.html -share/gnome/help/gnumeric/C/gnumeric-isprime.html -share/gnome/help/gnumeric/C/gnumeric-isref.html -share/gnome/help/gnumeric/C/gnumeric-istext.html -share/gnome/help/gnumeric/C/gnumeric-ithprime.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-ntxd.html -share/gnome/help/gnumeric/C/gnumeric-ntxmu.html -share/gnome/help/gnumeric/C/gnumeric-ntxphi.html -share/gnome/help/gnumeric/C/gnumeric-ntxpi.html -share/gnome/help/gnumeric/C/gnumeric-ntxsigma.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-optxbs_call.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_call_delta.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_call_rho.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_call_theta.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_gamma.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_put.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_put_delta.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_put_rho.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_put_theta.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_vega.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-unix2date.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-weeknum.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/gnumeric.sgml -share/gnome/help/gnumeric/C/goal-seek.html -share/gnome/help/gnumeric/C/graphs.html -share/gnome/help/gnumeric/C/gui-elements.html -share/gnome/help/gnumeric/C/help-menu.html -share/gnome/help/gnumeric/C/histogram-tool.html share/gnome/help/gnumeric/C/index.html -share/gnome/help/gnumeric/C/info-area.html -share/gnome/help/gnumeric/C/insert-menu.html -share/gnome/help/gnumeric/C/introduction.sgml -share/gnome/help/gnumeric/C/license.html -share/gnome/help/gnumeric/C/license.sgml -share/gnome/help/gnumeric/C/menus.html -share/gnome/help/gnumeric/C/number-format.sgml -share/gnome/help/gnumeric/C/number-formatting-overview.html -share/gnome/help/gnumeric/C/obj-toolbar.html -share/gnome/help/gnumeric/C/opening-importing.html -share/gnome/help/gnumeric/C/other-elements.html -share/gnome/help/gnumeric/C/preface.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/printing.sgml -share/gnome/help/gnumeric/C/protectionandvalidation.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/sampling-tool.html -share/gnome/help/gnumeric/C/selecting-cells-entering-formulas.html -share/gnome/help/gnumeric/C/selections.sgml -share/gnome/help/gnumeric/C/solver.html -share/gnome/help/gnumeric/C/solver.sgml -share/gnome/help/gnumeric/C/std-toolbar.html -share/gnome/help/gnumeric/C/stylesheet-images/caution.gif -share/gnome/help/gnumeric/C/stylesheet-images/home.gif -share/gnome/help/gnumeric/C/stylesheet-images/important.gif -share/gnome/help/gnumeric/C/stylesheet-images/next.gif -share/gnome/help/gnumeric/C/stylesheet-images/note.gif -share/gnome/help/gnumeric/C/stylesheet-images/prev.gif -share/gnome/help/gnumeric/C/stylesheet-images/tip.gif -share/gnome/help/gnumeric/C/stylesheet-images/toc-blank.gif -share/gnome/help/gnumeric/C/stylesheet-images/toc-minus.gif -share/gnome/help/gnumeric/C/stylesheet-images/toc-plus.gif -share/gnome/help/gnumeric/C/stylesheet-images/up.gif -share/gnome/help/gnumeric/C/stylesheet-images/warning.gif -share/gnome/help/gnumeric/C/t-test.html -share/gnome/help/gnumeric/C/toolbars.html -share/gnome/help/gnumeric/C/tools-menu.html +share/gnome/help/gnumeric/C/r10012.html +share/gnome/help/gnumeric/C/r10040.html +share/gnome/help/gnumeric/C/r10062.html +share/gnome/help/gnumeric/C/r10085.html +share/gnome/help/gnumeric/C/r10108.html +share/gnome/help/gnumeric/C/r10133.html +share/gnome/help/gnumeric/C/r10155.html +share/gnome/help/gnumeric/C/r10174.html +share/gnome/help/gnumeric/C/r10195.html +share/gnome/help/gnumeric/C/r10220.html +share/gnome/help/gnumeric/C/r10244.html +share/gnome/help/gnumeric/C/r10269.html +share/gnome/help/gnumeric/C/r10295.html +share/gnome/help/gnumeric/C/r10316.html +share/gnome/help/gnumeric/C/r10336.html +share/gnome/help/gnumeric/C/r10357.html +share/gnome/help/gnumeric/C/r10383.html +share/gnome/help/gnumeric/C/r10405.html +share/gnome/help/gnumeric/C/r10431.html +share/gnome/help/gnumeric/C/r10453.html +share/gnome/help/gnumeric/C/r10479.html +share/gnome/help/gnumeric/C/r10500.html +share/gnome/help/gnumeric/C/r10526.html +share/gnome/help/gnumeric/C/r10549.html +share/gnome/help/gnumeric/C/r10572.html +share/gnome/help/gnumeric/C/r10594.html +share/gnome/help/gnumeric/C/r10615.html +share/gnome/help/gnumeric/C/r10636.html +share/gnome/help/gnumeric/C/r10662.html +share/gnome/help/gnumeric/C/r10683.html +share/gnome/help/gnumeric/C/r10702.html +share/gnome/help/gnumeric/C/r10723.html +share/gnome/help/gnumeric/C/r10747.html +share/gnome/help/gnumeric/C/r10770.html +share/gnome/help/gnumeric/C/r10794.html +share/gnome/help/gnumeric/C/r10815.html +share/gnome/help/gnumeric/C/r10841.html +share/gnome/help/gnumeric/C/r10867.html +share/gnome/help/gnumeric/C/r10893.html +share/gnome/help/gnumeric/C/r10919.html +share/gnome/help/gnumeric/C/r10941.html +share/gnome/help/gnumeric/C/r10968.html +share/gnome/help/gnumeric/C/r10997.html +share/gnome/help/gnumeric/C/r11027.html +share/gnome/help/gnumeric/C/r11057.html +share/gnome/help/gnumeric/C/r11086.html +share/gnome/help/gnumeric/C/r11113.html +share/gnome/help/gnumeric/C/r11142.html +share/gnome/help/gnumeric/C/r11171.html +share/gnome/help/gnumeric/C/r11200.html +share/gnome/help/gnumeric/C/r11229.html +share/gnome/help/gnumeric/C/r11254.html +share/gnome/help/gnumeric/C/r11279.html +share/gnome/help/gnumeric/C/r11302.html +share/gnome/help/gnumeric/C/r11331.html +share/gnome/help/gnumeric/C/r11353.html +share/gnome/help/gnumeric/C/r11375.html +share/gnome/help/gnumeric/C/r11397.html +share/gnome/help/gnumeric/C/r11420.html +share/gnome/help/gnumeric/C/r11442.html +share/gnome/help/gnumeric/C/r11468.html +share/gnome/help/gnumeric/C/r11494.html +share/gnome/help/gnumeric/C/r11521.html +share/gnome/help/gnumeric/C/r11548.html +share/gnome/help/gnumeric/C/r11570.html +share/gnome/help/gnumeric/C/r11593.html +share/gnome/help/gnumeric/C/r11615.html +share/gnome/help/gnumeric/C/r11631.html +share/gnome/help/gnumeric/C/r11666.html +share/gnome/help/gnumeric/C/r11688.html +share/gnome/help/gnumeric/C/r11710.html +share/gnome/help/gnumeric/C/r11731.html +share/gnome/help/gnumeric/C/r11753.html +share/gnome/help/gnumeric/C/r11775.html +share/gnome/help/gnumeric/C/r11797.html +share/gnome/help/gnumeric/C/r11818.html +share/gnome/help/gnumeric/C/r11840.html +share/gnome/help/gnumeric/C/r11861.html +share/gnome/help/gnumeric/C/r11883.html +share/gnome/help/gnumeric/C/r11903.html +share/gnome/help/gnumeric/C/r11930.html +share/gnome/help/gnumeric/C/r11954.html +share/gnome/help/gnumeric/C/r11975.html +share/gnome/help/gnumeric/C/r11998.html +share/gnome/help/gnumeric/C/r12024.html +share/gnome/help/gnumeric/C/r12050.html +share/gnome/help/gnumeric/C/r12076.html +share/gnome/help/gnumeric/C/r12102.html +share/gnome/help/gnumeric/C/r12125.html +share/gnome/help/gnumeric/C/r12148.html +share/gnome/help/gnumeric/C/r12177.html +share/gnome/help/gnumeric/C/r12201.html +share/gnome/help/gnumeric/C/r12226.html +share/gnome/help/gnumeric/C/r12245.html +share/gnome/help/gnumeric/C/r12268.html +share/gnome/help/gnumeric/C/r12290.html +share/gnome/help/gnumeric/C/r12317.html +share/gnome/help/gnumeric/C/r12345.html +share/gnome/help/gnumeric/C/r12373.html +share/gnome/help/gnumeric/C/r12399.html +share/gnome/help/gnumeric/C/r12423.html +share/gnome/help/gnumeric/C/r12446.html +share/gnome/help/gnumeric/C/r12473.html +share/gnome/help/gnumeric/C/r12494.html +share/gnome/help/gnumeric/C/r12515.html +share/gnome/help/gnumeric/C/r12537.html +share/gnome/help/gnumeric/C/r12564.html +share/gnome/help/gnumeric/C/r12587.html +share/gnome/help/gnumeric/C/r12611.html +share/gnome/help/gnumeric/C/r12634.html +share/gnome/help/gnumeric/C/r12659.html +share/gnome/help/gnumeric/C/r12681.html +share/gnome/help/gnumeric/C/r12719.html +share/gnome/help/gnumeric/C/r12742.html +share/gnome/help/gnumeric/C/r12765.html +share/gnome/help/gnumeric/C/r12791.html +share/gnome/help/gnumeric/C/r12815.html +share/gnome/help/gnumeric/C/r12838.html +share/gnome/help/gnumeric/C/r12863.html +share/gnome/help/gnumeric/C/r12888.html +share/gnome/help/gnumeric/C/r12914.html +share/gnome/help/gnumeric/C/r12937.html +share/gnome/help/gnumeric/C/r12961.html +share/gnome/help/gnumeric/C/r12988.html +share/gnome/help/gnumeric/C/r13015.html +share/gnome/help/gnumeric/C/r13036.html +share/gnome/help/gnumeric/C/r13057.html +share/gnome/help/gnumeric/C/r13078.html +share/gnome/help/gnumeric/C/r13101.html +share/gnome/help/gnumeric/C/r13123.html +share/gnome/help/gnumeric/C/r13144.html +share/gnome/help/gnumeric/C/r13167.html +share/gnome/help/gnumeric/C/r13190.html +share/gnome/help/gnumeric/C/r13211.html +share/gnome/help/gnumeric/C/r13230.html +share/gnome/help/gnumeric/C/r13252.html +share/gnome/help/gnumeric/C/r13276.html +share/gnome/help/gnumeric/C/r13302.html +share/gnome/help/gnumeric/C/r13323.html +share/gnome/help/gnumeric/C/r13345.html +share/gnome/help/gnumeric/C/r13377.html +share/gnome/help/gnumeric/C/r13398.html +share/gnome/help/gnumeric/C/r13422.html +share/gnome/help/gnumeric/C/r13443.html +share/gnome/help/gnumeric/C/r13466.html +share/gnome/help/gnumeric/C/r13490.html +share/gnome/help/gnumeric/C/r13513.html +share/gnome/help/gnumeric/C/r13539.html +share/gnome/help/gnumeric/C/r13562.html +share/gnome/help/gnumeric/C/r13581.html +share/gnome/help/gnumeric/C/r13601.html +share/gnome/help/gnumeric/C/r13635.html +share/gnome/help/gnumeric/C/r13662.html +share/gnome/help/gnumeric/C/r13684.html +share/gnome/help/gnumeric/C/r13706.html +share/gnome/help/gnumeric/C/r13729.html +share/gnome/help/gnumeric/C/r13750.html +share/gnome/help/gnumeric/C/r13775.html +share/gnome/help/gnumeric/C/r13801.html +share/gnome/help/gnumeric/C/r13827.html +share/gnome/help/gnumeric/C/r13853.html +share/gnome/help/gnumeric/C/x14057.html +share/gnome/help/gnumeric/C/r4876.html +share/gnome/help/gnumeric/C/r4899.html +share/gnome/help/gnumeric/C/r4926.html +share/gnome/help/gnumeric/C/r4953.html +share/gnome/help/gnumeric/C/r4978.html +share/gnome/help/gnumeric/C/r5003.html +share/gnome/help/gnumeric/C/r5028.html +share/gnome/help/gnumeric/C/r5054.html +share/gnome/help/gnumeric/C/r5080.html +share/gnome/help/gnumeric/C/r5108.html +share/gnome/help/gnumeric/C/r5134.html +share/gnome/help/gnumeric/C/r5161.html +share/gnome/help/gnumeric/C/r5187.html +share/gnome/help/gnumeric/C/r5214.html +share/gnome/help/gnumeric/C/r5241.html +share/gnome/help/gnumeric/C/r5263.html +share/gnome/help/gnumeric/C/r5286.html +share/gnome/help/gnumeric/C/r5308.html +share/gnome/help/gnumeric/C/r5332.html +share/gnome/help/gnumeric/C/r5356.html +share/gnome/help/gnumeric/C/r5380.html +share/gnome/help/gnumeric/C/r5404.html +share/gnome/help/gnumeric/C/r5426.html +share/gnome/help/gnumeric/C/r5448.html +share/gnome/help/gnumeric/C/r5471.html +share/gnome/help/gnumeric/C/r5495.html +share/gnome/help/gnumeric/C/r5519.html +share/gnome/help/gnumeric/C/r5541.html +share/gnome/help/gnumeric/C/r5561.html +share/gnome/help/gnumeric/C/r5581.html +share/gnome/help/gnumeric/C/r5601.html +share/gnome/help/gnumeric/C/r5621.html +share/gnome/help/gnumeric/C/r5641.html +share/gnome/help/gnumeric/C/r5666.html +share/gnome/help/gnumeric/C/r5689.html +share/gnome/help/gnumeric/C/r5719.html +share/gnome/help/gnumeric/C/r5739.html +share/gnome/help/gnumeric/C/r5762.html +share/gnome/help/gnumeric/C/r5785.html +share/gnome/help/gnumeric/C/r5807.html +share/gnome/help/gnumeric/C/r5828.html +share/gnome/help/gnumeric/C/r5848.html +share/gnome/help/gnumeric/C/r5869.html +share/gnome/help/gnumeric/C/r5892.html +share/gnome/help/gnumeric/C/r5915.html +share/gnome/help/gnumeric/C/r5937.html +share/gnome/help/gnumeric/C/r5958.html +share/gnome/help/gnumeric/C/r5981.html +share/gnome/help/gnumeric/C/r6003.html +share/gnome/help/gnumeric/C/r6113.html +share/gnome/help/gnumeric/C/r6138.html +share/gnome/help/gnumeric/C/r6166.html +share/gnome/help/gnumeric/C/r6195.html +share/gnome/help/gnumeric/C/r6217.html +share/gnome/help/gnumeric/C/r6244.html +share/gnome/help/gnumeric/C/r6265.html +share/gnome/help/gnumeric/C/r6291.html +share/gnome/help/gnumeric/C/r6330.html +share/gnome/help/gnumeric/C/r6370.html +share/gnome/help/gnumeric/C/r6409.html +share/gnome/help/gnumeric/C/r6448.html +share/gnome/help/gnumeric/C/r6482.html +share/gnome/help/gnumeric/C/r6521.html +share/gnome/help/gnumeric/C/r6546.html +share/gnome/help/gnumeric/C/r6568.html +share/gnome/help/gnumeric/C/r6586.html +share/gnome/help/gnumeric/C/r6604.html +share/gnome/help/gnumeric/C/r6632.html +share/gnome/help/gnumeric/C/r6656.html +share/gnome/help/gnumeric/C/r6682.html +share/gnome/help/gnumeric/C/r6702.html +share/gnome/help/gnumeric/C/r6745.html +share/gnome/help/gnumeric/C/r6770.html +share/gnome/help/gnumeric/C/r6797.html +share/gnome/help/gnumeric/C/r6818.html +share/gnome/help/gnumeric/C/r6860.html +share/gnome/help/gnumeric/C/r6902.html +share/gnome/help/gnumeric/C/r6922.html +share/gnome/help/gnumeric/C/r6946.html +share/gnome/help/gnumeric/C/r6970.html +share/gnome/help/gnumeric/C/r6994.html +share/gnome/help/gnumeric/C/r7016.html +share/gnome/help/gnumeric/C/r7039.html +share/gnome/help/gnumeric/C/r7062.html +share/gnome/help/gnumeric/C/r7104.html +share/gnome/help/gnumeric/C/r7130.html +share/gnome/help/gnumeric/C/r7172.html +share/gnome/help/gnumeric/C/r7213.html +share/gnome/help/gnumeric/C/r7236.html +share/gnome/help/gnumeric/C/r7256.html +share/gnome/help/gnumeric/C/r7276.html +share/gnome/help/gnumeric/C/r7316.html +share/gnome/help/gnumeric/C/r7357.html +share/gnome/help/gnumeric/C/r7398.html +share/gnome/help/gnumeric/C/r7439.html +share/gnome/help/gnumeric/C/r7460.html +share/gnome/help/gnumeric/C/r7501.html +share/gnome/help/gnumeric/C/r7542.html +share/gnome/help/gnumeric/C/r7564.html +share/gnome/help/gnumeric/C/r7593.html +share/gnome/help/gnumeric/C/r7615.html +share/gnome/help/gnumeric/C/r7639.html +share/gnome/help/gnumeric/C/r7660.html +share/gnome/help/gnumeric/C/r7681.html +share/gnome/help/gnumeric/C/r7708.html +share/gnome/help/gnumeric/C/r7739.html +share/gnome/help/gnumeric/C/r7760.html +share/gnome/help/gnumeric/C/r7784.html +share/gnome/help/gnumeric/C/r7807.html +share/gnome/help/gnumeric/C/r7829.html +share/gnome/help/gnumeric/C/r7850.html +share/gnome/help/gnumeric/C/r7871.html +share/gnome/help/gnumeric/C/r7893.html +share/gnome/help/gnumeric/C/r7914.html +share/gnome/help/gnumeric/C/r7936.html +share/gnome/help/gnumeric/C/r7960.html +share/gnome/help/gnumeric/C/r7982.html +share/gnome/help/gnumeric/C/r8004.html +share/gnome/help/gnumeric/C/r8026.html +share/gnome/help/gnumeric/C/r8046.html +share/gnome/help/gnumeric/C/r8072.html +share/gnome/help/gnumeric/C/r8096.html +share/gnome/help/gnumeric/C/r8116.html +share/gnome/help/gnumeric/C/r8139.html +share/gnome/help/gnumeric/C/r8160.html +share/gnome/help/gnumeric/C/r8181.html +share/gnome/help/gnumeric/C/r8202.html +share/gnome/help/gnumeric/C/r8224.html +share/gnome/help/gnumeric/C/r8246.html +share/gnome/help/gnumeric/C/r8268.html +share/gnome/help/gnumeric/C/r8291.html +share/gnome/help/gnumeric/C/r8317.html +share/gnome/help/gnumeric/C/r8339.html +share/gnome/help/gnumeric/C/r8359.html +share/gnome/help/gnumeric/C/r8378.html +share/gnome/help/gnumeric/C/r8397.html +share/gnome/help/gnumeric/C/r8422.html +share/gnome/help/gnumeric/C/r8448.html +share/gnome/help/gnumeric/C/r8472.html +share/gnome/help/gnumeric/C/r8495.html +share/gnome/help/gnumeric/C/r8519.html +share/gnome/help/gnumeric/C/r8539.html +share/gnome/help/gnumeric/C/r8564.html +share/gnome/help/gnumeric/C/r8584.html +share/gnome/help/gnumeric/C/r8607.html +share/gnome/help/gnumeric/C/r8627.html +share/gnome/help/gnumeric/C/r8649.html +share/gnome/help/gnumeric/C/r8670.html +share/gnome/help/gnumeric/C/r8690.html +share/gnome/help/gnumeric/C/r8712.html +share/gnome/help/gnumeric/C/r8734.html +share/gnome/help/gnumeric/C/r8755.html +share/gnome/help/gnumeric/C/r8776.html +share/gnome/help/gnumeric/C/r8799.html +share/gnome/help/gnumeric/C/r8821.html +share/gnome/help/gnumeric/C/r8843.html +share/gnome/help/gnumeric/C/r8864.html +share/gnome/help/gnumeric/C/r8885.html +share/gnome/help/gnumeric/C/r8906.html +share/gnome/help/gnumeric/C/r8928.html +share/gnome/help/gnumeric/C/r8949.html +share/gnome/help/gnumeric/C/r8970.html +share/gnome/help/gnumeric/C/r8991.html +share/gnome/help/gnumeric/C/r9012.html +share/gnome/help/gnumeric/C/r9031.html +share/gnome/help/gnumeric/C/r9052.html +share/gnome/help/gnumeric/C/r9082.html +share/gnome/help/gnumeric/C/r9106.html +share/gnome/help/gnumeric/C/r9130.html +share/gnome/help/gnumeric/C/r9160.html +share/gnome/help/gnumeric/C/r9186.html +share/gnome/help/gnumeric/C/r9210.html +share/gnome/help/gnumeric/C/r9230.html +share/gnome/help/gnumeric/C/r9251.html +share/gnome/help/gnumeric/C/r9272.html +share/gnome/help/gnumeric/C/r9293.html +share/gnome/help/gnumeric/C/r9313.html +share/gnome/help/gnumeric/C/r9334.html +share/gnome/help/gnumeric/C/r9355.html +share/gnome/help/gnumeric/C/r9375.html +share/gnome/help/gnumeric/C/r9396.html +share/gnome/help/gnumeric/C/r9417.html +share/gnome/help/gnumeric/C/r9437.html +share/gnome/help/gnumeric/C/r9455.html +share/gnome/help/gnumeric/C/r9475.html +share/gnome/help/gnumeric/C/r9496.html +share/gnome/help/gnumeric/C/r9516.html +share/gnome/help/gnumeric/C/r9544.html +share/gnome/help/gnumeric/C/r9570.html +share/gnome/help/gnumeric/C/r9597.html +share/gnome/help/gnumeric/C/r9620.html +share/gnome/help/gnumeric/C/r9642.html +share/gnome/help/gnumeric/C/r9664.html +share/gnome/help/gnumeric/C/r9689.html +share/gnome/help/gnumeric/C/r9712.html +share/gnome/help/gnumeric/C/r9736.html +share/gnome/help/gnumeric/C/r9759.html +share/gnome/help/gnumeric/C/r9781.html +share/gnome/help/gnumeric/C/r9807.html +share/gnome/help/gnumeric/C/r9833.html +share/gnome/help/gnumeric/C/r9855.html +share/gnome/help/gnumeric/C/r9877.html +share/gnome/help/gnumeric/C/r9898.html +share/gnome/help/gnumeric/C/r9924.html +share/gnome/help/gnumeric/C/r9947.html +share/gnome/help/gnumeric/C/r9970.html +share/gnome/help/gnumeric/C/r9994.html share/gnome/help/gnumeric/C/topic.dat -share/gnome/help/gnumeric/C/view-menu.html -share/gnome/help/gnumeric/C/worksheet.sgml +share/gnome/help/gnumeric/C/x1076.html +share/gnome/help/gnumeric/C/x1214.html +share/gnome/help/gnumeric/C/x1286.html +share/gnome/help/gnumeric/C/x1332.html +share/gnome/help/gnumeric/C/x1367.html +share/gnome/help/gnumeric/C/x13904.html +share/gnome/help/gnumeric/C/x13930.html +share/gnome/help/gnumeric/C/x13936.html +share/gnome/help/gnumeric/C/x13949.html +share/gnome/help/gnumeric/C/x14071.html +share/gnome/help/gnumeric/C/x14076.html +share/gnome/help/gnumeric/C/x14084.html +share/gnome/help/gnumeric/C/x14090.html +share/gnome/help/gnumeric/C/x14094.html +share/gnome/help/gnumeric/C/x14102.html +share/gnome/help/gnumeric/C/x1470.html +share/gnome/help/gnumeric/C/x1516.html +share/gnome/help/gnumeric/C/x1587.html +share/gnome/help/gnumeric/C/x1632.html +share/gnome/help/gnumeric/C/x1846.html +share/gnome/help/gnumeric/C/x210.html +share/gnome/help/gnumeric/C/x2107.html +share/gnome/help/gnumeric/C/x2426.html +share/gnome/help/gnumeric/C/x2553.html +share/gnome/help/gnumeric/C/x2696.html +share/gnome/help/gnumeric/C/x2753.html +share/gnome/help/gnumeric/C/x3172.html +share/gnome/help/gnumeric/C/x3229.html +share/gnome/help/gnumeric/C/x326.html +share/gnome/help/gnumeric/C/x3380.html +share/gnome/help/gnumeric/C/x3561.html +share/gnome/help/gnumeric/C/x3611.html +share/gnome/help/gnumeric/C/x3694.html +share/gnome/help/gnumeric/C/x3745.html +share/gnome/help/gnumeric/C/x3791.html +share/gnome/help/gnumeric/C/x3840.html +share/gnome/help/gnumeric/C/x3909.html +share/gnome/help/gnumeric/C/x3947.html +share/gnome/help/gnumeric/C/x3985.html +share/gnome/help/gnumeric/C/x4133.html +share/gnome/help/gnumeric/C/x4235.html +share/gnome/help/gnumeric/C/x4272.html +share/gnome/help/gnumeric/C/x4340.html +share/gnome/help/gnumeric/C/x4398.html +share/gnome/help/gnumeric/C/x464.html +share/gnome/help/gnumeric/C/x519.html +share/gnome/help/gnumeric/C/x592.html +share/gnome/help/gnumeric/C/x707.html +share/gnome/help/gnumeric/C/x777.html +share/gnome/help/gnumeric/C/x830.html +share/gnome/help/gnumeric/C/x859.html +share/gnome/help/gnumeric/C/x950.html share/gnome/mc/templates/gnumeric.desktop share/gnome/mime-info/gnumeric.keys share/gnome/mime-info/gnumeric.mime @@ -997,7 +951,6 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo @dirrm share/gnome/help/gnumeric/C @dirrm share/gnome/help/gnumeric @dirrm share/gnome/gnumeric/%%VERSION%%/templates -@dirrm share/gnome/gnumeric/%%VERSION%%/python @dirrm share/gnome/gnumeric/%%VERSION%%/idl @dirrm share/gnome/gnumeric/%%VERSION%%/gnome/ui @dirrm share/gnome/gnumeric/%%VERSION%%/gnome @@ -1015,16 +968,12 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo @dirrm lib/gnumeric/%%VERSION%%/plugins/xbase @dirrm lib/gnumeric/%%VERSION%%/plugins/sylk @dirrm lib/gnumeric/%%VERSION%%/plugins/sc -@dirrm lib/gnumeric/%%VERSION%%/plugins/python-loader -@dirrm lib/gnumeric/%%VERSION%%/plugins/python -@dirrm lib/gnumeric/%%VERSION%%/plugins/py-func @dirrm lib/gnumeric/%%VERSION%%/plugins/psiconv @dirrm lib/gnumeric/%%VERSION%%/plugins/oleo @dirrm lib/gnumeric/%%VERSION%%/plugins/numtheory @dirrm lib/gnumeric/%%VERSION%%/plugins/mps @dirrm lib/gnumeric/%%VERSION%%/plugins/lotus @dirrm lib/gnumeric/%%VERSION%%/plugins/html -@dirrm lib/gnumeric/%%VERSION%%/plugins/gnome-glossary @dirrm lib/gnumeric/%%VERSION%%/plugins/gdaif @dirrm lib/gnumeric/%%VERSION%%/plugins/gb @dirrm lib/gnumeric/%%VERSION%%/plugins/excel diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index dbe0e174a10..baaa5cb3021 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnumeric -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES?= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric @@ -26,7 +26,7 @@ USE_PERL5= yes USE_GMAKE= yes USE_GNOME= yes USE_PYTHON= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-evolution CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff --git a/math/gnumeric2/distinfo b/math/gnumeric2/distinfo index a74f6c78a81..79de5e04571 100644 --- a/math/gnumeric2/distinfo +++ b/math/gnumeric2/distinfo @@ -1 +1 @@ -MD5 (gnome/gnumeric-1.0.6.tar.bz2) = 2cb69f19409d0b7cf533c308bf86574b +MD5 (gnome/gnumeric-1.0.7.tar.bz2) = dd807029289a9bdaf898c2c89e235462 diff --git a/math/gnumeric2/files/patch-aa b/math/gnumeric2/files/patch-aa index 978df6779fa..3bbcde72230 100644 --- a/math/gnumeric2/files/patch-aa +++ b/math/gnumeric2/files/patch-aa @@ -1,9 +1,17 @@ $FreeBSD$ ---- configure.orig Wed Nov 7 11:20:14 2001 -+++ configure Wed Nov 7 11:34:43 2001 -@@ -10618,7 +10618,7 @@ +--- configure.orig Fri Jun 7 21:38:37 2002 ++++ configure Fri Jun 7 21:39:48 2002 +@@ -5913,6 +5913,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -10790,7 +10791,7 @@ if gnome-config --libs gb > /dev/null 2>&1; then verstxt=`gnome-config --modversion gb 2>/dev/null` vers=`echo "$verstxt" | awk -F. '{ printf "%d", $1 * 10000 + $2 * 100 + $3; }'` diff --git a/math/gnumeric2/files/patch-doc::gnumeric-doc.make b/math/gnumeric2/files/patch-doc::gnumeric-doc.make new file mode 100644 index 00000000000..9ae036b7390 --- /dev/null +++ b/math/gnumeric2/files/patch-doc::gnumeric-doc.make @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- doc/gnumeric-doc.make 2002/06/07 19:30:21 1.1 ++++ doc/gnumeric-doc.make 2002/06/07 19:30:33 +@@ -9,7 +9,7 @@ + gnumeric_docdir = $(top_srcdir)/doc + sgml_ents = functions.sgml + +-gnumeric_helpdir = $(datadir)/gnome/help/gnumeric/$(lang) ++gnumeric_helpdir = $(datadir)/help/gnumeric/$(lang) + gnumeric_help_DATA = topic.dat + + # include generated files to simplify installation diff --git a/math/gnumeric2/files/patch-doc::sgmldocs.make b/math/gnumeric2/files/patch-doc::sgmldocs.make new file mode 100644 index 00000000000..ae102ee6a50 --- /dev/null +++ b/math/gnumeric2/files/patch-doc::sgmldocs.make @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- doc/sgmldocs.make 2002/06/07 19:38:15 1.1 ++++ doc/sgmldocs.make 2002/06/07 19:38:30 +@@ -32,7 +32,7 @@ + # dist-hook: app-dist-hook + # + +-docdir = $(datadir)/gnome/help/$(docname)/$(lang) ++docdir = $(datadir)/help/$(docname)/$(lang) + + doc_DATA = index.html + diff --git a/math/gnumeric2/files/patch-ltmain.sh b/math/gnumeric2/files/patch-ltmain.sh deleted file mode 100644 index d62ad5aaf76..00000000000 --- a/math/gnumeric2/files/patch-ltmain.sh +++ /dev/null @@ -1,37 +0,0 @@ - -$FreeBSD$ - ---- ltmain.sh.orig Sun Dec 16 07:16:09 2001 -+++ ltmain.sh Tue Dec 18 07:52:22 2001 -@@ -1052,7 +1052,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd[234]*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -2359,6 +2359,9 @@ - # problems, so we reset it completely - verstring="" - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -4247,10 +4250,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/math/gnumeric2/pkg-plist b/math/gnumeric2/pkg-plist index ce59f5af369..e2cc9279413 100644 --- a/math/gnumeric2/pkg-plist +++ b/math/gnumeric2/pkg-plist @@ -12,10 +12,6 @@ lib/gnumeric/%%VERSION%%/plugins/gb/gnum_gb.so lib/gnumeric/%%VERSION%%/plugins/gb/plugin.xml lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.so lib/gnumeric/%%VERSION%%/plugins/gdaif/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/glossary-po-header -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.py -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyc -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/plugin.xml lib/gnumeric/%%VERSION%%/plugins/html/html.so lib/gnumeric/%%VERSION%%/plugins/html/plugin.xml lib/gnumeric/%%VERSION%%/plugins/lotus/lotus.so @@ -28,13 +24,6 @@ lib/gnumeric/%%VERSION%%/plugins/oleo/oleo.so lib/gnumeric/%%VERSION%%/plugins/oleo/plugin.xml lib/gnumeric/%%VERSION%%/plugins/psiconv/plugin.xml lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.so -lib/gnumeric/%%VERSION%%/plugins/py-func/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.py -lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.pyc -lib/gnumeric/%%VERSION%%/plugins/python-loader/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/python-loader/python_loader.so -lib/gnumeric/%%VERSION%%/plugins/python/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/python/python.so lib/gnumeric/%%VERSION%%/plugins/sc/plugin.xml lib/gnumeric/%%VERSION%%/plugins/sc/sc.so lib/gnumeric/%%VERSION%%/plugins/sylk/plugin.xml @@ -125,57 +114,31 @@ share/gnome/gnumeric/%%VERSION%%/glade/workbook-attr.glade share/gnome/gnumeric/%%VERSION%%/gnome/ui/GNOME_Gnumeric.xml share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric.idl share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric_Graph.idl -share/gnome/gnumeric/%%VERSION%%/python/gnumeric_defs.py -share/gnome/gnumeric/%%VERSION%%/python/gnumeric_defs.pyc -share/gnome/gnumeric/%%VERSION%%/python/gnumeric_startup.py -share/gnome/gnumeric/%%VERSION%%/python/gnumeric_startup.pyc share/gnome/gnumeric/%%VERSION%%/templates/invoice.gnumeric share/gnome/gnumeric/%%VERSION%%/templates/loan.gnumeric share/gnome/gnumeric/%%VERSION%%/templates/mileage.gnumeric share/gnome/gnumeric/%%VERSION%%/templates/purchase_order.gnumeric -share/gnome/help/gnumeric/C/LEGALNOTICE.html -share/gnome/help/gnumeric/C/alignmentandothertabs.html -share/gnome/help/gnumeric/C/analysis-tools.html -share/gnome/help/gnumeric/C/analysis-tools.sgml -share/gnome/help/gnumeric/C/anova.html -share/gnome/help/gnumeric/C/authors.html -share/gnome/help/gnumeric/C/authors.sgml -share/gnome/help/gnumeric/C/autocorrect-tool.html -share/gnome/help/gnumeric/C/autocorrect.sgml -share/gnome/help/gnumeric/C/autofill.html -share/gnome/help/gnumeric/C/autofill.sgml -share/gnome/help/gnumeric/C/autosave.html -share/gnome/help/gnumeric/C/autosave.sgml -share/gnome/help/gnumeric/C/cell-elements.html -share/gnome/help/gnumeric/C/cell-grid.html -share/gnome/help/gnumeric/C/cell-referencing.html -share/gnome/help/gnumeric/C/cell_refer.sgml -share/gnome/help/gnumeric/C/context-menu.html -share/gnome/help/gnumeric/C/copying-moving.html -share/gnome/help/gnumeric/C/copying-moving.sgml -share/gnome/help/gnumeric/C/correlation-tool.html -share/gnome/help/gnumeric/C/covariance-tool.html -share/gnome/help/gnumeric/C/cutandpaste.html -share/gnome/help/gnumeric/C/data-entry.html -share/gnome/help/gnumeric/C/data-menu.html -share/gnome/help/gnumeric/C/descriptive-statistics-tool.html -share/gnome/help/gnumeric/C/docbook.css -share/gnome/help/gnumeric/C/edit-menu.html -share/gnome/help/gnumeric/C/editing-selections.html -share/gnome/help/gnumeric/C/editing.html -share/gnome/help/gnumeric/C/editing.sgml -share/gnome/help/gnumeric/C/fdl-section1.html -share/gnome/help/gnumeric/C/fdl-section10.html -share/gnome/help/gnumeric/C/fdl-section2.html -share/gnome/help/gnumeric/C/fdl-section3.html -share/gnome/help/gnumeric/C/fdl-section4.html -share/gnome/help/gnumeric/C/fdl-section5.html -share/gnome/help/gnumeric/C/fdl-section6.html -share/gnome/help/gnumeric/C/fdl-section7.html -share/gnome/help/gnumeric/C/fdl-section8.html -share/gnome/help/gnumeric/C/fdl-section9.html -share/gnome/help/gnumeric/C/fdl-using.html -share/gnome/help/gnumeric/C/fdl.html +share/gnome/help/gnumeric/C/a13882.html +share/gnome/help/gnumeric/C/c1278.html +share/gnome/help/gnumeric/C/c1390.html +share/gnome/help/gnumeric/C/c14.html +share/gnome/help/gnumeric/C/c151.html +share/gnome/help/gnumeric/C/c1754.html +share/gnome/help/gnumeric/C/c1975.html +share/gnome/help/gnumeric/C/c2053.html +share/gnome/help/gnumeric/C/c2630.html +share/gnome/help/gnumeric/C/c3179.html +share/gnome/help/gnumeric/C/c3482.html +share/gnome/help/gnumeric/C/c3508.html +share/gnome/help/gnumeric/C/c3576.html +share/gnome/help/gnumeric/C/c4576.html +share/gnome/help/gnumeric/C/c4596.html +share/gnome/help/gnumeric/C/c4599.html +share/gnome/help/gnumeric/C/c4703.html +share/gnome/help/gnumeric/C/c4853.html +share/gnome/help/gnumeric/C/c4872.html +share/gnome/help/gnumeric/C/c71.html +share/gnome/help/gnumeric/C/c925.html share/gnome/help/gnumeric/C/figures/add-decimals.png share/gnome/help/gnumeric/C/figures/advanced-filter-1.png share/gnome/help/gnumeric/C/figures/advanced-filter-2.png @@ -381,6 +344,7 @@ share/gnome/help/gnumeric/C/figures/number-format-color-dialog.png share/gnome/help/gnumeric/C/figures/number-format-dialog.png share/gnome/help/gnumeric/C/figures/number-format-font-dialog.png share/gnome/help/gnumeric/C/figures/number-format-justification-dialog-2.png +share/gnome/help/gnumeric/C/figures/number-format-justification.png share/gnome/help/gnumeric/C/figures/number-format-protection.png share/gnome/help/gnumeric/C/figures/number-format-validation-warning.png share/gnome/help/gnumeric/C/figures/number-format-validation.png @@ -461,441 +425,431 @@ share/gnome/help/gnumeric/C/figures/worksheet-running-calc-1.png share/gnome/help/gnumeric/C/figures/zoom-dialog.png share/gnome/help/gnumeric/C/figures/zoom-toolbar.png share/gnome/help/gnumeric/C/figures/zoom.png -share/gnome/help/gnumeric/C/file-format.html -share/gnome/help/gnumeric/C/file-menu.html -share/gnome/help/gnumeric/C/files.html -share/gnome/help/gnumeric/C/files.sgml -share/gnome/help/gnumeric/C/filter.sgml -share/gnome/help/gnumeric/C/filters.html -share/gnome/help/gnumeric/C/fmt-toolbar.html -share/gnome/help/gnumeric/C/forecasting-tools.html -share/gnome/help/gnumeric/C/format-menu.html -share/gnome/help/gnumeric/C/formatting.html -share/gnome/help/gnumeric/C/formulas.html -share/gnome/help/gnumeric/C/formulas.sgml -share/gnome/help/gnumeric/C/fourier-analysis-tool.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/functions.sgml -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-bitand.html -share/gnome/help/gnumeric/C/gnumeric-bitlshift.html -share/gnome/help/gnumeric/C/gnumeric-bitor.html -share/gnome/help/gnumeric/C/gnumeric-bitrshift.html -share/gnome/help/gnumeric/C/gnumeric-bitxor.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-date2unix.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-getenv.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-isoweeknum.html -share/gnome/help/gnumeric/C/gnumeric-ispmt.html -share/gnome/help/gnumeric/C/gnumeric-isprime.html -share/gnome/help/gnumeric/C/gnumeric-isref.html -share/gnome/help/gnumeric/C/gnumeric-istext.html -share/gnome/help/gnumeric/C/gnumeric-ithprime.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-ntxd.html -share/gnome/help/gnumeric/C/gnumeric-ntxmu.html -share/gnome/help/gnumeric/C/gnumeric-ntxphi.html -share/gnome/help/gnumeric/C/gnumeric-ntxpi.html -share/gnome/help/gnumeric/C/gnumeric-ntxsigma.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-optxbs_call.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_call_delta.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_call_rho.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_call_theta.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_gamma.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_put.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_put_delta.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_put_rho.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_put_theta.html -share/gnome/help/gnumeric/C/gnumeric-optxbs_vega.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-unix2date.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-weeknum.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/gnumeric.sgml -share/gnome/help/gnumeric/C/goal-seek.html -share/gnome/help/gnumeric/C/graphs.html -share/gnome/help/gnumeric/C/gui-elements.html -share/gnome/help/gnumeric/C/help-menu.html -share/gnome/help/gnumeric/C/histogram-tool.html share/gnome/help/gnumeric/C/index.html -share/gnome/help/gnumeric/C/info-area.html -share/gnome/help/gnumeric/C/insert-menu.html -share/gnome/help/gnumeric/C/introduction.sgml -share/gnome/help/gnumeric/C/license.html -share/gnome/help/gnumeric/C/license.sgml -share/gnome/help/gnumeric/C/menus.html -share/gnome/help/gnumeric/C/number-format.sgml -share/gnome/help/gnumeric/C/number-formatting-overview.html -share/gnome/help/gnumeric/C/obj-toolbar.html -share/gnome/help/gnumeric/C/opening-importing.html -share/gnome/help/gnumeric/C/other-elements.html -share/gnome/help/gnumeric/C/preface.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/printing.sgml -share/gnome/help/gnumeric/C/protectionandvalidation.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/sampling-tool.html -share/gnome/help/gnumeric/C/selecting-cells-entering-formulas.html -share/gnome/help/gnumeric/C/selections.sgml -share/gnome/help/gnumeric/C/solver.html -share/gnome/help/gnumeric/C/solver.sgml -share/gnome/help/gnumeric/C/std-toolbar.html -share/gnome/help/gnumeric/C/stylesheet-images/caution.gif -share/gnome/help/gnumeric/C/stylesheet-images/home.gif -share/gnome/help/gnumeric/C/stylesheet-images/important.gif -share/gnome/help/gnumeric/C/stylesheet-images/next.gif -share/gnome/help/gnumeric/C/stylesheet-images/note.gif -share/gnome/help/gnumeric/C/stylesheet-images/prev.gif -share/gnome/help/gnumeric/C/stylesheet-images/tip.gif -share/gnome/help/gnumeric/C/stylesheet-images/toc-blank.gif -share/gnome/help/gnumeric/C/stylesheet-images/toc-minus.gif -share/gnome/help/gnumeric/C/stylesheet-images/toc-plus.gif -share/gnome/help/gnumeric/C/stylesheet-images/up.gif -share/gnome/help/gnumeric/C/stylesheet-images/warning.gif -share/gnome/help/gnumeric/C/t-test.html -share/gnome/help/gnumeric/C/toolbars.html -share/gnome/help/gnumeric/C/tools-menu.html +share/gnome/help/gnumeric/C/r10012.html +share/gnome/help/gnumeric/C/r10040.html +share/gnome/help/gnumeric/C/r10062.html +share/gnome/help/gnumeric/C/r10085.html +share/gnome/help/gnumeric/C/r10108.html +share/gnome/help/gnumeric/C/r10133.html +share/gnome/help/gnumeric/C/r10155.html +share/gnome/help/gnumeric/C/r10174.html +share/gnome/help/gnumeric/C/r10195.html +share/gnome/help/gnumeric/C/r10220.html +share/gnome/help/gnumeric/C/r10244.html +share/gnome/help/gnumeric/C/r10269.html +share/gnome/help/gnumeric/C/r10295.html +share/gnome/help/gnumeric/C/r10316.html +share/gnome/help/gnumeric/C/r10336.html +share/gnome/help/gnumeric/C/r10357.html +share/gnome/help/gnumeric/C/r10383.html +share/gnome/help/gnumeric/C/r10405.html +share/gnome/help/gnumeric/C/r10431.html +share/gnome/help/gnumeric/C/r10453.html +share/gnome/help/gnumeric/C/r10479.html +share/gnome/help/gnumeric/C/r10500.html +share/gnome/help/gnumeric/C/r10526.html +share/gnome/help/gnumeric/C/r10549.html +share/gnome/help/gnumeric/C/r10572.html +share/gnome/help/gnumeric/C/r10594.html +share/gnome/help/gnumeric/C/r10615.html +share/gnome/help/gnumeric/C/r10636.html +share/gnome/help/gnumeric/C/r10662.html +share/gnome/help/gnumeric/C/r10683.html +share/gnome/help/gnumeric/C/r10702.html +share/gnome/help/gnumeric/C/r10723.html +share/gnome/help/gnumeric/C/r10747.html +share/gnome/help/gnumeric/C/r10770.html +share/gnome/help/gnumeric/C/r10794.html +share/gnome/help/gnumeric/C/r10815.html +share/gnome/help/gnumeric/C/r10841.html +share/gnome/help/gnumeric/C/r10867.html +share/gnome/help/gnumeric/C/r10893.html +share/gnome/help/gnumeric/C/r10919.html +share/gnome/help/gnumeric/C/r10941.html +share/gnome/help/gnumeric/C/r10968.html +share/gnome/help/gnumeric/C/r10997.html +share/gnome/help/gnumeric/C/r11027.html +share/gnome/help/gnumeric/C/r11057.html +share/gnome/help/gnumeric/C/r11086.html +share/gnome/help/gnumeric/C/r11113.html +share/gnome/help/gnumeric/C/r11142.html +share/gnome/help/gnumeric/C/r11171.html +share/gnome/help/gnumeric/C/r11200.html +share/gnome/help/gnumeric/C/r11229.html +share/gnome/help/gnumeric/C/r11254.html +share/gnome/help/gnumeric/C/r11279.html +share/gnome/help/gnumeric/C/r11302.html +share/gnome/help/gnumeric/C/r11331.html +share/gnome/help/gnumeric/C/r11353.html +share/gnome/help/gnumeric/C/r11375.html +share/gnome/help/gnumeric/C/r11397.html +share/gnome/help/gnumeric/C/r11420.html +share/gnome/help/gnumeric/C/r11442.html +share/gnome/help/gnumeric/C/r11468.html +share/gnome/help/gnumeric/C/r11494.html +share/gnome/help/gnumeric/C/r11521.html +share/gnome/help/gnumeric/C/r11548.html +share/gnome/help/gnumeric/C/r11570.html +share/gnome/help/gnumeric/C/r11593.html +share/gnome/help/gnumeric/C/r11615.html +share/gnome/help/gnumeric/C/r11631.html +share/gnome/help/gnumeric/C/r11666.html +share/gnome/help/gnumeric/C/r11688.html +share/gnome/help/gnumeric/C/r11710.html +share/gnome/help/gnumeric/C/r11731.html +share/gnome/help/gnumeric/C/r11753.html +share/gnome/help/gnumeric/C/r11775.html +share/gnome/help/gnumeric/C/r11797.html +share/gnome/help/gnumeric/C/r11818.html +share/gnome/help/gnumeric/C/r11840.html +share/gnome/help/gnumeric/C/r11861.html +share/gnome/help/gnumeric/C/r11883.html +share/gnome/help/gnumeric/C/r11903.html +share/gnome/help/gnumeric/C/r11930.html +share/gnome/help/gnumeric/C/r11954.html +share/gnome/help/gnumeric/C/r11975.html +share/gnome/help/gnumeric/C/r11998.html +share/gnome/help/gnumeric/C/r12024.html +share/gnome/help/gnumeric/C/r12050.html +share/gnome/help/gnumeric/C/r12076.html +share/gnome/help/gnumeric/C/r12102.html +share/gnome/help/gnumeric/C/r12125.html +share/gnome/help/gnumeric/C/r12148.html +share/gnome/help/gnumeric/C/r12177.html +share/gnome/help/gnumeric/C/r12201.html +share/gnome/help/gnumeric/C/r12226.html +share/gnome/help/gnumeric/C/r12245.html +share/gnome/help/gnumeric/C/r12268.html +share/gnome/help/gnumeric/C/r12290.html +share/gnome/help/gnumeric/C/r12317.html +share/gnome/help/gnumeric/C/r12345.html +share/gnome/help/gnumeric/C/r12373.html +share/gnome/help/gnumeric/C/r12399.html +share/gnome/help/gnumeric/C/r12423.html +share/gnome/help/gnumeric/C/r12446.html +share/gnome/help/gnumeric/C/r12473.html +share/gnome/help/gnumeric/C/r12494.html +share/gnome/help/gnumeric/C/r12515.html +share/gnome/help/gnumeric/C/r12537.html +share/gnome/help/gnumeric/C/r12564.html +share/gnome/help/gnumeric/C/r12587.html +share/gnome/help/gnumeric/C/r12611.html +share/gnome/help/gnumeric/C/r12634.html +share/gnome/help/gnumeric/C/r12659.html +share/gnome/help/gnumeric/C/r12681.html +share/gnome/help/gnumeric/C/r12719.html +share/gnome/help/gnumeric/C/r12742.html +share/gnome/help/gnumeric/C/r12765.html +share/gnome/help/gnumeric/C/r12791.html +share/gnome/help/gnumeric/C/r12815.html +share/gnome/help/gnumeric/C/r12838.html +share/gnome/help/gnumeric/C/r12863.html +share/gnome/help/gnumeric/C/r12888.html +share/gnome/help/gnumeric/C/r12914.html +share/gnome/help/gnumeric/C/r12937.html +share/gnome/help/gnumeric/C/r12961.html +share/gnome/help/gnumeric/C/r12988.html +share/gnome/help/gnumeric/C/r13015.html +share/gnome/help/gnumeric/C/r13036.html +share/gnome/help/gnumeric/C/r13057.html +share/gnome/help/gnumeric/C/r13078.html +share/gnome/help/gnumeric/C/r13101.html +share/gnome/help/gnumeric/C/r13123.html +share/gnome/help/gnumeric/C/r13144.html +share/gnome/help/gnumeric/C/r13167.html +share/gnome/help/gnumeric/C/r13190.html +share/gnome/help/gnumeric/C/r13211.html +share/gnome/help/gnumeric/C/r13230.html +share/gnome/help/gnumeric/C/r13252.html +share/gnome/help/gnumeric/C/r13276.html +share/gnome/help/gnumeric/C/r13302.html +share/gnome/help/gnumeric/C/r13323.html +share/gnome/help/gnumeric/C/r13345.html +share/gnome/help/gnumeric/C/r13377.html +share/gnome/help/gnumeric/C/r13398.html +share/gnome/help/gnumeric/C/r13422.html +share/gnome/help/gnumeric/C/r13443.html +share/gnome/help/gnumeric/C/r13466.html +share/gnome/help/gnumeric/C/r13490.html +share/gnome/help/gnumeric/C/r13513.html +share/gnome/help/gnumeric/C/r13539.html +share/gnome/help/gnumeric/C/r13562.html +share/gnome/help/gnumeric/C/r13581.html +share/gnome/help/gnumeric/C/r13601.html +share/gnome/help/gnumeric/C/r13635.html +share/gnome/help/gnumeric/C/r13662.html +share/gnome/help/gnumeric/C/r13684.html +share/gnome/help/gnumeric/C/r13706.html +share/gnome/help/gnumeric/C/r13729.html +share/gnome/help/gnumeric/C/r13750.html +share/gnome/help/gnumeric/C/r13775.html +share/gnome/help/gnumeric/C/r13801.html +share/gnome/help/gnumeric/C/r13827.html +share/gnome/help/gnumeric/C/r13853.html +share/gnome/help/gnumeric/C/x14057.html +share/gnome/help/gnumeric/C/r4876.html +share/gnome/help/gnumeric/C/r4899.html +share/gnome/help/gnumeric/C/r4926.html +share/gnome/help/gnumeric/C/r4953.html +share/gnome/help/gnumeric/C/r4978.html +share/gnome/help/gnumeric/C/r5003.html +share/gnome/help/gnumeric/C/r5028.html +share/gnome/help/gnumeric/C/r5054.html +share/gnome/help/gnumeric/C/r5080.html +share/gnome/help/gnumeric/C/r5108.html +share/gnome/help/gnumeric/C/r5134.html +share/gnome/help/gnumeric/C/r5161.html +share/gnome/help/gnumeric/C/r5187.html +share/gnome/help/gnumeric/C/r5214.html +share/gnome/help/gnumeric/C/r5241.html +share/gnome/help/gnumeric/C/r5263.html +share/gnome/help/gnumeric/C/r5286.html +share/gnome/help/gnumeric/C/r5308.html +share/gnome/help/gnumeric/C/r5332.html +share/gnome/help/gnumeric/C/r5356.html +share/gnome/help/gnumeric/C/r5380.html +share/gnome/help/gnumeric/C/r5404.html +share/gnome/help/gnumeric/C/r5426.html +share/gnome/help/gnumeric/C/r5448.html +share/gnome/help/gnumeric/C/r5471.html +share/gnome/help/gnumeric/C/r5495.html +share/gnome/help/gnumeric/C/r5519.html +share/gnome/help/gnumeric/C/r5541.html +share/gnome/help/gnumeric/C/r5561.html +share/gnome/help/gnumeric/C/r5581.html +share/gnome/help/gnumeric/C/r5601.html +share/gnome/help/gnumeric/C/r5621.html +share/gnome/help/gnumeric/C/r5641.html +share/gnome/help/gnumeric/C/r5666.html +share/gnome/help/gnumeric/C/r5689.html +share/gnome/help/gnumeric/C/r5719.html +share/gnome/help/gnumeric/C/r5739.html +share/gnome/help/gnumeric/C/r5762.html +share/gnome/help/gnumeric/C/r5785.html +share/gnome/help/gnumeric/C/r5807.html +share/gnome/help/gnumeric/C/r5828.html +share/gnome/help/gnumeric/C/r5848.html +share/gnome/help/gnumeric/C/r5869.html +share/gnome/help/gnumeric/C/r5892.html +share/gnome/help/gnumeric/C/r5915.html +share/gnome/help/gnumeric/C/r5937.html +share/gnome/help/gnumeric/C/r5958.html +share/gnome/help/gnumeric/C/r5981.html +share/gnome/help/gnumeric/C/r6003.html +share/gnome/help/gnumeric/C/r6113.html +share/gnome/help/gnumeric/C/r6138.html +share/gnome/help/gnumeric/C/r6166.html +share/gnome/help/gnumeric/C/r6195.html +share/gnome/help/gnumeric/C/r6217.html +share/gnome/help/gnumeric/C/r6244.html +share/gnome/help/gnumeric/C/r6265.html +share/gnome/help/gnumeric/C/r6291.html +share/gnome/help/gnumeric/C/r6330.html +share/gnome/help/gnumeric/C/r6370.html +share/gnome/help/gnumeric/C/r6409.html +share/gnome/help/gnumeric/C/r6448.html +share/gnome/help/gnumeric/C/r6482.html +share/gnome/help/gnumeric/C/r6521.html +share/gnome/help/gnumeric/C/r6546.html +share/gnome/help/gnumeric/C/r6568.html +share/gnome/help/gnumeric/C/r6586.html +share/gnome/help/gnumeric/C/r6604.html +share/gnome/help/gnumeric/C/r6632.html +share/gnome/help/gnumeric/C/r6656.html +share/gnome/help/gnumeric/C/r6682.html +share/gnome/help/gnumeric/C/r6702.html +share/gnome/help/gnumeric/C/r6745.html +share/gnome/help/gnumeric/C/r6770.html +share/gnome/help/gnumeric/C/r6797.html +share/gnome/help/gnumeric/C/r6818.html +share/gnome/help/gnumeric/C/r6860.html +share/gnome/help/gnumeric/C/r6902.html +share/gnome/help/gnumeric/C/r6922.html +share/gnome/help/gnumeric/C/r6946.html +share/gnome/help/gnumeric/C/r6970.html +share/gnome/help/gnumeric/C/r6994.html +share/gnome/help/gnumeric/C/r7016.html +share/gnome/help/gnumeric/C/r7039.html +share/gnome/help/gnumeric/C/r7062.html +share/gnome/help/gnumeric/C/r7104.html +share/gnome/help/gnumeric/C/r7130.html +share/gnome/help/gnumeric/C/r7172.html +share/gnome/help/gnumeric/C/r7213.html +share/gnome/help/gnumeric/C/r7236.html +share/gnome/help/gnumeric/C/r7256.html +share/gnome/help/gnumeric/C/r7276.html +share/gnome/help/gnumeric/C/r7316.html +share/gnome/help/gnumeric/C/r7357.html +share/gnome/help/gnumeric/C/r7398.html +share/gnome/help/gnumeric/C/r7439.html +share/gnome/help/gnumeric/C/r7460.html +share/gnome/help/gnumeric/C/r7501.html +share/gnome/help/gnumeric/C/r7542.html +share/gnome/help/gnumeric/C/r7564.html +share/gnome/help/gnumeric/C/r7593.html +share/gnome/help/gnumeric/C/r7615.html +share/gnome/help/gnumeric/C/r7639.html +share/gnome/help/gnumeric/C/r7660.html +share/gnome/help/gnumeric/C/r7681.html +share/gnome/help/gnumeric/C/r7708.html +share/gnome/help/gnumeric/C/r7739.html +share/gnome/help/gnumeric/C/r7760.html +share/gnome/help/gnumeric/C/r7784.html +share/gnome/help/gnumeric/C/r7807.html +share/gnome/help/gnumeric/C/r7829.html +share/gnome/help/gnumeric/C/r7850.html +share/gnome/help/gnumeric/C/r7871.html +share/gnome/help/gnumeric/C/r7893.html +share/gnome/help/gnumeric/C/r7914.html +share/gnome/help/gnumeric/C/r7936.html +share/gnome/help/gnumeric/C/r7960.html +share/gnome/help/gnumeric/C/r7982.html +share/gnome/help/gnumeric/C/r8004.html +share/gnome/help/gnumeric/C/r8026.html +share/gnome/help/gnumeric/C/r8046.html +share/gnome/help/gnumeric/C/r8072.html +share/gnome/help/gnumeric/C/r8096.html +share/gnome/help/gnumeric/C/r8116.html +share/gnome/help/gnumeric/C/r8139.html +share/gnome/help/gnumeric/C/r8160.html +share/gnome/help/gnumeric/C/r8181.html +share/gnome/help/gnumeric/C/r8202.html +share/gnome/help/gnumeric/C/r8224.html +share/gnome/help/gnumeric/C/r8246.html +share/gnome/help/gnumeric/C/r8268.html +share/gnome/help/gnumeric/C/r8291.html +share/gnome/help/gnumeric/C/r8317.html +share/gnome/help/gnumeric/C/r8339.html +share/gnome/help/gnumeric/C/r8359.html +share/gnome/help/gnumeric/C/r8378.html +share/gnome/help/gnumeric/C/r8397.html +share/gnome/help/gnumeric/C/r8422.html +share/gnome/help/gnumeric/C/r8448.html +share/gnome/help/gnumeric/C/r8472.html +share/gnome/help/gnumeric/C/r8495.html +share/gnome/help/gnumeric/C/r8519.html +share/gnome/help/gnumeric/C/r8539.html +share/gnome/help/gnumeric/C/r8564.html +share/gnome/help/gnumeric/C/r8584.html +share/gnome/help/gnumeric/C/r8607.html +share/gnome/help/gnumeric/C/r8627.html +share/gnome/help/gnumeric/C/r8649.html +share/gnome/help/gnumeric/C/r8670.html +share/gnome/help/gnumeric/C/r8690.html +share/gnome/help/gnumeric/C/r8712.html +share/gnome/help/gnumeric/C/r8734.html +share/gnome/help/gnumeric/C/r8755.html +share/gnome/help/gnumeric/C/r8776.html +share/gnome/help/gnumeric/C/r8799.html +share/gnome/help/gnumeric/C/r8821.html +share/gnome/help/gnumeric/C/r8843.html +share/gnome/help/gnumeric/C/r8864.html +share/gnome/help/gnumeric/C/r8885.html +share/gnome/help/gnumeric/C/r8906.html +share/gnome/help/gnumeric/C/r8928.html +share/gnome/help/gnumeric/C/r8949.html +share/gnome/help/gnumeric/C/r8970.html +share/gnome/help/gnumeric/C/r8991.html +share/gnome/help/gnumeric/C/r9012.html +share/gnome/help/gnumeric/C/r9031.html +share/gnome/help/gnumeric/C/r9052.html +share/gnome/help/gnumeric/C/r9082.html +share/gnome/help/gnumeric/C/r9106.html +share/gnome/help/gnumeric/C/r9130.html +share/gnome/help/gnumeric/C/r9160.html +share/gnome/help/gnumeric/C/r9186.html +share/gnome/help/gnumeric/C/r9210.html +share/gnome/help/gnumeric/C/r9230.html +share/gnome/help/gnumeric/C/r9251.html +share/gnome/help/gnumeric/C/r9272.html +share/gnome/help/gnumeric/C/r9293.html +share/gnome/help/gnumeric/C/r9313.html +share/gnome/help/gnumeric/C/r9334.html +share/gnome/help/gnumeric/C/r9355.html +share/gnome/help/gnumeric/C/r9375.html +share/gnome/help/gnumeric/C/r9396.html +share/gnome/help/gnumeric/C/r9417.html +share/gnome/help/gnumeric/C/r9437.html +share/gnome/help/gnumeric/C/r9455.html +share/gnome/help/gnumeric/C/r9475.html +share/gnome/help/gnumeric/C/r9496.html +share/gnome/help/gnumeric/C/r9516.html +share/gnome/help/gnumeric/C/r9544.html +share/gnome/help/gnumeric/C/r9570.html +share/gnome/help/gnumeric/C/r9597.html +share/gnome/help/gnumeric/C/r9620.html +share/gnome/help/gnumeric/C/r9642.html +share/gnome/help/gnumeric/C/r9664.html +share/gnome/help/gnumeric/C/r9689.html +share/gnome/help/gnumeric/C/r9712.html +share/gnome/help/gnumeric/C/r9736.html +share/gnome/help/gnumeric/C/r9759.html +share/gnome/help/gnumeric/C/r9781.html +share/gnome/help/gnumeric/C/r9807.html +share/gnome/help/gnumeric/C/r9833.html +share/gnome/help/gnumeric/C/r9855.html +share/gnome/help/gnumeric/C/r9877.html +share/gnome/help/gnumeric/C/r9898.html +share/gnome/help/gnumeric/C/r9924.html +share/gnome/help/gnumeric/C/r9947.html +share/gnome/help/gnumeric/C/r9970.html +share/gnome/help/gnumeric/C/r9994.html share/gnome/help/gnumeric/C/topic.dat -share/gnome/help/gnumeric/C/view-menu.html -share/gnome/help/gnumeric/C/worksheet.sgml +share/gnome/help/gnumeric/C/x1076.html +share/gnome/help/gnumeric/C/x1214.html +share/gnome/help/gnumeric/C/x1286.html +share/gnome/help/gnumeric/C/x1332.html +share/gnome/help/gnumeric/C/x1367.html +share/gnome/help/gnumeric/C/x13904.html +share/gnome/help/gnumeric/C/x13930.html +share/gnome/help/gnumeric/C/x13936.html +share/gnome/help/gnumeric/C/x13949.html +share/gnome/help/gnumeric/C/x14071.html +share/gnome/help/gnumeric/C/x14076.html +share/gnome/help/gnumeric/C/x14084.html +share/gnome/help/gnumeric/C/x14090.html +share/gnome/help/gnumeric/C/x14094.html +share/gnome/help/gnumeric/C/x14102.html +share/gnome/help/gnumeric/C/x1470.html +share/gnome/help/gnumeric/C/x1516.html +share/gnome/help/gnumeric/C/x1587.html +share/gnome/help/gnumeric/C/x1632.html +share/gnome/help/gnumeric/C/x1846.html +share/gnome/help/gnumeric/C/x210.html +share/gnome/help/gnumeric/C/x2107.html +share/gnome/help/gnumeric/C/x2426.html +share/gnome/help/gnumeric/C/x2553.html +share/gnome/help/gnumeric/C/x2696.html +share/gnome/help/gnumeric/C/x2753.html +share/gnome/help/gnumeric/C/x3172.html +share/gnome/help/gnumeric/C/x3229.html +share/gnome/help/gnumeric/C/x326.html +share/gnome/help/gnumeric/C/x3380.html +share/gnome/help/gnumeric/C/x3561.html +share/gnome/help/gnumeric/C/x3611.html +share/gnome/help/gnumeric/C/x3694.html +share/gnome/help/gnumeric/C/x3745.html +share/gnome/help/gnumeric/C/x3791.html +share/gnome/help/gnumeric/C/x3840.html +share/gnome/help/gnumeric/C/x3909.html +share/gnome/help/gnumeric/C/x3947.html +share/gnome/help/gnumeric/C/x3985.html +share/gnome/help/gnumeric/C/x4133.html +share/gnome/help/gnumeric/C/x4235.html +share/gnome/help/gnumeric/C/x4272.html +share/gnome/help/gnumeric/C/x4340.html +share/gnome/help/gnumeric/C/x4398.html +share/gnome/help/gnumeric/C/x464.html +share/gnome/help/gnumeric/C/x519.html +share/gnome/help/gnumeric/C/x592.html +share/gnome/help/gnumeric/C/x707.html +share/gnome/help/gnumeric/C/x777.html +share/gnome/help/gnumeric/C/x830.html +share/gnome/help/gnumeric/C/x859.html +share/gnome/help/gnumeric/C/x950.html share/gnome/mc/templates/gnumeric.desktop share/gnome/mime-info/gnumeric.keys share/gnome/mime-info/gnumeric.mime @@ -997,7 +951,6 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo @dirrm share/gnome/help/gnumeric/C @dirrm share/gnome/help/gnumeric @dirrm share/gnome/gnumeric/%%VERSION%%/templates -@dirrm share/gnome/gnumeric/%%VERSION%%/python @dirrm share/gnome/gnumeric/%%VERSION%%/idl @dirrm share/gnome/gnumeric/%%VERSION%%/gnome/ui @dirrm share/gnome/gnumeric/%%VERSION%%/gnome @@ -1015,16 +968,12 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo @dirrm lib/gnumeric/%%VERSION%%/plugins/xbase @dirrm lib/gnumeric/%%VERSION%%/plugins/sylk @dirrm lib/gnumeric/%%VERSION%%/plugins/sc -@dirrm lib/gnumeric/%%VERSION%%/plugins/python-loader -@dirrm lib/gnumeric/%%VERSION%%/plugins/python -@dirrm lib/gnumeric/%%VERSION%%/plugins/py-func @dirrm lib/gnumeric/%%VERSION%%/plugins/psiconv @dirrm lib/gnumeric/%%VERSION%%/plugins/oleo @dirrm lib/gnumeric/%%VERSION%%/plugins/numtheory @dirrm lib/gnumeric/%%VERSION%%/plugins/mps @dirrm lib/gnumeric/%%VERSION%%/plugins/lotus @dirrm lib/gnumeric/%%VERSION%%/plugins/html -@dirrm lib/gnumeric/%%VERSION%%/plugins/gnome-glossary @dirrm lib/gnumeric/%%VERSION%%/plugins/gdaif @dirrm lib/gnumeric/%%VERSION%%/plugins/gb @dirrm lib/gnumeric/%%VERSION%%/plugins/excel |