diff options
author | wiz <wiz@pkgsrc.org> | 2017-10-03 14:36:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-10-03 14:36:56 +0000 |
commit | 328339e2d71b68a0a579f47c9fc2aa644ee0de5e (patch) | |
tree | ae5867080c477b80c27fc306fc7b6e48edad7c57 /math | |
parent | 4c1ab27a0063630969e428c21db1498efd85c43e (diff) | |
download | pkgsrc-328339e2d71b68a0a579f47c9fc2aa644ee0de5e.tar.gz |
gnumeric: update to 1.12.35.
Gnumeric 1.12.35
Jean:
* Fix cell border style selectors with recent gdk-pixbuf. [#781988]
Morten:
* Test suite improvements.
* Improve relative accuracy of BESSELJ and BESSELY.
* New function REDUCEPI.
* Fix further fallout from glpk format change. [#783077]
--------------------------------------------------------------------------
Gnumeric 1.12.34
Andreas:
* Fix hyperlinks import from ODF. [#779635]
Jean:
* Fix xlsx export of chart series names. [#778618]
* Always export a transparent fill style in charts. [#779160]
Morten:
* Doc fixes.
* Fix xlsx import with missing header/footer. [#778292]
* Minor xlsx import improvements with alias colors.
* Test suite improvements.
* Improve Excel handling of hyperlinks.
* Hyperlinks improvements. [#706671]
* Plug leaks.
* Fix issues with sheet-local names.
* ssdiff improvements with hyperlinks, input messages,
conditional formats, and validations.
* Make exit code from ssdiff follow diff's.
* Fix ssdiff with inter-sheet references.
* Fix style border colour sharing.
--------------------------------------------------------------------------
Gnumeric 1.12.33
Andreas:
* Fix export/import of scaling information to/from ODF.
* Fix Wilcoxon Signed Rank Test handling of ties. [#772718]
* Fix xlsx export of scale to page information. [#776196]
Jean:
* Fix use of cell formats in graphs data labels. [#777338]
Morten:
* Speed up sstest part of test suite.
* Bring documentation build into the 21 century.
* Non-linear solver improvements.
* Avoid atomizing style regions with conditional formats.
* Adapt to glpk file format changes.
* Fix stf problems with text format. [#777543]
--------------------------------------------------------------------------
Gnumeric 1.12.32
Andreas:
* Improve html4.0 fragment export. [#769343]
* Fix moving averages, exponential smothing and principal
component tools. [#769659]
Jean:
* Fix paradox plugin build with pxlib-0.6.7. [#769319]
Morten:
* Avoid gnome-common dependency.
* New text functions CONCAT, TEXTJOIN.
* New selection functions IFS, SWITCH.
* New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
* Fix criteria function issue with errors in the selector area.
* Fix corner case for MINA and MAXA.
* Fix criteria matching of numbers against strings.
* Test suite improvements.
--------------------------------------------------------------------------
Gnumeric 1.12.31
Morten:
* Fix case issues for database functions.
* Anchor COUNTIF criteria at end too.
* Add tests for COUNTIF.
* Fix inter-process paste crash. [#768164]
--------------------------------------------------------------------------
Gnumeric 1.12.30
Morten:
* Improve format guessing for csv and txt files.
* Fix DCOUNT and DCOUNTA with missing field. [#767290]
* Fix strictness in database functions.
* Fix a bunch of corner cases for database functions.
* Add tests for database functions.
--------------------------------------------------------------------------
Gnumeric 1.12.29
Jean:
* Fix array reading in plots using matrix data. [#765483]
Morten:
* Documentation fixes for complex numbers.
* Fix rare RANDBETWEEN problem.
* Test suite improvements.
* Fix value-area problem. [#765438]
* Make xlsx shared strings parsing more robust. [#765544]
* Dead kittens.
--------------------------------------------------------------------------
Gnumeric 1.12.28
Morten:
* Fuzzed file fixes. [#761663] [#761727] [#762278]
* Plug leaks.
* Fix problems with ssconvert to lp/cplex formats.
* Add sensitivity report to solver.
* Fix bounds problem with cplex exporter.
* Fix IMARCCOSH(1).
* Add more tests for complex number evaluation.
* Improve accuracy of IMLOG10.
--------------------------------------------------------------------------
Gnumeric 1.12.27
Andreas:
* Read/write rich-text font-size from ODF files. [#759983]
* Read/write zoom values to/from ODF files in LO compatible way. [#700013]
* Read new attribute to am/pm element in ODF import. [#760043]
* Fix NETWORKDAYS. [#760576]
Jean:
* Fuzzed file fix. [#760546]
* Fix data labels when the source is a range with several rows and
columns. [#761048]
Morten:
* Teach ssconvert to split sheets into separate .txt files [#694408]
* Improve test suite.
* Fuzzed file fixes. [#760046] [#760085] [#760087] [#760089]
[#760043] [#760103] [#760102] [#760101] [#760105] [#760106]
[#760104] [#760229] [#760231] [#760232] [#760544] [#760545]
[#761295]
* Fix R.DBINOM extreme-value case. [#760230]
* New function AGM.
* Fix canvas problem leaving grab in place. [#760639]
* Work around gtk+ bug causing growing windows. [#761142]
* Improve BESSELJ and BESSELY.
* Improve BETA accuracy.
* Fix problem with database functions. [#761305]
* Fix font problem for ssconvert to pdf. [#761296]
* Fix bison check. [#761398]
* Improve IMIGAMMA coverage.
--------------------------------------------------------------------------
Gnumeric 1.12.26
Morten:
* Fix potential crasher on showing initial window.
--------------------------------------------------------------------------
Gnumeric 1.12.25
Jean:
* Add support in recent files dialog for multiple selesction and double
click. [#759160]
Morten:
* Fix TABLE problems. [#752181] [#752178] [#752182]
* Fuzzed file fixes. [#752179] [#752180]
* Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL.
* Fix conditional format problem. [#750271]
* Test also RANDWEIBULL and RANDLOGNORM.
* Fix problem with R.QHYPER
* Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH.
* Fix GUI translation problems.
* Fix bugs with merged cells. [#504004]
* Make builds more reproducible.
* Improve ssdiff for validation.
* Fix problem with xls export of list validation. [#557555]
--------------------------------------------------------------------------
Gnumeric 1.12.24
Jean:
* Fix printing of sheet objects with one cell or absolute anchors. [#753961]
* Fix snap to grid for one cell or absolute anchored objects. [#754792]
* On export, just change the extension, not more. [ubuntu #1497344]
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric112/Makefile | 13 | ||||
-rw-r--r-- | math/gnumeric112/PLIST | 2335 | ||||
-rw-r--r-- | math/gnumeric112/distinfo | 11 | ||||
-rw-r--r-- | math/gnumeric112/patches/patch-gnumeric.desktop.in | 15 |
4 files changed, 1850 insertions, 524 deletions
diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile index bd2b4a59ad9..e0ec2a915e5 100644 --- a/math/gnumeric112/Makefile +++ b/math/gnumeric112/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2017/06/05 14:24:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2017/10/03 14:36:56 wiz Exp $ -DISTNAME= gnumeric-1.12.23 -PKGREVISION= 5 +DISTNAME= gnumeric-1.12.35 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/} EXTRACT_SUFX= .tar.xz @@ -11,7 +10,9 @@ HOMEPAGE= http://www.gnumeric.org/ COMMENT= Spreadsheet program from the GNOME project LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 -USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config +BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool + +USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config yacc USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes @@ -38,13 +39,13 @@ PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 1.12.9 #BUILDLINK_API_DEPENDS.libgda+= libgda>=3.1.1 #.include "../../databases/libgda/buildlink3.mk" #.include "../../databases/libgnomedb/buildlink3.mk" -BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.32 +BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.33 .include "../../devel/libgsf/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../lang/perl5/buildlink3.mk" -BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.23 +BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.28 .include "../../misc/goffice0.10/buildlink3.mk" BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.4.12 .include "../../textproc/libxml2/buildlink3.mk" diff --git a/math/gnumeric112/PLIST b/math/gnumeric112/PLIST index e46ce049282..742f53e7ef7 100644 --- a/math/gnumeric112/PLIST +++ b/math/gnumeric112/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2015/08/13 15:14:29 he Exp $ +@comment $NetBSD: PLIST,v 1.8 2017/10/03 14:36:56 wiz Exp $ bin/gnumeric bin/${PKGNAME} bin/ssconvert @@ -21,7 +21,9 @@ include/libspreadsheet-1.12/spreadsheet/complete-sheet.h include/libspreadsheet-1.12/spreadsheet/complete.h include/libspreadsheet-1.12/spreadsheet/complex.h include/libspreadsheet-1.12/spreadsheet/consolidate.h +include/libspreadsheet-1.12/spreadsheet/criteria.h include/libspreadsheet-1.12/spreadsheet/dependent.h +include/libspreadsheet-1.12/spreadsheet/expr-deriv.h include/libspreadsheet-1.12/spreadsheet/expr-impl.h include/libspreadsheet-1.12/spreadsheet/expr-name.h include/libspreadsheet-1.12/spreadsheet/expr.h @@ -245,501 +247,6 @@ share/applications/gnumeric.desktop share/glib-2.0/schemas/org.gnome.gnumeric.dialogs.gschema.xml share/glib-2.0/schemas/org.gnome.gnumeric.gschema.xml share/glib-2.0/schemas/org.gnome.gnumeric.plugin.gschema.xml -share/gnome/help/gnumeric/C/about-authors.xml -share/gnome/help/gnumeric/C/about-history.xml -share/gnome/help/gnumeric/C/about-license.xml -share/gnome/help/gnumeric/C/analysis-complexNumbers.xml -share/gnome/help/gnumeric/C/analysis-goalseek.xml -share/gnome/help/gnumeric/C/analysis-overview.xml -share/gnome/help/gnumeric/C/analysis-scenarios.xml -share/gnome/help/gnumeric/C/analysis-simulation.xml -share/gnome/help/gnumeric/C/analysis-solver.xml -share/gnome/help/gnumeric/C/analysis-statistical.xml -share/gnome/help/gnumeric/C/appendix-glossary.xml -share/gnome/help/gnumeric/C/appendix-keybindings.xml -share/gnome/help/gnumeric/C/bugs.xml -share/gnome/help/gnumeric/C/compiling.xml -share/gnome/help/gnumeric/C/configuration-localization.xml -share/gnome/help/gnumeric/C/configuration-overview.xml -share/gnome/help/gnumeric/C/configuration-plugins.xml -share/gnome/help/gnumeric/C/configuration-preferences.xml -share/gnome/help/gnumeric/C/configuration-toolbars.xml -share/gnome/help/gnumeric/C/data-commentNlink.xml -share/gnome/help/gnumeric/C/data-delete.xml -share/gnome/help/gnumeric/C/data-entry-advanced.xml -share/gnome/help/gnumeric/C/data-entry-external.xml -share/gnome/help/gnumeric/C/data-entry.xml -share/gnome/help/gnumeric/C/data-filter.xml -share/gnome/help/gnumeric/C/data-format-conditional.xml -share/gnome/help/gnumeric/C/data-format.xml -share/gnome/help/gnumeric/C/data-generate.xml -share/gnome/help/gnumeric/C/data-insert.xml -share/gnome/help/gnumeric/C/data-modify.xml -share/gnome/help/gnumeric/C/data-move-copy.xml -share/gnome/help/gnumeric/C/data-overview.xml -share/gnome/help/gnumeric/C/data-selections.xml -share/gnome/help/gnumeric/C/data-types.xml -share/gnome/help/gnumeric/C/documenting.xml -share/gnome/help/gnumeric/C/extending-functions.xml -share/gnome/help/gnumeric/C/extending-overview.xml -share/gnome/help/gnumeric/C/extending-plugins.xml -share/gnome/help/gnumeric/C/extending-python.xml -share/gnome/help/gnumeric/C/figures/advanced-filter-1.png -share/gnome/help/gnumeric/C/figures/advanced-filter-2.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-confidence-interval-equation.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-demand-ex1.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-demand-ex2.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-interations-equation1.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-interations-equation2.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-maximumtime-dialog.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-options-dialog.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-output-dialog.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-profit-ex1.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-profit-ex2.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-report-screen.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-simtable-screen.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-summary-dialog.png -share/gnome/help/gnumeric/C/figures/analysis-simulation-variables-dialog.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-correlation.png -share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-covariance.png -share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1-options.png -share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-descstats.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-a-holt-winters-formula.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-holt-formula.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-holt-stderr.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-hunter-formula.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-hunter-stderr.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-m-holt-winters-formula.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-roberts-formula.png -share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-roberts-stderr.png -share/gnome/help/gnumeric/C/figures/analysistools-fourier-formula.png -share/gnome/help/gnumeric/C/figures/analysistools-fourier.png -share/gnome/help/gnumeric/C/figures/analysistools-frequency-cats.png -share/gnome/help/gnumeric/C/figures/analysistools-frequency-graphs.png -share/gnome/help/gnumeric/C/figures/analysistools-frequency-results.png -share/gnome/help/gnumeric/C/figures/analysistools-frequency.png -share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ftest.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-bins.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-cutoffs.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex4.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex5.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-graphs.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram.png -share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-kaplan-groups.png -share/gnome/help/gnumeric/C/figures/analysistools-kaplan-options.png -share/gnome/help/gnumeric/C/figures/analysistools-kaplan.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-central.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-spencer.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-weighted.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-options.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average.png -share/gnome/help/gnumeric/C/figures/analysistools-normality-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-normality-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-normality-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-normality-ex4.png -share/gnome/help/gnumeric/C/figures/analysistools-normality-testspec.png -share/gnome/help/gnumeric/C/figures/analysistools-normality.png -share/gnome/help/gnumeric/C/figures/analysistools-outputoptions.png -share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis.png -share/gnome/help/gnumeric/C/figures/analysistools-random-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-random-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-random.png -share/gnome/help/gnumeric/C/figures/analysistools-ranges.png -share/gnome/help/gnumeric/C/figures/analysistools-rank-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-rank-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-rank.png -share/gnome/help/gnumeric/C/figures/analysistools-regression-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-regression-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-regression-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-regression.png -share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-sampling.png -share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-signtest.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex4.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex5.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex6.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex7.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex8.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing.png -share/gnome/help/gnumeric/C/figures/analysistools-tools.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest.png -share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ztest.png -share/gnome/help/gnumeric/C/figures/arrowhead-dimensions.png -share/gnome/help/gnumeric/C/figures/button-align-center.png -share/gnome/help/gnumeric/C/figures/button-align-left.png -share/gnome/help/gnumeric/C/figures/button-align-right.png -share/gnome/help/gnumeric/C/figures/button-arrow.png -share/gnome/help/gnumeric/C/figures/button-bold.png -share/gnome/help/gnumeric/C/figures/button-borders.png -share/gnome/help/gnumeric/C/figures/button-button.png -share/gnome/help/gnumeric/C/figures/button-center-across-selection.png -share/gnome/help/gnumeric/C/figures/button-checkbox.png -share/gnome/help/gnumeric/C/figures/button-combo.png -share/gnome/help/gnumeric/C/figures/button-copy.png -share/gnome/help/gnumeric/C/figures/button-cut.png -share/gnome/help/gnumeric/C/figures/button-decrease-indent.png -share/gnome/help/gnumeric/C/figures/button-decrease-precision.png -share/gnome/help/gnumeric/C/figures/button-equals.png -share/gnome/help/gnumeric/C/figures/button-fill.png -share/gnome/help/gnumeric/C/figures/button-font-size.png -share/gnome/help/gnumeric/C/figures/button-font-type.png -share/gnome/help/gnumeric/C/figures/button-frame.png -share/gnome/help/gnumeric/C/figures/button-function.png -share/gnome/help/gnumeric/C/figures/button-graph.png -share/gnome/help/gnumeric/C/figures/button-graphEditor-add.png -share/gnome/help/gnumeric/C/figures/button-increase-indent.png -share/gnome/help/gnumeric/C/figures/button-increase-precision.png -share/gnome/help/gnumeric/C/figures/button-insert-component.png -share/gnome/help/gnumeric/C/figures/button-insert-hyperlink.png -share/gnome/help/gnumeric/C/figures/button-insert-object.png -share/gnome/help/gnumeric/C/figures/button-italic.png -share/gnome/help/gnumeric/C/figures/button-label.png -share/gnome/help/gnumeric/C/figures/button-line.png -share/gnome/help/gnumeric/C/figures/button-list.png -share/gnome/help/gnumeric/C/figures/button-merge.png -share/gnome/help/gnumeric/C/figures/button-money.png -share/gnome/help/gnumeric/C/figures/button-new.png -share/gnome/help/gnumeric/C/figures/button-open.png -share/gnome/help/gnumeric/C/figures/button-oval.png -share/gnome/help/gnumeric/C/figures/button-paste.png -share/gnome/help/gnumeric/C/figures/button-percent.png -share/gnome/help/gnumeric/C/figures/button-preview.png -share/gnome/help/gnumeric/C/figures/button-print.png -share/gnome/help/gnumeric/C/figures/button-radio.png -share/gnome/help/gnumeric/C/figures/button-rectangle.png -share/gnome/help/gnumeric/C/figures/button-redo-and-history.png -share/gnome/help/gnumeric/C/figures/button-save.png -share/gnome/help/gnumeric/C/figures/button-scrollbar.png -share/gnome/help/gnumeric/C/figures/button-slider.png -share/gnome/help/gnumeric/C/figures/button-sort-az.png -share/gnome/help/gnumeric/C/figures/button-sort-za.png -share/gnome/help/gnumeric/C/figures/button-spin.png -share/gnome/help/gnumeric/C/figures/button-split.png -share/gnome/help/gnumeric/C/figures/button-subscript.png -share/gnome/help/gnumeric/C/figures/button-sum.png -share/gnome/help/gnumeric/C/figures/button-superscript.png -share/gnome/help/gnumeric/C/figures/button-text-colour.png -share/gnome/help/gnumeric/C/figures/button-thousands.png -share/gnome/help/gnumeric/C/figures/button-underline.png -share/gnome/help/gnumeric/C/figures/button-undo-and-history.png -share/gnome/help/gnumeric/C/figures/button-zoom.png -share/gnome/help/gnumeric/C/figures/cell-grid.png -share/gnome/help/gnumeric/C/figures/cell-selected.png -share/gnome/help/gnumeric/C/figures/cell-with-text.png -share/gnome/help/gnumeric/C/figures/cells-1.png -share/gnome/help/gnumeric/C/figures/cells-2.png -share/gnome/help/gnumeric/C/figures/chart_area_1_1.png -share/gnome/help/gnumeric/C/figures/chart_area_1_2.png -share/gnome/help/gnumeric/C/figures/chart_area_1_3.png -share/gnome/help/gnumeric/C/figures/chart_bar_1_1.png -share/gnome/help/gnumeric/C/figures/chart_bar_1_2.png -share/gnome/help/gnumeric/C/figures/chart_bar_1_3.png -share/gnome/help/gnumeric/C/figures/chart_bubble_1_1.png -share/gnome/help/gnumeric/C/figures/chart_column_1_1.png -share/gnome/help/gnumeric/C/figures/chart_column_1_2.png -share/gnome/help/gnumeric/C/figures/chart_column_1_3.png -share/gnome/help/gnumeric/C/figures/chart_line_1_1.png -share/gnome/help/gnumeric/C/figures/chart_line_1_2.png -share/gnome/help/gnumeric/C/figures/chart_line_1_3.png -share/gnome/help/gnumeric/C/figures/chart_line_2_1.png -share/gnome/help/gnumeric/C/figures/chart_line_2_2.png -share/gnome/help/gnumeric/C/figures/chart_line_2_3.png -share/gnome/help/gnumeric/C/figures/chart_pie_1_1.png -share/gnome/help/gnumeric/C/figures/chart_pie_2_1.png -share/gnome/help/gnumeric/C/figures/chart_radar_1_1.png -share/gnome/help/gnumeric/C/figures/chart_radar_1_2.png -share/gnome/help/gnumeric/C/figures/chart_radar_1_3.png -share/gnome/help/gnumeric/C/figures/chart_ring_1_1.png -share/gnome/help/gnumeric/C/figures/chart_ring_1_2.png -share/gnome/help/gnumeric/C/figures/chart_scatter_1_1.png -share/gnome/help/gnumeric/C/figures/chart_scatter_3_1.png -share/gnome/help/gnumeric/C/figures/chart_scatter_3_2.png -share/gnome/help/gnumeric/C/figures/chart_surface_1.png -share/gnome/help/gnumeric/C/figures/chart_surface_2.png -share/gnome/help/gnumeric/C/figures/dialog-auto-correct.png -share/gnome/help/gnumeric/C/figures/dialog-autosave.png -share/gnome/help/gnumeric/C/figures/dialog-fileopen-withTags.png -share/gnome/help/gnumeric/C/figures/dialog-filesave-compact-withTags.png -share/gnome/help/gnumeric/C/figures/dialog-filesave-expanded-withTags.png -share/gnome/help/gnumeric/C/figures/dialog-filter.png -share/gnome/help/gnumeric/C/figures/dialog-insert-object.png -share/gnome/help/gnumeric/C/figures/dialog-properties-arrow.png -share/gnome/help/gnumeric/C/figures/dialog-properties-checkbox.png -share/gnome/help/gnumeric/C/figures/dialog-properties-frame.png -share/gnome/help/gnumeric/C/figures/dialog-properties-label.png -share/gnome/help/gnumeric/C/figures/dialog-properties-line.png -share/gnome/help/gnumeric/C/figures/dialog-properties-oval.png -share/gnome/help/gnumeric/C/figures/dialog-properties-rectangle.png -share/gnome/help/gnumeric/C/figures/dialog-properties-scrollbar.png -share/gnome/help/gnumeric/C/figures/drawing-arrow.png -share/gnome/help/gnumeric/C/figures/drawing-line.png -share/gnome/help/gnumeric/C/figures/drawing-oval.png -share/gnome/help/gnumeric/C/figures/drawing-rectangle.png -share/gnome/help/gnumeric/C/figures/example-colGraph-modified.png -share/gnome/help/gnumeric/C/figures/example-colGraph.png -share/gnome/help/gnumeric/C/figures/example-columnSelect.png -share/gnome/help/gnumeric/C/figures/example-data.png -share/gnome/help/gnumeric/C/figures/files-html-example.png -share/gnome/help/gnumeric/C/figures/files-html32-example.png -share/gnome/help/gnumeric/C/figures/files-html40-example.png -share/gnome/help/gnumeric/C/figures/formula-dmedian.png -share/gnome/help/gnumeric/C/figures/gnumeric-icon-24.png -share/gnome/help/gnumeric/C/figures/gnumeric-labelled.png -share/gnome/help/gnumeric/C/figures/gnumeric-power-example.png -share/gnome/help/gnumeric/C/figures/graph-axes-grid.png -share/gnome/help/gnumeric/C/figures/graph-components.png -share/gnome/help/gnumeric/C/figures/graph-example-area.png -share/gnome/help/gnumeric/C/figures/graph-example-bar.png -share/gnome/help/gnumeric/C/figures/graph-example-bubble.png -share/gnome/help/gnumeric/C/figures/graph-example-column.png -share/gnome/help/gnumeric/C/figures/graph-example-line.png -share/gnome/help/gnumeric/C/figures/graph-example-pie.png -share/gnome/help/gnumeric/C/figures/graph-example-radar.png -share/gnome/help/gnumeric/C/figures/graph-example-ring.png -share/gnome/help/gnumeric/C/figures/graph-example-surface-t1.png -share/gnome/help/gnumeric/C/figures/graph-example-surface-t2.png -share/gnome/help/gnumeric/C/figures/graph-example-xyplot.png -share/gnome/help/gnumeric/C/figures/graph-hierarchy.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-category-bounds.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-category-details.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-category-style.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-bounds.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-format.png -share/gnome/help/gnumeric/C/figures/graphguru-backPanels-gradient.png -share/gnome/help/gnumeric/C/figures/graphguru-backPanels-image.png -share/gnome/help/gnumeric/C/figures/graphguru-backPanels-none.png -share/gnome/help/gnumeric/C/figures/graphguru-backPanels-pattern.png -share/gnome/help/gnumeric/C/figures/graphguru-components.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-barCol.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-bubble.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-pie.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-radar.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-ring.png -share/gnome/help/gnumeric/C/figures/graphguru-series-data-bubble.png -share/gnome/help/gnumeric/C/figures/graphguru-series-data-single.png -share/gnome/help/gnumeric/C/figures/graphguru-series-data-xy.png -share/gnome/help/gnumeric/C/figures/graphguru-series-error.png -share/gnome/help/gnumeric/C/figures/graphguru-series-style-filled.png -share/gnome/help/gnumeric/C/figures/graphguru-series-style-line.png -share/gnome/help/gnumeric/C/figures/graphguru-title-font.png -share/gnome/help/gnumeric/C/figures/graphical-elements-selected.png -share/gnome/help/gnumeric/C/figures/graphical-elements-stacked.png -share/gnome/help/gnumeric/C/figures/graphical-elements.png -share/gnome/help/gnumeric/C/figures/graphs-types-area.png -share/gnome/help/gnumeric/C/figures/graphs-types-bar.png -share/gnome/help/gnumeric/C/figures/graphs-types-bubble.png -share/gnome/help/gnumeric/C/figures/graphs-types-column.png -share/gnome/help/gnumeric/C/figures/graphs-types-line.png -share/gnome/help/gnumeric/C/figures/graphs-types-pie.png -share/gnome/help/gnumeric/C/figures/graphs-types-radar.png -share/gnome/help/gnumeric/C/figures/graphs-types-ring.png -share/gnome/help/gnumeric/C/figures/graphs-types-stock.png -share/gnome/help/gnumeric/C/figures/graphs-types-surface.png -share/gnome/help/gnumeric/C/figures/graphs-types-xyplot.png -share/gnome/help/gnumeric/C/figures/icon-locked.png -share/gnome/help/gnumeric/C/figures/icon-unlocked.png -share/gnome/help/gnumeric/C/figures/icon-visible.png -share/gnome/help/gnumeric/C/figures/info-area.png -share/gnome/help/gnumeric/C/figures/menu-context-col-row-header.png -share/gnome/help/gnumeric/C/figures/menu-context-graph-order.png -share/gnome/help/gnumeric/C/figures/menu-context-graph.png -share/gnome/help/gnumeric/C/figures/menu-context-grid.png -share/gnome/help/gnumeric/C/figures/menu-context-object-order.png -share/gnome/help/gnumeric/C/figures/menu-context-object.png -share/gnome/help/gnumeric/C/figures/menu-context-sheet-tabs.png -share/gnome/help/gnumeric/C/figures/menu-context-tabs.png -share/gnome/help/gnumeric/C/figures/menu-context-toolbars.png -share/gnome/help/gnumeric/C/figures/menu-data-export.png -share/gnome/help/gnumeric/C/figures/menu-data-import.png -share/gnome/help/gnumeric/C/figures/menu-data-labelled.png -share/gnome/help/gnumeric/C/figures/menu-edit-delete-cells.png -share/gnome/help/gnumeric/C/figures/menu-edit-labelled.png -share/gnome/help/gnumeric/C/figures/menu-edit-modify-names.png -share/gnome/help/gnumeric/C/figures/menu-edit-paste-special.png -share/gnome/help/gnumeric/C/figures/menu-edit-select.png -share/gnome/help/gnumeric/C/figures/menu-file-labelled.png -share/gnome/help/gnumeric/C/figures/menu-file-printarea.png -share/gnome/help/gnumeric/C/figures/menu-format-column.png -share/gnome/help/gnumeric/C/figures/menu-format-labelled.png -share/gnome/help/gnumeric/C/figures/menu-format-sheet.png -share/gnome/help/gnumeric/C/figures/menu-help-labelled.png -share/gnome/help/gnumeric/C/figures/menu-insert-comment.png -share/gnome/help/gnumeric/C/figures/menu-insert-fw.png -share/gnome/help/gnumeric/C/figures/menu-insert-hyperlink.png -share/gnome/help/gnumeric/C/figures/menu-insert-labelled.png -share/gnome/help/gnumeric/C/figures/menu-insert-names.png -share/gnome/help/gnumeric/C/figures/menu-statistics-labelled.png -share/gnome/help/gnumeric/C/figures/menu-tools-labelled.png -share/gnome/help/gnumeric/C/figures/menu-torn-off.png -share/gnome/help/gnumeric/C/figures/menu-view-labelled.png -share/gnome/help/gnumeric/C/figures/menu-view-properties-dialog-cm.png -share/gnome/help/gnumeric/C/figures/menu-view-properties-dialog.png -share/gnome/help/gnumeric/C/figures/menubar.png -share/gnome/help/gnumeric/C/figures/number-format-border-dialog.png -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-protection.png -share/gnome/help/gnumeric/C/figures/number-format-validation-warning.png -share/gnome/help/gnumeric/C/figures/number-format-validation.png -share/gnome/help/gnumeric/C/figures/pointer_arrow_left_std.png -share/gnome/help/gnumeric/C/figures/pointer_cross_hair.png -share/gnome/help/gnumeric/C/figures/pointer_cross_wide.png -share/gnome/help/gnumeric/C/figures/pointer_diagonal_resize.png -share/gnome/help/gnumeric/C/figures/pointer_double_horizontal_arrow.png -share/gnome/help/gnumeric/C/figures/pointer_double_vertical_arrow.png -share/gnome/help/gnumeric/C/figures/pointer_four_way_arrow.png -share/gnome/help/gnumeric/C/figures/pointer_hand_left.png -share/gnome/help/gnumeric/C/figures/pointer_left.png -share/gnome/help/gnumeric/C/figures/pointer_resize_multiple.png -share/gnome/help/gnumeric/C/figures/pointer_right.png -share/gnome/help/gnumeric/C/figures/pointer_text_edit.png -share/gnome/help/gnumeric/C/figures/pointer_zoom_in.png -share/gnome/help/gnumeric/C/figures/pointer_zoom_out.png -share/gnome/help/gnumeric/C/figures/preferences-copypaste.png -share/gnome/help/gnumeric/C/figures/preferences-files.png -share/gnome/help/gnumeric/C/figures/preferences-font-header.png -share/gnome/help/gnumeric/C/figures/preferences-font.png -share/gnome/help/gnumeric/C/figures/preferences-screen.png -share/gnome/help/gnumeric/C/figures/preferences-sorting.png -share/gnome/help/gnumeric/C/figures/preferences-tools.png -share/gnome/help/gnumeric/C/figures/preferences-undo.png -share/gnome/help/gnumeric/C/figures/preferences-windows.png -share/gnome/help/gnumeric/C/figures/print-large.png -share/gnome/help/gnumeric/C/figures/print-preview-back.png -share/gnome/help/gnumeric/C/figures/print-preview-first.png -share/gnome/help/gnumeric/C/figures/print-preview-fit.png -share/gnome/help/gnumeric/C/figures/print-preview-fitonetoone.png -share/gnome/help/gnumeric/C/figures/print-preview-last.png -share/gnome/help/gnumeric/C/figures/print-preview-next.png -share/gnome/help/gnumeric/C/figures/print-preview-zoomin.png -share/gnome/help/gnumeric/C/figures/print-preview-zoomout.png -share/gnome/help/gnumeric/C/figures/print-worksheet-job.png -share/gnome/help/gnumeric/C/figures/print-worksheet-paper.png -share/gnome/help/gnumeric/C/figures/print-worksheet-printer.png -share/gnome/help/gnumeric/C/figures/printing-preview.png -share/gnome/help/gnumeric/C/figures/printing-setup-header-config.png -share/gnome/help/gnumeric/C/figures/printing-setup-header.png -share/gnome/help/gnumeric/C/figures/printing-setup-page.png -share/gnome/help/gnumeric/C/figures/printing-setup-printarea.png -share/gnome/help/gnumeric/C/figures/printing-setup-sheet.png -share/gnome/help/gnumeric/C/figures/selection-1.png -share/gnome/help/gnumeric/C/figures/selection-10.png -share/gnome/help/gnumeric/C/figures/selection-2.png -share/gnome/help/gnumeric/C/figures/selection-3.png -share/gnome/help/gnumeric/C/figures/selection-4.png -share/gnome/help/gnumeric/C/figures/selection-5.png -share/gnome/help/gnumeric/C/figures/selection-8.png -share/gnome/help/gnumeric/C/figures/selection-9.png -share/gnome/help/gnumeric/C/figures/solver-01.png -share/gnome/help/gnumeric/C/figures/solver-02.png -share/gnome/help/gnumeric/C/figures/solver-03.png -share/gnome/help/gnumeric/C/figures/solver-04.png -share/gnome/help/gnumeric/C/figures/solver-05.png -share/gnome/help/gnumeric/C/figures/textguru-export-panel1-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-export-panel2-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-import-panel1-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-import-panel2a-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-import-panel2b-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-import-panel3-withTags.png -share/gnome/help/gnumeric/C/figures/toolbar-extension-menu.png -share/gnome/help/gnumeric/C/figures/toolbar-object.png -share/gnome/help/gnumeric/C/figures/toolbar-standard.png -share/gnome/help/gnumeric/C/figures/toolbars.png -share/gnome/help/gnumeric/C/figures/widget-checkbox.png -share/gnome/help/gnumeric/C/figures/widget-combobox.png -share/gnome/help/gnumeric/C/figures/widget-entryBox-outlined.png -share/gnome/help/gnumeric/C/figures/widget-frame.png -share/gnome/help/gnumeric/C/figures/widget-label.png -share/gnome/help/gnumeric/C/figures/widget-list.png -share/gnome/help/gnumeric/C/figures/widget-scrollbar.png -share/gnome/help/gnumeric/C/figures/widget-slider.png -share/gnome/help/gnumeric/C/figures/widget-spinbutton.png -share/gnome/help/gnumeric/C/figures/worksheet-cols-1.png -share/gnome/help/gnumeric/C/figures/worksheet-data-1.png -share/gnome/help/gnumeric/C/figures/worksheet-data-2.png -share/gnome/help/gnumeric/C/figures/worksheet-data-3.png -share/gnome/help/gnumeric/C/figures/worksheet-data-4.png -share/gnome/help/gnumeric/C/figures/worksheet-managing-dialog.png -share/gnome/help/gnumeric/C/figures/worksheet-rows-1.png -share/gnome/help/gnumeric/C/figures/worksheet-running-calc-1.png -share/gnome/help/gnumeric/C/files-email.xml -share/gnome/help/gnumeric/C/files-formats.xml -share/gnome/help/gnumeric/C/files-opening.xml -share/gnome/help/gnumeric/C/files-overview.xml -share/gnome/help/gnumeric/C/files-saving.xml -share/gnome/help/gnumeric/C/files-ssconvert.xml -share/gnome/help/gnumeric/C/files-textopen.xml -share/gnome/help/gnumeric/C/files-textsave.xml -share/gnome/help/gnumeric/C/functions.xml -share/gnome/help/gnumeric/C/getting-involved.xml -share/gnome/help/gnumeric/C/gnumeric.xml -share/gnome/help/gnumeric/C/graphics-drawings.xml -share/gnome/help/gnumeric/C/graphics-images.xml -share/gnome/help/gnumeric/C/graphics-overview.xml -share/gnome/help/gnumeric/C/graphics-plots.xml -share/gnome/help/gnumeric/C/graphics-widgets.xml -share/gnome/help/gnumeric/C/gui-menus.xml -share/gnome/help/gnumeric/C/gui-mouse.xml -share/gnome/help/gnumeric/C/gui-other-elements.xml -share/gnome/help/gnumeric/C/gui-overview.xml -share/gnome/help/gnumeric/C/gui-toolbars.xml -share/gnome/help/gnumeric/C/installing.xml -share/gnome/help/gnumeric/C/legal.xml -share/gnome/help/gnumeric/C/manual-usage.xml -share/gnome/help/gnumeric/C/morehelp.xml -share/gnome/help/gnumeric/C/printing.xml -share/gnome/help/gnumeric/C/quick-start.xml -share/gnome/help/gnumeric/C/welcome.xml -share/gnome/help/gnumeric/C/workbooks.xml -share/gnome/help/gnumeric/C/worksheets.xml share/gnumeric/${PKGVERSION}/GNOME_Gnumeric-gtk.xml share/gnumeric/${PKGVERSION}/Gnumeric-embed.xml share/gnumeric/${PKGVERSION}/autoformat-templates/3D/.category @@ -776,6 +283,1841 @@ share/gnumeric/${PKGVERSION}/templates/invoice.gnumeric share/gnumeric/${PKGVERSION}/templates/loan.gnumeric share/gnumeric/${PKGVERSION}/templates/mileage.gnumeric share/gnumeric/${PKGVERSION}/templates/purchase_order.gnumeric +share/help/C/gnumeric/about-authors.xml +share/help/C/gnumeric/about-history.xml +share/help/C/gnumeric/about-license.xml +share/help/C/gnumeric/analysis-complexNumbers.xml +share/help/C/gnumeric/analysis-goalseek.xml +share/help/C/gnumeric/analysis-overview.xml +share/help/C/gnumeric/analysis-scenarios.xml +share/help/C/gnumeric/analysis-simulation.xml +share/help/C/gnumeric/analysis-solver.xml +share/help/C/gnumeric/analysis-statistical.xml +share/help/C/gnumeric/appendix-glossary.xml +share/help/C/gnumeric/appendix-keybindings.xml +share/help/C/gnumeric/bugs.xml +share/help/C/gnumeric/compiling.xml +share/help/C/gnumeric/configuration-localization.xml +share/help/C/gnumeric/configuration-overview.xml +share/help/C/gnumeric/configuration-plugins.xml +share/help/C/gnumeric/configuration-preferences.xml +share/help/C/gnumeric/configuration-toolbars.xml +share/help/C/gnumeric/data-commentNlink.xml +share/help/C/gnumeric/data-delete.xml +share/help/C/gnumeric/data-entry-advanced.xml +share/help/C/gnumeric/data-entry-external.xml +share/help/C/gnumeric/data-entry.xml +share/help/C/gnumeric/data-filter.xml +share/help/C/gnumeric/data-format-conditional.xml +share/help/C/gnumeric/data-format.xml +share/help/C/gnumeric/data-generate.xml +share/help/C/gnumeric/data-insert.xml +share/help/C/gnumeric/data-modify.xml +share/help/C/gnumeric/data-move-copy.xml +share/help/C/gnumeric/data-overview.xml +share/help/C/gnumeric/data-selections.xml +share/help/C/gnumeric/data-types.xml +share/help/C/gnumeric/documenting.xml +share/help/C/gnumeric/extending-functions.xml +share/help/C/gnumeric/extending-overview.xml +share/help/C/gnumeric/extending-plugins.xml +share/help/C/gnumeric/extending-python.xml +share/help/C/gnumeric/figures/advanced-filter-1.png +share/help/C/gnumeric/figures/advanced-filter-2.png +share/help/C/gnumeric/figures/analysis-simulation-confidence-interval-equation.png +share/help/C/gnumeric/figures/analysis-simulation-demand-ex1.png +share/help/C/gnumeric/figures/analysis-simulation-demand-ex2.png +share/help/C/gnumeric/figures/analysis-simulation-interations-equation1.png +share/help/C/gnumeric/figures/analysis-simulation-interations-equation2.png +share/help/C/gnumeric/figures/analysis-simulation-maximumtime-dialog.png +share/help/C/gnumeric/figures/analysis-simulation-options-dialog.png +share/help/C/gnumeric/figures/analysis-simulation-output-dialog.png +share/help/C/gnumeric/figures/analysis-simulation-profit-ex1.png +share/help/C/gnumeric/figures/analysis-simulation-profit-ex2.png +share/help/C/gnumeric/figures/analysis-simulation-report-screen.png +share/help/C/gnumeric/figures/analysis-simulation-simtable-screen.png +share/help/C/gnumeric/figures/analysis-simulation-summary-dialog.png +share/help/C/gnumeric/figures/analysis-simulation-variables-dialog.png +share/help/C/gnumeric/figures/analysistools-ANOVA1-ex1.png +share/help/C/gnumeric/figures/analysistools-ANOVA1-ex2.png +share/help/C/gnumeric/figures/analysistools-ANOVA2w-ex1.png +share/help/C/gnumeric/figures/analysistools-ANOVA2w-ex2.png +share/help/C/gnumeric/figures/analysistools-ANOVA2wo-ex1.png +share/help/C/gnumeric/figures/analysistools-ANOVA2wo-ex2.png +share/help/C/gnumeric/figures/analysistools-correlation-ex1.png +share/help/C/gnumeric/figures/analysistools-correlation-ex2.png +share/help/C/gnumeric/figures/analysistools-correlation-ex3.png +share/help/C/gnumeric/figures/analysistools-correlation.png +share/help/C/gnumeric/figures/analysistools-covariance-ex1.png +share/help/C/gnumeric/figures/analysistools-covariance-ex2.png +share/help/C/gnumeric/figures/analysistools-covariance.png +share/help/C/gnumeric/figures/analysistools-descstats-ex1-options.png +share/help/C/gnumeric/figures/analysistools-descstats-ex1.png +share/help/C/gnumeric/figures/analysistools-descstats-ex2.png +share/help/C/gnumeric/figures/analysistools-descstats.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-formula.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-holt-formula.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-holt-stderr.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-hunter-formula.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-hunter-stderr.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-formula.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-roberts-formula.png +share/help/C/gnumeric/figures/analysistools-exp-smoothing-roberts-stderr.png +share/help/C/gnumeric/figures/analysistools-fourier-formula.png +share/help/C/gnumeric/figures/analysistools-fourier.png +share/help/C/gnumeric/figures/analysistools-frequency-cats.png +share/help/C/gnumeric/figures/analysistools-frequency-graphs.png +share/help/C/gnumeric/figures/analysistools-frequency-results.png +share/help/C/gnumeric/figures/analysistools-frequency.png +share/help/C/gnumeric/figures/analysistools-ftest-ex1.png +share/help/C/gnumeric/figures/analysistools-ftest-ex2.png +share/help/C/gnumeric/figures/analysistools-ftest.png +share/help/C/gnumeric/figures/analysistools-histogram-bins.png +share/help/C/gnumeric/figures/analysistools-histogram-cutoffs.png +share/help/C/gnumeric/figures/analysistools-histogram-ex1.png +share/help/C/gnumeric/figures/analysistools-histogram-ex2.png +share/help/C/gnumeric/figures/analysistools-histogram-ex3.png +share/help/C/gnumeric/figures/analysistools-histogram-ex4.png +share/help/C/gnumeric/figures/analysistools-histogram-ex5.png +share/help/C/gnumeric/figures/analysistools-histogram-graphs.png +share/help/C/gnumeric/figures/analysistools-histogram.png +share/help/C/gnumeric/figures/analysistools-kaplan-ex1.png +share/help/C/gnumeric/figures/analysistools-kaplan-ex2.png +share/help/C/gnumeric/figures/analysistools-kaplan-ex3.png +share/help/C/gnumeric/figures/analysistools-kaplan-groups.png +share/help/C/gnumeric/figures/analysistools-kaplan-options.png +share/help/C/gnumeric/figures/analysistools-kaplan.png +share/help/C/gnumeric/figures/analysistools-moving-average-ex1.png +share/help/C/gnumeric/figures/analysistools-moving-average-ex2.png +share/help/C/gnumeric/figures/analysistools-moving-average-ex3.png +share/help/C/gnumeric/figures/analysistools-moving-average-formula-central.png +share/help/C/gnumeric/figures/analysistools-moving-average-formula-spencer.png +share/help/C/gnumeric/figures/analysistools-moving-average-formula-weighted.png +share/help/C/gnumeric/figures/analysistools-moving-average-options.png +share/help/C/gnumeric/figures/analysistools-moving-average.png +share/help/C/gnumeric/figures/analysistools-normality-ex1.png +share/help/C/gnumeric/figures/analysistools-normality-ex2.png +share/help/C/gnumeric/figures/analysistools-normality-ex3.png +share/help/C/gnumeric/figures/analysistools-normality-ex4.png +share/help/C/gnumeric/figures/analysistools-normality-testspec.png +share/help/C/gnumeric/figures/analysistools-normality.png +share/help/C/gnumeric/figures/analysistools-outputoptions.png +share/help/C/gnumeric/figures/analysistools-pcanalysis-ex1.png +share/help/C/gnumeric/figures/analysistools-pcanalysis-ex2.png +share/help/C/gnumeric/figures/analysistools-pcanalysis.png +share/help/C/gnumeric/figures/analysistools-random-ex1.png +share/help/C/gnumeric/figures/analysistools-random-ex2.png +share/help/C/gnumeric/figures/analysistools-random.png +share/help/C/gnumeric/figures/analysistools-ranges.png +share/help/C/gnumeric/figures/analysistools-rank-ex1.png +share/help/C/gnumeric/figures/analysistools-rank-ex2.png +share/help/C/gnumeric/figures/analysistools-rank.png +share/help/C/gnumeric/figures/analysistools-regression-ex1.png +share/help/C/gnumeric/figures/analysistools-regression-ex2.png +share/help/C/gnumeric/figures/analysistools-regression-ex3.png +share/help/C/gnumeric/figures/analysistools-regression.png +share/help/C/gnumeric/figures/analysistools-sampling-ex1.png +share/help/C/gnumeric/figures/analysistools-sampling-ex2.png +share/help/C/gnumeric/figures/analysistools-sampling.png +share/help/C/gnumeric/figures/analysistools-signtest-ex1.png +share/help/C/gnumeric/figures/analysistools-signtest-ex2.png +share/help/C/gnumeric/figures/analysistools-signtest-ex3.png +share/help/C/gnumeric/figures/analysistools-signtest.png +share/help/C/gnumeric/figures/analysistools-smoothing-ex1.png +share/help/C/gnumeric/figures/analysistools-smoothing-ex2.png +share/help/C/gnumeric/figures/analysistools-smoothing-ex3.png +share/help/C/gnumeric/figures/analysistools-smoothing-ex4.png +share/help/C/gnumeric/figures/analysistools-smoothing-ex5.png +share/help/C/gnumeric/figures/analysistools-smoothing-ex6.png +share/help/C/gnumeric/figures/analysistools-smoothing-ex7.png +share/help/C/gnumeric/figures/analysistools-smoothing-ex8.png +share/help/C/gnumeric/figures/analysistools-smoothing.png +share/help/C/gnumeric/figures/analysistools-tools.png +share/help/C/gnumeric/figures/analysistools-ttest-equal-ex1.png +share/help/C/gnumeric/figures/analysistools-ttest-equal-ex2.png +share/help/C/gnumeric/figures/analysistools-ttest-equal.png +share/help/C/gnumeric/figures/analysistools-ttest-paired-ex1.png +share/help/C/gnumeric/figures/analysistools-ttest-paired-ex2.png +share/help/C/gnumeric/figures/analysistools-ttest-paired.png +share/help/C/gnumeric/figures/analysistools-ttest-unequal-ex1.png +share/help/C/gnumeric/figures/analysistools-ttest-unequal-ex2.png +share/help/C/gnumeric/figures/analysistools-ttest-unequal.png +share/help/C/gnumeric/figures/analysistools-ttest.png +share/help/C/gnumeric/figures/analysistools-ztest-ex1.png +share/help/C/gnumeric/figures/analysistools-ztest-ex2.png +share/help/C/gnumeric/figures/analysistools-ztest.png +share/help/C/gnumeric/figures/arrowhead-dimensions.png +share/help/C/gnumeric/figures/button-align-center.png +share/help/C/gnumeric/figures/button-align-left.png +share/help/C/gnumeric/figures/button-align-right.png +share/help/C/gnumeric/figures/button-arrow.png +share/help/C/gnumeric/figures/button-bold.png +share/help/C/gnumeric/figures/button-borders.png +share/help/C/gnumeric/figures/button-button.png +share/help/C/gnumeric/figures/button-center-across-selection.png +share/help/C/gnumeric/figures/button-checkbox.png +share/help/C/gnumeric/figures/button-combo.png +share/help/C/gnumeric/figures/button-copy.png +share/help/C/gnumeric/figures/button-cut.png +share/help/C/gnumeric/figures/button-decrease-indent.png +share/help/C/gnumeric/figures/button-decrease-precision.png +share/help/C/gnumeric/figures/button-equals.png +share/help/C/gnumeric/figures/button-fill.png +share/help/C/gnumeric/figures/button-font-size.png +share/help/C/gnumeric/figures/button-font-type.png +share/help/C/gnumeric/figures/button-frame.png +share/help/C/gnumeric/figures/button-function.png +share/help/C/gnumeric/figures/button-graph.png +share/help/C/gnumeric/figures/button-graphEditor-add.png +share/help/C/gnumeric/figures/button-increase-indent.png +share/help/C/gnumeric/figures/button-increase-precision.png +share/help/C/gnumeric/figures/button-insert-component.png +share/help/C/gnumeric/figures/button-insert-hyperlink.png +share/help/C/gnumeric/figures/button-insert-object.png +share/help/C/gnumeric/figures/button-italic.png +share/help/C/gnumeric/figures/button-label.png +share/help/C/gnumeric/figures/button-line.png +share/help/C/gnumeric/figures/button-list.png +share/help/C/gnumeric/figures/button-merge.png +share/help/C/gnumeric/figures/button-money.png +share/help/C/gnumeric/figures/button-new.png +share/help/C/gnumeric/figures/button-open.png +share/help/C/gnumeric/figures/button-oval.png +share/help/C/gnumeric/figures/button-paste.png +share/help/C/gnumeric/figures/button-percent.png +share/help/C/gnumeric/figures/button-preview.png +share/help/C/gnumeric/figures/button-print.png +share/help/C/gnumeric/figures/button-radio.png +share/help/C/gnumeric/figures/button-rectangle.png +share/help/C/gnumeric/figures/button-redo-and-history.png +share/help/C/gnumeric/figures/button-save.png +share/help/C/gnumeric/figures/button-scrollbar.png +share/help/C/gnumeric/figures/button-slider.png +share/help/C/gnumeric/figures/button-sort-az.png +share/help/C/gnumeric/figures/button-sort-za.png +share/help/C/gnumeric/figures/button-spin.png +share/help/C/gnumeric/figures/button-split.png +share/help/C/gnumeric/figures/button-subscript.png +share/help/C/gnumeric/figures/button-sum.png +share/help/C/gnumeric/figures/button-superscript.png +share/help/C/gnumeric/figures/button-text-colour.png +share/help/C/gnumeric/figures/button-thousands.png +share/help/C/gnumeric/figures/button-underline.png +share/help/C/gnumeric/figures/button-undo-and-history.png +share/help/C/gnumeric/figures/button-zoom.png +share/help/C/gnumeric/figures/cell-grid.png +share/help/C/gnumeric/figures/cell-selected.png +share/help/C/gnumeric/figures/cell-with-text.png +share/help/C/gnumeric/figures/cells-1.png +share/help/C/gnumeric/figures/cells-2.png +share/help/C/gnumeric/figures/chart_area_1_1.png +share/help/C/gnumeric/figures/chart_area_1_2.png +share/help/C/gnumeric/figures/chart_area_1_3.png +share/help/C/gnumeric/figures/chart_bar_1_1.png +share/help/C/gnumeric/figures/chart_bar_1_2.png +share/help/C/gnumeric/figures/chart_bar_1_3.png +share/help/C/gnumeric/figures/chart_bubble_1_1.png +share/help/C/gnumeric/figures/chart_column_1_1.png +share/help/C/gnumeric/figures/chart_column_1_2.png +share/help/C/gnumeric/figures/chart_column_1_3.png +share/help/C/gnumeric/figures/chart_line_1_1.png +share/help/C/gnumeric/figures/chart_line_1_2.png +share/help/C/gnumeric/figures/chart_line_1_3.png +share/help/C/gnumeric/figures/chart_line_2_1.png +share/help/C/gnumeric/figures/chart_line_2_2.png +share/help/C/gnumeric/figures/chart_line_2_3.png +share/help/C/gnumeric/figures/chart_pie_1_1.png +share/help/C/gnumeric/figures/chart_pie_2_1.png +share/help/C/gnumeric/figures/chart_radar_1_1.png +share/help/C/gnumeric/figures/chart_radar_1_2.png +share/help/C/gnumeric/figures/chart_radar_1_3.png +share/help/C/gnumeric/figures/chart_ring_1_1.png +share/help/C/gnumeric/figures/chart_ring_1_2.png +share/help/C/gnumeric/figures/chart_scatter_1_1.png +share/help/C/gnumeric/figures/chart_scatter_3_1.png +share/help/C/gnumeric/figures/chart_scatter_3_2.png +share/help/C/gnumeric/figures/chart_surface_1.png +share/help/C/gnumeric/figures/chart_surface_2.png +share/help/C/gnumeric/figures/dialog-auto-correct.png +share/help/C/gnumeric/figures/dialog-autosave.png +share/help/C/gnumeric/figures/dialog-fileopen-withTags.png +share/help/C/gnumeric/figures/dialog-filesave-compact-withTags.png +share/help/C/gnumeric/figures/dialog-filesave-expanded-withTags.png +share/help/C/gnumeric/figures/dialog-filter.png +share/help/C/gnumeric/figures/dialog-insert-object.png +share/help/C/gnumeric/figures/dialog-properties-arrow.png +share/help/C/gnumeric/figures/dialog-properties-checkbox.png +share/help/C/gnumeric/figures/dialog-properties-frame.png +share/help/C/gnumeric/figures/dialog-properties-label.png +share/help/C/gnumeric/figures/dialog-properties-line.png +share/help/C/gnumeric/figures/dialog-properties-oval.png +share/help/C/gnumeric/figures/dialog-properties-rectangle.png +share/help/C/gnumeric/figures/dialog-properties-scrollbar.png +share/help/C/gnumeric/figures/drawing-arrow.png +share/help/C/gnumeric/figures/drawing-line.png +share/help/C/gnumeric/figures/drawing-oval.png +share/help/C/gnumeric/figures/drawing-rectangle.png +share/help/C/gnumeric/figures/example-colGraph-modified.png +share/help/C/gnumeric/figures/example-colGraph.png +share/help/C/gnumeric/figures/example-columnSelect.png +share/help/C/gnumeric/figures/example-data.png +share/help/C/gnumeric/figures/files-html-example.png +share/help/C/gnumeric/figures/files-html32-example.png +share/help/C/gnumeric/figures/files-html40-example.png +share/help/C/gnumeric/figures/formula-dmedian.png +share/help/C/gnumeric/figures/gnumeric-empty.png +share/help/C/gnumeric/figures/gnumeric-icon-24.png +share/help/C/gnumeric/figures/gnumeric-labelled.png +share/help/C/gnumeric/figures/gnumeric-power-example.png +share/help/C/gnumeric/figures/graph-axes-grid.png +share/help/C/gnumeric/figures/graph-components.png +share/help/C/gnumeric/figures/graph-example-area.png +share/help/C/gnumeric/figures/graph-example-bar.png +share/help/C/gnumeric/figures/graph-example-bubble.png +share/help/C/gnumeric/figures/graph-example-column.png +share/help/C/gnumeric/figures/graph-example-line.png +share/help/C/gnumeric/figures/graph-example-pie.png +share/help/C/gnumeric/figures/graph-example-radar.png +share/help/C/gnumeric/figures/graph-example-ring.png +share/help/C/gnumeric/figures/graph-example-surface-t1.png +share/help/C/gnumeric/figures/graph-example-surface-t2.png +share/help/C/gnumeric/figures/graph-example-xyplot.png +share/help/C/gnumeric/figures/graph-hierarchy.png +share/help/C/gnumeric/figures/graphguru-axes-category-bounds.png +share/help/C/gnumeric/figures/graphguru-axes-category-details.png +share/help/C/gnumeric/figures/graphguru-axes-category-style.png +share/help/C/gnumeric/figures/graphguru-axes-continuous-bounds.png +share/help/C/gnumeric/figures/graphguru-axes-continuous-format.png +share/help/C/gnumeric/figures/graphguru-backPanels-gradient.png +share/help/C/gnumeric/figures/graphguru-backPanels-image.png +share/help/C/gnumeric/figures/graphguru-backPanels-none.png +share/help/C/gnumeric/figures/graphguru-backPanels-pattern.png +share/help/C/gnumeric/figures/graphguru-components.png +share/help/C/gnumeric/figures/graphguru-plot-barCol.png +share/help/C/gnumeric/figures/graphguru-plot-bubble.png +share/help/C/gnumeric/figures/graphguru-plot-pie.png +share/help/C/gnumeric/figures/graphguru-plot-radar.png +share/help/C/gnumeric/figures/graphguru-plot-ring.png +share/help/C/gnumeric/figures/graphguru-series-data-bubble.png +share/help/C/gnumeric/figures/graphguru-series-data-single.png +share/help/C/gnumeric/figures/graphguru-series-data-xy.png +share/help/C/gnumeric/figures/graphguru-series-error.png +share/help/C/gnumeric/figures/graphguru-series-style-filled.png +share/help/C/gnumeric/figures/graphguru-series-style-line.png +share/help/C/gnumeric/figures/graphguru-title-font.png +share/help/C/gnumeric/figures/graphical-elements-selected.png +share/help/C/gnumeric/figures/graphical-elements-stacked.png +share/help/C/gnumeric/figures/graphical-elements.png +share/help/C/gnumeric/figures/graphs-types-area.png +share/help/C/gnumeric/figures/graphs-types-bar.png +share/help/C/gnumeric/figures/graphs-types-bubble.png +share/help/C/gnumeric/figures/graphs-types-column.png +share/help/C/gnumeric/figures/graphs-types-line.png +share/help/C/gnumeric/figures/graphs-types-pie.png +share/help/C/gnumeric/figures/graphs-types-radar.png +share/help/C/gnumeric/figures/graphs-types-ring.png +share/help/C/gnumeric/figures/graphs-types-stock.png +share/help/C/gnumeric/figures/graphs-types-surface.png +share/help/C/gnumeric/figures/graphs-types-xyplot.png +share/help/C/gnumeric/figures/icon-locked.png +share/help/C/gnumeric/figures/icon-unlocked.png +share/help/C/gnumeric/figures/icon-visible.png +share/help/C/gnumeric/figures/info-area.png +share/help/C/gnumeric/figures/menu-context-col-row-header.png +share/help/C/gnumeric/figures/menu-context-graph-order.png +share/help/C/gnumeric/figures/menu-context-graph.png +share/help/C/gnumeric/figures/menu-context-grid.png +share/help/C/gnumeric/figures/menu-context-object-order.png +share/help/C/gnumeric/figures/menu-context-object.png +share/help/C/gnumeric/figures/menu-context-sheet-tabs.png +share/help/C/gnumeric/figures/menu-context-tabs.png +share/help/C/gnumeric/figures/menu-context-toolbars.png +share/help/C/gnumeric/figures/menu-data-export.png +share/help/C/gnumeric/figures/menu-data-import.png +share/help/C/gnumeric/figures/menu-data-labelled.png +share/help/C/gnumeric/figures/menu-edit-delete-cells.png +share/help/C/gnumeric/figures/menu-edit-labelled.png +share/help/C/gnumeric/figures/menu-edit-modify-names.png +share/help/C/gnumeric/figures/menu-edit-paste-special.png +share/help/C/gnumeric/figures/menu-edit-select.png +share/help/C/gnumeric/figures/menu-file-labelled.png +share/help/C/gnumeric/figures/menu-file-printarea.png +share/help/C/gnumeric/figures/menu-format-column.png +share/help/C/gnumeric/figures/menu-format-labelled.png +share/help/C/gnumeric/figures/menu-format-sheet.png +share/help/C/gnumeric/figures/menu-help-labelled.png +share/help/C/gnumeric/figures/menu-insert-comment.png +share/help/C/gnumeric/figures/menu-insert-fw.png +share/help/C/gnumeric/figures/menu-insert-hyperlink.png +share/help/C/gnumeric/figures/menu-insert-labelled.png +share/help/C/gnumeric/figures/menu-insert-names.png +share/help/C/gnumeric/figures/menu-statistics-labelled.png +share/help/C/gnumeric/figures/menu-tools-labelled.png +share/help/C/gnumeric/figures/menu-torn-off.png +share/help/C/gnumeric/figures/menu-view-labelled.png +share/help/C/gnumeric/figures/menu-view-properties-dialog-cm.png +share/help/C/gnumeric/figures/menu-view-properties-dialog.png +share/help/C/gnumeric/figures/menubar.png +share/help/C/gnumeric/figures/number-format-border-dialog.png +share/help/C/gnumeric/figures/number-format-color-dialog.png +share/help/C/gnumeric/figures/number-format-dialog.png +share/help/C/gnumeric/figures/number-format-font-dialog.png +share/help/C/gnumeric/figures/number-format-justification-dialog-2.png +share/help/C/gnumeric/figures/number-format-protection.png +share/help/C/gnumeric/figures/number-format-validation-warning.png +share/help/C/gnumeric/figures/number-format-validation.png +share/help/C/gnumeric/figures/pointer_arrow_left_std.png +share/help/C/gnumeric/figures/pointer_cross_hair.png +share/help/C/gnumeric/figures/pointer_cross_wide.png +share/help/C/gnumeric/figures/pointer_diagonal_resize.png +share/help/C/gnumeric/figures/pointer_double_horizontal_arrow.png +share/help/C/gnumeric/figures/pointer_double_vertical_arrow.png +share/help/C/gnumeric/figures/pointer_four_way_arrow.png +share/help/C/gnumeric/figures/pointer_hand_left.png +share/help/C/gnumeric/figures/pointer_left.png +share/help/C/gnumeric/figures/pointer_resize_multiple.png +share/help/C/gnumeric/figures/pointer_right.png +share/help/C/gnumeric/figures/pointer_text_edit.png +share/help/C/gnumeric/figures/pointer_zoom_in.png +share/help/C/gnumeric/figures/pointer_zoom_out.png +share/help/C/gnumeric/figures/preferences-copypaste.png +share/help/C/gnumeric/figures/preferences-files.png +share/help/C/gnumeric/figures/preferences-font-header.png +share/help/C/gnumeric/figures/preferences-font.png +share/help/C/gnumeric/figures/preferences-screen.png +share/help/C/gnumeric/figures/preferences-sorting.png +share/help/C/gnumeric/figures/preferences-tools.png +share/help/C/gnumeric/figures/preferences-undo.png +share/help/C/gnumeric/figures/preferences-windows.png +share/help/C/gnumeric/figures/print-large.png +share/help/C/gnumeric/figures/print-preview-back.png +share/help/C/gnumeric/figures/print-preview-first.png +share/help/C/gnumeric/figures/print-preview-fit.png +share/help/C/gnumeric/figures/print-preview-fitonetoone.png +share/help/C/gnumeric/figures/print-preview-last.png +share/help/C/gnumeric/figures/print-preview-next.png +share/help/C/gnumeric/figures/print-preview-zoomin.png +share/help/C/gnumeric/figures/print-preview-zoomout.png +share/help/C/gnumeric/figures/print-worksheet-file-general.png +share/help/C/gnumeric/figures/print-worksheet-job.png +share/help/C/gnumeric/figures/print-worksheet-page_setup.png +share/help/C/gnumeric/figures/print-worksheet-paper.png +share/help/C/gnumeric/figures/print-worksheet-print_range.png +share/help/C/gnumeric/figures/print-worksheet-printer-advanced.png +share/help/C/gnumeric/figures/print-worksheet-printer-finishing.png +share/help/C/gnumeric/figures/print-worksheet-printer-general.png +share/help/C/gnumeric/figures/print-worksheet-printer-image_quality.png +share/help/C/gnumeric/figures/print-worksheet-printer-job.png +share/help/C/gnumeric/figures/print-worksheet-printer.png +share/help/C/gnumeric/figures/printing-preview.png +share/help/C/gnumeric/figures/printing-setup-header-config.png +share/help/C/gnumeric/figures/printing-setup-header.png +share/help/C/gnumeric/figures/printing-setup-page-paper-type.png +share/help/C/gnumeric/figures/printing-setup-page.png +share/help/C/gnumeric/figures/printing-setup-printarea.png +share/help/C/gnumeric/figures/printing-setup-scale.png +share/help/C/gnumeric/figures/printing-setup-sheet.png +share/help/C/gnumeric/figures/selection-1.png +share/help/C/gnumeric/figures/selection-10.png +share/help/C/gnumeric/figures/selection-2.png +share/help/C/gnumeric/figures/selection-3.png +share/help/C/gnumeric/figures/selection-4.png +share/help/C/gnumeric/figures/selection-5.png +share/help/C/gnumeric/figures/selection-8.png +share/help/C/gnumeric/figures/selection-9.png +share/help/C/gnumeric/figures/solver-01.png +share/help/C/gnumeric/figures/solver-02.png +share/help/C/gnumeric/figures/solver-03.png +share/help/C/gnumeric/figures/solver-04.png +share/help/C/gnumeric/figures/solver-05.png +share/help/C/gnumeric/figures/textguru-export-panel1-withTags.png +share/help/C/gnumeric/figures/textguru-export-panel2-withTags.png +share/help/C/gnumeric/figures/textguru-import-panel1-withTags.png +share/help/C/gnumeric/figures/textguru-import-panel2a-withTags.png +share/help/C/gnumeric/figures/textguru-import-panel2b-withTags.png +share/help/C/gnumeric/figures/textguru-import-panel3-withTags.png +share/help/C/gnumeric/figures/toolbar-extension-menu.png +share/help/C/gnumeric/figures/toolbar-format-long.png +share/help/C/gnumeric/figures/toolbar-format.png +share/help/C/gnumeric/figures/toolbar-object.png +share/help/C/gnumeric/figures/toolbar-standard.png +share/help/C/gnumeric/figures/toolbars.png +share/help/C/gnumeric/figures/widget-checkbox.png +share/help/C/gnumeric/figures/widget-combobox.png +share/help/C/gnumeric/figures/widget-entryBox-outlined.png +share/help/C/gnumeric/figures/widget-frame.png +share/help/C/gnumeric/figures/widget-label.png +share/help/C/gnumeric/figures/widget-list.png +share/help/C/gnumeric/figures/widget-scrollbar.png +share/help/C/gnumeric/figures/widget-slider.png +share/help/C/gnumeric/figures/widget-spinbutton.png +share/help/C/gnumeric/figures/worksheet-cols-1.png +share/help/C/gnumeric/figures/worksheet-data-1.png +share/help/C/gnumeric/figures/worksheet-data-2.png +share/help/C/gnumeric/figures/worksheet-data-3.png +share/help/C/gnumeric/figures/worksheet-data-4.png +share/help/C/gnumeric/figures/worksheet-managing-dialog.png +share/help/C/gnumeric/figures/worksheet-rows-1.png +share/help/C/gnumeric/figures/worksheet-running-calc-1.png +share/help/C/gnumeric/files-email.xml +share/help/C/gnumeric/files-formats.xml +share/help/C/gnumeric/files-opening.xml +share/help/C/gnumeric/files-overview.xml +share/help/C/gnumeric/files-saving.xml +share/help/C/gnumeric/files-ssconvert.xml +share/help/C/gnumeric/files-textopen.xml +share/help/C/gnumeric/files-textsave.xml +share/help/C/gnumeric/func-footer.xml +share/help/C/gnumeric/func-header.xml +share/help/C/gnumeric/functions.xml +share/help/C/gnumeric/getting-involved.xml +share/help/C/gnumeric/gnumeric.xml +share/help/C/gnumeric/graphics-drawings.xml +share/help/C/gnumeric/graphics-images.xml +share/help/C/gnumeric/graphics-overview.xml +share/help/C/gnumeric/graphics-plots.xml +share/help/C/gnumeric/graphics-widgets.xml +share/help/C/gnumeric/gui-menus.xml +share/help/C/gnumeric/gui-mouse.xml +share/help/C/gnumeric/gui-other-elements.xml +share/help/C/gnumeric/gui-overview.xml +share/help/C/gnumeric/gui-toolbars.xml +share/help/C/gnumeric/index.docbook +share/help/C/gnumeric/installing.xml +share/help/C/gnumeric/legal.xml +share/help/C/gnumeric/manual-usage.xml +share/help/C/gnumeric/morehelp.xml +share/help/C/gnumeric/printing.xml +share/help/C/gnumeric/programing.xml +share/help/C/gnumeric/quick-start.xml +share/help/C/gnumeric/welcome.xml +share/help/C/gnumeric/workbooks.xml +share/help/C/gnumeric/worksheets.xml +share/help/cs/gnumeric/figures/advanced-filter-1.png +share/help/cs/gnumeric/figures/advanced-filter-2.png +share/help/cs/gnumeric/figures/analysis-simulation-confidence-interval-equation.png +share/help/cs/gnumeric/figures/analysis-simulation-demand-ex1.png +share/help/cs/gnumeric/figures/analysis-simulation-demand-ex2.png +share/help/cs/gnumeric/figures/analysis-simulation-interations-equation1.png +share/help/cs/gnumeric/figures/analysis-simulation-interations-equation2.png +share/help/cs/gnumeric/figures/analysis-simulation-maximumtime-dialog.png +share/help/cs/gnumeric/figures/analysis-simulation-options-dialog.png +share/help/cs/gnumeric/figures/analysis-simulation-output-dialog.png +share/help/cs/gnumeric/figures/analysis-simulation-profit-ex1.png +share/help/cs/gnumeric/figures/analysis-simulation-profit-ex2.png +share/help/cs/gnumeric/figures/analysis-simulation-report-screen.png +share/help/cs/gnumeric/figures/analysis-simulation-simtable-screen.png +share/help/cs/gnumeric/figures/analysis-simulation-summary-dialog.png +share/help/cs/gnumeric/figures/analysis-simulation-variables-dialog.png +share/help/cs/gnumeric/figures/analysistools-ANOVA1-ex1.png +share/help/cs/gnumeric/figures/analysistools-ANOVA1-ex2.png +share/help/cs/gnumeric/figures/analysistools-ANOVA2w-ex1.png +share/help/cs/gnumeric/figures/analysistools-ANOVA2w-ex2.png +share/help/cs/gnumeric/figures/analysistools-ANOVA2wo-ex1.png +share/help/cs/gnumeric/figures/analysistools-ANOVA2wo-ex2.png +share/help/cs/gnumeric/figures/analysistools-correlation-ex1.png +share/help/cs/gnumeric/figures/analysistools-correlation-ex2.png +share/help/cs/gnumeric/figures/analysistools-correlation-ex3.png +share/help/cs/gnumeric/figures/analysistools-correlation.png +share/help/cs/gnumeric/figures/analysistools-covariance-ex1.png +share/help/cs/gnumeric/figures/analysistools-covariance-ex2.png +share/help/cs/gnumeric/figures/analysistools-covariance.png +share/help/cs/gnumeric/figures/analysistools-descstats-ex1-options.png +share/help/cs/gnumeric/figures/analysistools-descstats-ex1.png +share/help/cs/gnumeric/figures/analysistools-descstats-ex2.png +share/help/cs/gnumeric/figures/analysistools-descstats.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-formula.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-holt-formula.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-holt-stderr.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-hunter-formula.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-hunter-stderr.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-formula.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-roberts-formula.png +share/help/cs/gnumeric/figures/analysistools-exp-smoothing-roberts-stderr.png +share/help/cs/gnumeric/figures/analysistools-fourier-formula.png +share/help/cs/gnumeric/figures/analysistools-fourier.png +share/help/cs/gnumeric/figures/analysistools-frequency-cats.png +share/help/cs/gnumeric/figures/analysistools-frequency-graphs.png +share/help/cs/gnumeric/figures/analysistools-frequency-results.png +share/help/cs/gnumeric/figures/analysistools-frequency.png +share/help/cs/gnumeric/figures/analysistools-ftest-ex1.png +share/help/cs/gnumeric/figures/analysistools-ftest-ex2.png +share/help/cs/gnumeric/figures/analysistools-ftest.png +share/help/cs/gnumeric/figures/analysistools-histogram-bins.png +share/help/cs/gnumeric/figures/analysistools-histogram-cutoffs.png +share/help/cs/gnumeric/figures/analysistools-histogram-ex1.png +share/help/cs/gnumeric/figures/analysistools-histogram-ex2.png +share/help/cs/gnumeric/figures/analysistools-histogram-ex3.png +share/help/cs/gnumeric/figures/analysistools-histogram-ex4.png +share/help/cs/gnumeric/figures/analysistools-histogram-ex5.png +share/help/cs/gnumeric/figures/analysistools-histogram-graphs.png +share/help/cs/gnumeric/figures/analysistools-histogram.png +share/help/cs/gnumeric/figures/analysistools-kaplan-ex1.png +share/help/cs/gnumeric/figures/analysistools-kaplan-ex2.png +share/help/cs/gnumeric/figures/analysistools-kaplan-ex3.png +share/help/cs/gnumeric/figures/analysistools-kaplan-groups.png +share/help/cs/gnumeric/figures/analysistools-kaplan-options.png +share/help/cs/gnumeric/figures/analysistools-kaplan.png +share/help/cs/gnumeric/figures/analysistools-moving-average-ex1.png +share/help/cs/gnumeric/figures/analysistools-moving-average-ex2.png +share/help/cs/gnumeric/figures/analysistools-moving-average-ex3.png +share/help/cs/gnumeric/figures/analysistools-moving-average-formula-central.png +share/help/cs/gnumeric/figures/analysistools-moving-average-formula-spencer.png +share/help/cs/gnumeric/figures/analysistools-moving-average-formula-weighted.png +share/help/cs/gnumeric/figures/analysistools-moving-average-options.png +share/help/cs/gnumeric/figures/analysistools-moving-average.png +share/help/cs/gnumeric/figures/analysistools-normality-ex1.png +share/help/cs/gnumeric/figures/analysistools-normality-ex2.png +share/help/cs/gnumeric/figures/analysistools-normality-ex3.png +share/help/cs/gnumeric/figures/analysistools-normality-ex4.png +share/help/cs/gnumeric/figures/analysistools-normality-testspec.png +share/help/cs/gnumeric/figures/analysistools-normality.png +share/help/cs/gnumeric/figures/analysistools-outputoptions.png +share/help/cs/gnumeric/figures/analysistools-pcanalysis-ex1.png +share/help/cs/gnumeric/figures/analysistools-pcanalysis-ex2.png +share/help/cs/gnumeric/figures/analysistools-pcanalysis.png +share/help/cs/gnumeric/figures/analysistools-random-ex1.png +share/help/cs/gnumeric/figures/analysistools-random-ex2.png +share/help/cs/gnumeric/figures/analysistools-random.png +share/help/cs/gnumeric/figures/analysistools-ranges.png +share/help/cs/gnumeric/figures/analysistools-rank-ex1.png +share/help/cs/gnumeric/figures/analysistools-rank-ex2.png +share/help/cs/gnumeric/figures/analysistools-rank.png +share/help/cs/gnumeric/figures/analysistools-regression-ex1.png +share/help/cs/gnumeric/figures/analysistools-regression-ex2.png +share/help/cs/gnumeric/figures/analysistools-regression-ex3.png +share/help/cs/gnumeric/figures/analysistools-regression.png +share/help/cs/gnumeric/figures/analysistools-sampling-ex1.png +share/help/cs/gnumeric/figures/analysistools-sampling-ex2.png +share/help/cs/gnumeric/figures/analysistools-sampling.png +share/help/cs/gnumeric/figures/analysistools-signtest-ex1.png +share/help/cs/gnumeric/figures/analysistools-signtest-ex2.png +share/help/cs/gnumeric/figures/analysistools-signtest-ex3.png +share/help/cs/gnumeric/figures/analysistools-signtest.png +share/help/cs/gnumeric/figures/analysistools-smoothing-ex1.png +share/help/cs/gnumeric/figures/analysistools-smoothing-ex2.png +share/help/cs/gnumeric/figures/analysistools-smoothing-ex3.png +share/help/cs/gnumeric/figures/analysistools-smoothing-ex4.png +share/help/cs/gnumeric/figures/analysistools-smoothing-ex5.png +share/help/cs/gnumeric/figures/analysistools-smoothing-ex6.png +share/help/cs/gnumeric/figures/analysistools-smoothing-ex7.png +share/help/cs/gnumeric/figures/analysistools-smoothing-ex8.png +share/help/cs/gnumeric/figures/analysistools-smoothing.png +share/help/cs/gnumeric/figures/analysistools-tools.png +share/help/cs/gnumeric/figures/analysistools-ttest-equal-ex1.png +share/help/cs/gnumeric/figures/analysistools-ttest-equal-ex2.png +share/help/cs/gnumeric/figures/analysistools-ttest-equal.png +share/help/cs/gnumeric/figures/analysistools-ttest-paired-ex1.png +share/help/cs/gnumeric/figures/analysistools-ttest-paired-ex2.png +share/help/cs/gnumeric/figures/analysistools-ttest-paired.png +share/help/cs/gnumeric/figures/analysistools-ttest-unequal-ex1.png +share/help/cs/gnumeric/figures/analysistools-ttest-unequal-ex2.png +share/help/cs/gnumeric/figures/analysistools-ttest-unequal.png +share/help/cs/gnumeric/figures/analysistools-ttest.png +share/help/cs/gnumeric/figures/analysistools-ztest-ex1.png +share/help/cs/gnumeric/figures/analysistools-ztest-ex2.png +share/help/cs/gnumeric/figures/analysistools-ztest.png +share/help/cs/gnumeric/figures/arrowhead-dimensions.png +share/help/cs/gnumeric/figures/button-align-center.png +share/help/cs/gnumeric/figures/button-align-left.png +share/help/cs/gnumeric/figures/button-align-right.png +share/help/cs/gnumeric/figures/button-arrow.png +share/help/cs/gnumeric/figures/button-bold.png +share/help/cs/gnumeric/figures/button-borders.png +share/help/cs/gnumeric/figures/button-button.png +share/help/cs/gnumeric/figures/button-center-across-selection.png +share/help/cs/gnumeric/figures/button-checkbox.png +share/help/cs/gnumeric/figures/button-combo.png +share/help/cs/gnumeric/figures/button-copy.png +share/help/cs/gnumeric/figures/button-cut.png +share/help/cs/gnumeric/figures/button-decrease-indent.png +share/help/cs/gnumeric/figures/button-decrease-precision.png +share/help/cs/gnumeric/figures/button-equals.png +share/help/cs/gnumeric/figures/button-fill.png +share/help/cs/gnumeric/figures/button-font-size.png +share/help/cs/gnumeric/figures/button-font-type.png +share/help/cs/gnumeric/figures/button-frame.png +share/help/cs/gnumeric/figures/button-function.png +share/help/cs/gnumeric/figures/button-graph.png +share/help/cs/gnumeric/figures/button-graphEditor-add.png +share/help/cs/gnumeric/figures/button-increase-indent.png +share/help/cs/gnumeric/figures/button-increase-precision.png +share/help/cs/gnumeric/figures/button-insert-component.png +share/help/cs/gnumeric/figures/button-insert-hyperlink.png +share/help/cs/gnumeric/figures/button-insert-object.png +share/help/cs/gnumeric/figures/button-italic.png +share/help/cs/gnumeric/figures/button-label.png +share/help/cs/gnumeric/figures/button-line.png +share/help/cs/gnumeric/figures/button-list.png +share/help/cs/gnumeric/figures/button-merge.png +share/help/cs/gnumeric/figures/button-money.png +share/help/cs/gnumeric/figures/button-new.png +share/help/cs/gnumeric/figures/button-open.png +share/help/cs/gnumeric/figures/button-oval.png +share/help/cs/gnumeric/figures/button-paste.png +share/help/cs/gnumeric/figures/button-percent.png +share/help/cs/gnumeric/figures/button-preview.png +share/help/cs/gnumeric/figures/button-print.png +share/help/cs/gnumeric/figures/button-radio.png +share/help/cs/gnumeric/figures/button-rectangle.png +share/help/cs/gnumeric/figures/button-redo-and-history.png +share/help/cs/gnumeric/figures/button-save.png +share/help/cs/gnumeric/figures/button-scrollbar.png +share/help/cs/gnumeric/figures/button-slider.png +share/help/cs/gnumeric/figures/button-sort-az.png +share/help/cs/gnumeric/figures/button-sort-za.png +share/help/cs/gnumeric/figures/button-spin.png +share/help/cs/gnumeric/figures/button-split.png +share/help/cs/gnumeric/figures/button-subscript.png +share/help/cs/gnumeric/figures/button-sum.png +share/help/cs/gnumeric/figures/button-superscript.png +share/help/cs/gnumeric/figures/button-text-colour.png +share/help/cs/gnumeric/figures/button-thousands.png +share/help/cs/gnumeric/figures/button-underline.png +share/help/cs/gnumeric/figures/button-undo-and-history.png +share/help/cs/gnumeric/figures/button-zoom.png +share/help/cs/gnumeric/figures/cell-grid.png +share/help/cs/gnumeric/figures/cell-selected.png +share/help/cs/gnumeric/figures/cell-with-text.png +share/help/cs/gnumeric/figures/cells-1.png +share/help/cs/gnumeric/figures/cells-2.png +share/help/cs/gnumeric/figures/chart_area_1_1.png +share/help/cs/gnumeric/figures/chart_area_1_2.png +share/help/cs/gnumeric/figures/chart_area_1_3.png +share/help/cs/gnumeric/figures/chart_bar_1_1.png +share/help/cs/gnumeric/figures/chart_bar_1_2.png +share/help/cs/gnumeric/figures/chart_bar_1_3.png +share/help/cs/gnumeric/figures/chart_bubble_1_1.png +share/help/cs/gnumeric/figures/chart_column_1_1.png +share/help/cs/gnumeric/figures/chart_column_1_2.png +share/help/cs/gnumeric/figures/chart_column_1_3.png +share/help/cs/gnumeric/figures/chart_line_1_1.png +share/help/cs/gnumeric/figures/chart_line_1_2.png +share/help/cs/gnumeric/figures/chart_line_1_3.png +share/help/cs/gnumeric/figures/chart_line_2_1.png +share/help/cs/gnumeric/figures/chart_line_2_2.png +share/help/cs/gnumeric/figures/chart_line_2_3.png +share/help/cs/gnumeric/figures/chart_pie_1_1.png +share/help/cs/gnumeric/figures/chart_pie_2_1.png +share/help/cs/gnumeric/figures/chart_radar_1_1.png +share/help/cs/gnumeric/figures/chart_radar_1_2.png +share/help/cs/gnumeric/figures/chart_radar_1_3.png +share/help/cs/gnumeric/figures/chart_ring_1_1.png +share/help/cs/gnumeric/figures/chart_ring_1_2.png +share/help/cs/gnumeric/figures/chart_scatter_1_1.png +share/help/cs/gnumeric/figures/chart_scatter_3_1.png +share/help/cs/gnumeric/figures/chart_scatter_3_2.png +share/help/cs/gnumeric/figures/chart_surface_1.png +share/help/cs/gnumeric/figures/chart_surface_2.png +share/help/cs/gnumeric/figures/dialog-auto-correct.png +share/help/cs/gnumeric/figures/dialog-autosave.png +share/help/cs/gnumeric/figures/dialog-fileopen-withTags.png +share/help/cs/gnumeric/figures/dialog-filesave-compact-withTags.png +share/help/cs/gnumeric/figures/dialog-filesave-expanded-withTags.png +share/help/cs/gnumeric/figures/dialog-filter.png +share/help/cs/gnumeric/figures/dialog-insert-object.png +share/help/cs/gnumeric/figures/dialog-properties-arrow.png +share/help/cs/gnumeric/figures/dialog-properties-checkbox.png +share/help/cs/gnumeric/figures/dialog-properties-frame.png +share/help/cs/gnumeric/figures/dialog-properties-label.png +share/help/cs/gnumeric/figures/dialog-properties-line.png +share/help/cs/gnumeric/figures/dialog-properties-oval.png +share/help/cs/gnumeric/figures/dialog-properties-rectangle.png +share/help/cs/gnumeric/figures/dialog-properties-scrollbar.png +share/help/cs/gnumeric/figures/drawing-arrow.png +share/help/cs/gnumeric/figures/drawing-line.png +share/help/cs/gnumeric/figures/drawing-oval.png +share/help/cs/gnumeric/figures/drawing-rectangle.png +share/help/cs/gnumeric/figures/example-colGraph-modified.png +share/help/cs/gnumeric/figures/example-colGraph.png +share/help/cs/gnumeric/figures/example-columnSelect.png +share/help/cs/gnumeric/figures/example-data.png +share/help/cs/gnumeric/figures/files-html-example.png +share/help/cs/gnumeric/figures/files-html32-example.png +share/help/cs/gnumeric/figures/files-html40-example.png +share/help/cs/gnumeric/figures/formula-dmedian.png +share/help/cs/gnumeric/figures/gnumeric-empty.png +share/help/cs/gnumeric/figures/gnumeric-icon-24.png +share/help/cs/gnumeric/figures/gnumeric-labelled.png +share/help/cs/gnumeric/figures/gnumeric-power-example.png +share/help/cs/gnumeric/figures/graph-axes-grid.png +share/help/cs/gnumeric/figures/graph-components.png +share/help/cs/gnumeric/figures/graph-example-area.png +share/help/cs/gnumeric/figures/graph-example-bar.png +share/help/cs/gnumeric/figures/graph-example-bubble.png +share/help/cs/gnumeric/figures/graph-example-column.png +share/help/cs/gnumeric/figures/graph-example-line.png +share/help/cs/gnumeric/figures/graph-example-pie.png +share/help/cs/gnumeric/figures/graph-example-radar.png +share/help/cs/gnumeric/figures/graph-example-ring.png +share/help/cs/gnumeric/figures/graph-example-surface-t1.png +share/help/cs/gnumeric/figures/graph-example-surface-t2.png +share/help/cs/gnumeric/figures/graph-example-xyplot.png +share/help/cs/gnumeric/figures/graph-hierarchy.png +share/help/cs/gnumeric/figures/graphguru-axes-category-bounds.png +share/help/cs/gnumeric/figures/graphguru-axes-category-details.png +share/help/cs/gnumeric/figures/graphguru-axes-category-style.png +share/help/cs/gnumeric/figures/graphguru-axes-continuous-bounds.png +share/help/cs/gnumeric/figures/graphguru-axes-continuous-format.png +share/help/cs/gnumeric/figures/graphguru-backPanels-gradient.png +share/help/cs/gnumeric/figures/graphguru-backPanels-image.png +share/help/cs/gnumeric/figures/graphguru-backPanels-none.png +share/help/cs/gnumeric/figures/graphguru-backPanels-pattern.png +share/help/cs/gnumeric/figures/graphguru-components.png +share/help/cs/gnumeric/figures/graphguru-plot-barCol.png +share/help/cs/gnumeric/figures/graphguru-plot-bubble.png +share/help/cs/gnumeric/figures/graphguru-plot-pie.png +share/help/cs/gnumeric/figures/graphguru-plot-radar.png +share/help/cs/gnumeric/figures/graphguru-plot-ring.png +share/help/cs/gnumeric/figures/graphguru-series-data-bubble.png +share/help/cs/gnumeric/figures/graphguru-series-data-single.png +share/help/cs/gnumeric/figures/graphguru-series-data-xy.png +share/help/cs/gnumeric/figures/graphguru-series-error.png +share/help/cs/gnumeric/figures/graphguru-series-style-filled.png +share/help/cs/gnumeric/figures/graphguru-series-style-line.png +share/help/cs/gnumeric/figures/graphguru-title-font.png +share/help/cs/gnumeric/figures/graphical-elements-selected.png +share/help/cs/gnumeric/figures/graphical-elements-stacked.png +share/help/cs/gnumeric/figures/graphical-elements.png +share/help/cs/gnumeric/figures/graphs-types-area.png +share/help/cs/gnumeric/figures/graphs-types-bar.png +share/help/cs/gnumeric/figures/graphs-types-bubble.png +share/help/cs/gnumeric/figures/graphs-types-column.png +share/help/cs/gnumeric/figures/graphs-types-line.png +share/help/cs/gnumeric/figures/graphs-types-pie.png +share/help/cs/gnumeric/figures/graphs-types-radar.png +share/help/cs/gnumeric/figures/graphs-types-ring.png +share/help/cs/gnumeric/figures/graphs-types-stock.png +share/help/cs/gnumeric/figures/graphs-types-surface.png +share/help/cs/gnumeric/figures/graphs-types-xyplot.png +share/help/cs/gnumeric/figures/icon-locked.png +share/help/cs/gnumeric/figures/icon-unlocked.png +share/help/cs/gnumeric/figures/icon-visible.png +share/help/cs/gnumeric/figures/info-area.png +share/help/cs/gnumeric/figures/menu-context-col-row-header.png +share/help/cs/gnumeric/figures/menu-context-graph-order.png +share/help/cs/gnumeric/figures/menu-context-graph.png +share/help/cs/gnumeric/figures/menu-context-grid.png +share/help/cs/gnumeric/figures/menu-context-object-order.png +share/help/cs/gnumeric/figures/menu-context-object.png +share/help/cs/gnumeric/figures/menu-context-sheet-tabs.png +share/help/cs/gnumeric/figures/menu-context-tabs.png +share/help/cs/gnumeric/figures/menu-context-toolbars.png +share/help/cs/gnumeric/figures/menu-data-export.png +share/help/cs/gnumeric/figures/menu-data-import.png +share/help/cs/gnumeric/figures/menu-data-labelled.png +share/help/cs/gnumeric/figures/menu-edit-delete-cells.png +share/help/cs/gnumeric/figures/menu-edit-labelled.png +share/help/cs/gnumeric/figures/menu-edit-modify-names.png +share/help/cs/gnumeric/figures/menu-edit-paste-special.png +share/help/cs/gnumeric/figures/menu-edit-select.png +share/help/cs/gnumeric/figures/menu-file-labelled.png +share/help/cs/gnumeric/figures/menu-file-printarea.png +share/help/cs/gnumeric/figures/menu-format-column.png +share/help/cs/gnumeric/figures/menu-format-labelled.png +share/help/cs/gnumeric/figures/menu-format-sheet.png +share/help/cs/gnumeric/figures/menu-help-labelled.png +share/help/cs/gnumeric/figures/menu-insert-comment.png +share/help/cs/gnumeric/figures/menu-insert-fw.png +share/help/cs/gnumeric/figures/menu-insert-hyperlink.png +share/help/cs/gnumeric/figures/menu-insert-labelled.png +share/help/cs/gnumeric/figures/menu-insert-names.png +share/help/cs/gnumeric/figures/menu-statistics-labelled.png +share/help/cs/gnumeric/figures/menu-tools-labelled.png +share/help/cs/gnumeric/figures/menu-torn-off.png +share/help/cs/gnumeric/figures/menu-view-labelled.png +share/help/cs/gnumeric/figures/menu-view-properties-dialog-cm.png +share/help/cs/gnumeric/figures/menu-view-properties-dialog.png +share/help/cs/gnumeric/figures/menubar.png +share/help/cs/gnumeric/figures/number-format-border-dialog.png +share/help/cs/gnumeric/figures/number-format-color-dialog.png +share/help/cs/gnumeric/figures/number-format-dialog.png +share/help/cs/gnumeric/figures/number-format-font-dialog.png +share/help/cs/gnumeric/figures/number-format-justification-dialog-2.png +share/help/cs/gnumeric/figures/number-format-protection.png +share/help/cs/gnumeric/figures/number-format-validation-warning.png +share/help/cs/gnumeric/figures/number-format-validation.png +share/help/cs/gnumeric/figures/pointer_arrow_left_std.png +share/help/cs/gnumeric/figures/pointer_cross_hair.png +share/help/cs/gnumeric/figures/pointer_cross_wide.png +share/help/cs/gnumeric/figures/pointer_diagonal_resize.png +share/help/cs/gnumeric/figures/pointer_double_horizontal_arrow.png +share/help/cs/gnumeric/figures/pointer_double_vertical_arrow.png +share/help/cs/gnumeric/figures/pointer_four_way_arrow.png +share/help/cs/gnumeric/figures/pointer_hand_left.png +share/help/cs/gnumeric/figures/pointer_left.png +share/help/cs/gnumeric/figures/pointer_resize_multiple.png +share/help/cs/gnumeric/figures/pointer_right.png +share/help/cs/gnumeric/figures/pointer_text_edit.png +share/help/cs/gnumeric/figures/pointer_zoom_in.png +share/help/cs/gnumeric/figures/pointer_zoom_out.png +share/help/cs/gnumeric/figures/preferences-copypaste.png +share/help/cs/gnumeric/figures/preferences-files.png +share/help/cs/gnumeric/figures/preferences-font-header.png +share/help/cs/gnumeric/figures/preferences-font.png +share/help/cs/gnumeric/figures/preferences-screen.png +share/help/cs/gnumeric/figures/preferences-sorting.png +share/help/cs/gnumeric/figures/preferences-tools.png +share/help/cs/gnumeric/figures/preferences-undo.png +share/help/cs/gnumeric/figures/preferences-windows.png +share/help/cs/gnumeric/figures/print-large.png +share/help/cs/gnumeric/figures/print-preview-back.png +share/help/cs/gnumeric/figures/print-preview-first.png +share/help/cs/gnumeric/figures/print-preview-fit.png +share/help/cs/gnumeric/figures/print-preview-fitonetoone.png +share/help/cs/gnumeric/figures/print-preview-last.png +share/help/cs/gnumeric/figures/print-preview-next.png +share/help/cs/gnumeric/figures/print-preview-zoomin.png +share/help/cs/gnumeric/figures/print-preview-zoomout.png +share/help/cs/gnumeric/figures/print-worksheet-file-general.png +share/help/cs/gnumeric/figures/print-worksheet-job.png +share/help/cs/gnumeric/figures/print-worksheet-page_setup.png +share/help/cs/gnumeric/figures/print-worksheet-paper.png +share/help/cs/gnumeric/figures/print-worksheet-print_range.png +share/help/cs/gnumeric/figures/print-worksheet-printer-advanced.png +share/help/cs/gnumeric/figures/print-worksheet-printer-finishing.png +share/help/cs/gnumeric/figures/print-worksheet-printer-general.png +share/help/cs/gnumeric/figures/print-worksheet-printer-image_quality.png +share/help/cs/gnumeric/figures/print-worksheet-printer-job.png +share/help/cs/gnumeric/figures/print-worksheet-printer.png +share/help/cs/gnumeric/figures/printing-preview.png +share/help/cs/gnumeric/figures/printing-setup-header-config.png +share/help/cs/gnumeric/figures/printing-setup-header.png +share/help/cs/gnumeric/figures/printing-setup-page-paper-type.png +share/help/cs/gnumeric/figures/printing-setup-page.png +share/help/cs/gnumeric/figures/printing-setup-printarea.png +share/help/cs/gnumeric/figures/printing-setup-scale.png +share/help/cs/gnumeric/figures/printing-setup-sheet.png +share/help/cs/gnumeric/figures/selection-1.png +share/help/cs/gnumeric/figures/selection-10.png +share/help/cs/gnumeric/figures/selection-2.png +share/help/cs/gnumeric/figures/selection-3.png +share/help/cs/gnumeric/figures/selection-4.png +share/help/cs/gnumeric/figures/selection-5.png +share/help/cs/gnumeric/figures/selection-8.png +share/help/cs/gnumeric/figures/selection-9.png +share/help/cs/gnumeric/figures/solver-01.png +share/help/cs/gnumeric/figures/solver-02.png +share/help/cs/gnumeric/figures/solver-03.png +share/help/cs/gnumeric/figures/solver-04.png +share/help/cs/gnumeric/figures/solver-05.png +share/help/cs/gnumeric/figures/textguru-export-panel1-withTags.png +share/help/cs/gnumeric/figures/textguru-export-panel2-withTags.png +share/help/cs/gnumeric/figures/textguru-import-panel1-withTags.png +share/help/cs/gnumeric/figures/textguru-import-panel2a-withTags.png +share/help/cs/gnumeric/figures/textguru-import-panel2b-withTags.png +share/help/cs/gnumeric/figures/textguru-import-panel3-withTags.png +share/help/cs/gnumeric/figures/toolbar-extension-menu.png +share/help/cs/gnumeric/figures/toolbar-format-long.png +share/help/cs/gnumeric/figures/toolbar-format.png +share/help/cs/gnumeric/figures/toolbar-object.png +share/help/cs/gnumeric/figures/toolbar-standard.png +share/help/cs/gnumeric/figures/toolbars.png +share/help/cs/gnumeric/figures/widget-checkbox.png +share/help/cs/gnumeric/figures/widget-combobox.png +share/help/cs/gnumeric/figures/widget-entryBox-outlined.png +share/help/cs/gnumeric/figures/widget-frame.png +share/help/cs/gnumeric/figures/widget-label.png +share/help/cs/gnumeric/figures/widget-list.png +share/help/cs/gnumeric/figures/widget-scrollbar.png +share/help/cs/gnumeric/figures/widget-slider.png +share/help/cs/gnumeric/figures/widget-spinbutton.png +share/help/cs/gnumeric/figures/worksheet-cols-1.png +share/help/cs/gnumeric/figures/worksheet-data-1.png +share/help/cs/gnumeric/figures/worksheet-data-2.png +share/help/cs/gnumeric/figures/worksheet-data-3.png +share/help/cs/gnumeric/figures/worksheet-data-4.png +share/help/cs/gnumeric/figures/worksheet-managing-dialog.png +share/help/cs/gnumeric/figures/worksheet-rows-1.png +share/help/cs/gnumeric/figures/worksheet-running-calc-1.png +share/help/cs/gnumeric/gnumeric.xml +share/help/cs/gnumeric/index.docbook +share/help/de/gnumeric/figures/advanced-filter-1.png +share/help/de/gnumeric/figures/advanced-filter-2.png +share/help/de/gnumeric/figures/analysis-simulation-confidence-interval-equation.png +share/help/de/gnumeric/figures/analysis-simulation-demand-ex1.png +share/help/de/gnumeric/figures/analysis-simulation-demand-ex2.png +share/help/de/gnumeric/figures/analysis-simulation-interations-equation1.png +share/help/de/gnumeric/figures/analysis-simulation-interations-equation2.png +share/help/de/gnumeric/figures/analysis-simulation-maximumtime-dialog.png +share/help/de/gnumeric/figures/analysis-simulation-options-dialog.png +share/help/de/gnumeric/figures/analysis-simulation-output-dialog.png +share/help/de/gnumeric/figures/analysis-simulation-profit-ex1.png +share/help/de/gnumeric/figures/analysis-simulation-profit-ex2.png +share/help/de/gnumeric/figures/analysis-simulation-report-screen.png +share/help/de/gnumeric/figures/analysis-simulation-simtable-screen.png +share/help/de/gnumeric/figures/analysis-simulation-summary-dialog.png +share/help/de/gnumeric/figures/analysis-simulation-variables-dialog.png +share/help/de/gnumeric/figures/analysistools-ANOVA1-ex1.png +share/help/de/gnumeric/figures/analysistools-ANOVA1-ex2.png +share/help/de/gnumeric/figures/analysistools-ANOVA2w-ex1.png +share/help/de/gnumeric/figures/analysistools-ANOVA2w-ex2.png +share/help/de/gnumeric/figures/analysistools-ANOVA2wo-ex1.png +share/help/de/gnumeric/figures/analysistools-ANOVA2wo-ex2.png +share/help/de/gnumeric/figures/analysistools-correlation-ex1.png +share/help/de/gnumeric/figures/analysistools-correlation-ex2.png +share/help/de/gnumeric/figures/analysistools-correlation-ex3.png +share/help/de/gnumeric/figures/analysistools-correlation.png +share/help/de/gnumeric/figures/analysistools-covariance-ex1.png +share/help/de/gnumeric/figures/analysistools-covariance-ex2.png +share/help/de/gnumeric/figures/analysistools-covariance.png +share/help/de/gnumeric/figures/analysistools-descstats-ex1-options.png +share/help/de/gnumeric/figures/analysistools-descstats-ex1.png +share/help/de/gnumeric/figures/analysistools-descstats-ex2.png +share/help/de/gnumeric/figures/analysistools-descstats.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-formula.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-holt-formula.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-holt-stderr.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-hunter-formula.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-hunter-stderr.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-formula.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-roberts-formula.png +share/help/de/gnumeric/figures/analysistools-exp-smoothing-roberts-stderr.png +share/help/de/gnumeric/figures/analysistools-fourier-formula.png +share/help/de/gnumeric/figures/analysistools-fourier.png +share/help/de/gnumeric/figures/analysistools-frequency-cats.png +share/help/de/gnumeric/figures/analysistools-frequency-graphs.png +share/help/de/gnumeric/figures/analysistools-frequency-results.png +share/help/de/gnumeric/figures/analysistools-frequency.png +share/help/de/gnumeric/figures/analysistools-ftest-ex1.png +share/help/de/gnumeric/figures/analysistools-ftest-ex2.png +share/help/de/gnumeric/figures/analysistools-ftest.png +share/help/de/gnumeric/figures/analysistools-histogram-bins.png +share/help/de/gnumeric/figures/analysistools-histogram-cutoffs.png +share/help/de/gnumeric/figures/analysistools-histogram-ex1.png +share/help/de/gnumeric/figures/analysistools-histogram-ex2.png +share/help/de/gnumeric/figures/analysistools-histogram-ex3.png +share/help/de/gnumeric/figures/analysistools-histogram-ex4.png +share/help/de/gnumeric/figures/analysistools-histogram-ex5.png +share/help/de/gnumeric/figures/analysistools-histogram-graphs.png +share/help/de/gnumeric/figures/analysistools-histogram.png +share/help/de/gnumeric/figures/analysistools-kaplan-ex1.png +share/help/de/gnumeric/figures/analysistools-kaplan-ex2.png +share/help/de/gnumeric/figures/analysistools-kaplan-ex3.png +share/help/de/gnumeric/figures/analysistools-kaplan-groups.png +share/help/de/gnumeric/figures/analysistools-kaplan-options.png +share/help/de/gnumeric/figures/analysistools-kaplan.png +share/help/de/gnumeric/figures/analysistools-moving-average-ex1.png +share/help/de/gnumeric/figures/analysistools-moving-average-ex2.png +share/help/de/gnumeric/figures/analysistools-moving-average-ex3.png +share/help/de/gnumeric/figures/analysistools-moving-average-formula-central.png +share/help/de/gnumeric/figures/analysistools-moving-average-formula-spencer.png +share/help/de/gnumeric/figures/analysistools-moving-average-formula-weighted.png +share/help/de/gnumeric/figures/analysistools-moving-average-options.png +share/help/de/gnumeric/figures/analysistools-moving-average.png +share/help/de/gnumeric/figures/analysistools-normality-ex1.png +share/help/de/gnumeric/figures/analysistools-normality-ex2.png +share/help/de/gnumeric/figures/analysistools-normality-ex3.png +share/help/de/gnumeric/figures/analysistools-normality-ex4.png +share/help/de/gnumeric/figures/analysistools-normality-testspec.png +share/help/de/gnumeric/figures/analysistools-normality.png +share/help/de/gnumeric/figures/analysistools-outputoptions.png +share/help/de/gnumeric/figures/analysistools-pcanalysis-ex1.png +share/help/de/gnumeric/figures/analysistools-pcanalysis-ex2.png +share/help/de/gnumeric/figures/analysistools-pcanalysis.png +share/help/de/gnumeric/figures/analysistools-random-ex1.png +share/help/de/gnumeric/figures/analysistools-random-ex2.png +share/help/de/gnumeric/figures/analysistools-random.png +share/help/de/gnumeric/figures/analysistools-ranges.png +share/help/de/gnumeric/figures/analysistools-rank-ex1.png +share/help/de/gnumeric/figures/analysistools-rank-ex2.png +share/help/de/gnumeric/figures/analysistools-rank.png +share/help/de/gnumeric/figures/analysistools-regression-ex1.png +share/help/de/gnumeric/figures/analysistools-regression-ex2.png +share/help/de/gnumeric/figures/analysistools-regression-ex3.png +share/help/de/gnumeric/figures/analysistools-regression.png +share/help/de/gnumeric/figures/analysistools-sampling-ex1.png +share/help/de/gnumeric/figures/analysistools-sampling-ex2.png +share/help/de/gnumeric/figures/analysistools-sampling.png +share/help/de/gnumeric/figures/analysistools-signtest-ex1.png +share/help/de/gnumeric/figures/analysistools-signtest-ex2.png +share/help/de/gnumeric/figures/analysistools-signtest-ex3.png +share/help/de/gnumeric/figures/analysistools-signtest.png +share/help/de/gnumeric/figures/analysistools-smoothing-ex1.png +share/help/de/gnumeric/figures/analysistools-smoothing-ex2.png +share/help/de/gnumeric/figures/analysistools-smoothing-ex3.png +share/help/de/gnumeric/figures/analysistools-smoothing-ex4.png +share/help/de/gnumeric/figures/analysistools-smoothing-ex5.png +share/help/de/gnumeric/figures/analysistools-smoothing-ex6.png +share/help/de/gnumeric/figures/analysistools-smoothing-ex7.png +share/help/de/gnumeric/figures/analysistools-smoothing-ex8.png +share/help/de/gnumeric/figures/analysistools-smoothing.png +share/help/de/gnumeric/figures/analysistools-tools.png +share/help/de/gnumeric/figures/analysistools-ttest-equal-ex1.png +share/help/de/gnumeric/figures/analysistools-ttest-equal-ex2.png +share/help/de/gnumeric/figures/analysistools-ttest-equal.png +share/help/de/gnumeric/figures/analysistools-ttest-paired-ex1.png +share/help/de/gnumeric/figures/analysistools-ttest-paired-ex2.png +share/help/de/gnumeric/figures/analysistools-ttest-paired.png +share/help/de/gnumeric/figures/analysistools-ttest-unequal-ex1.png +share/help/de/gnumeric/figures/analysistools-ttest-unequal-ex2.png +share/help/de/gnumeric/figures/analysistools-ttest-unequal.png +share/help/de/gnumeric/figures/analysistools-ttest.png +share/help/de/gnumeric/figures/analysistools-ztest-ex1.png +share/help/de/gnumeric/figures/analysistools-ztest-ex2.png +share/help/de/gnumeric/figures/analysistools-ztest.png +share/help/de/gnumeric/figures/arrowhead-dimensions.png +share/help/de/gnumeric/figures/button-align-center.png +share/help/de/gnumeric/figures/button-align-left.png +share/help/de/gnumeric/figures/button-align-right.png +share/help/de/gnumeric/figures/button-arrow.png +share/help/de/gnumeric/figures/button-bold.png +share/help/de/gnumeric/figures/button-borders.png +share/help/de/gnumeric/figures/button-button.png +share/help/de/gnumeric/figures/button-center-across-selection.png +share/help/de/gnumeric/figures/button-checkbox.png +share/help/de/gnumeric/figures/button-combo.png +share/help/de/gnumeric/figures/button-copy.png +share/help/de/gnumeric/figures/button-cut.png +share/help/de/gnumeric/figures/button-decrease-indent.png +share/help/de/gnumeric/figures/button-decrease-precision.png +share/help/de/gnumeric/figures/button-equals.png +share/help/de/gnumeric/figures/button-fill.png +share/help/de/gnumeric/figures/button-font-size.png +share/help/de/gnumeric/figures/button-font-type.png +share/help/de/gnumeric/figures/button-frame.png +share/help/de/gnumeric/figures/button-function.png +share/help/de/gnumeric/figures/button-graph.png +share/help/de/gnumeric/figures/button-graphEditor-add.png +share/help/de/gnumeric/figures/button-increase-indent.png +share/help/de/gnumeric/figures/button-increase-precision.png +share/help/de/gnumeric/figures/button-insert-component.png +share/help/de/gnumeric/figures/button-insert-hyperlink.png +share/help/de/gnumeric/figures/button-insert-object.png +share/help/de/gnumeric/figures/button-italic.png +share/help/de/gnumeric/figures/button-label.png +share/help/de/gnumeric/figures/button-line.png +share/help/de/gnumeric/figures/button-list.png +share/help/de/gnumeric/figures/button-merge.png +share/help/de/gnumeric/figures/button-money.png +share/help/de/gnumeric/figures/button-new.png +share/help/de/gnumeric/figures/button-open.png +share/help/de/gnumeric/figures/button-oval.png +share/help/de/gnumeric/figures/button-paste.png +share/help/de/gnumeric/figures/button-percent.png +share/help/de/gnumeric/figures/button-preview.png +share/help/de/gnumeric/figures/button-print.png +share/help/de/gnumeric/figures/button-radio.png +share/help/de/gnumeric/figures/button-rectangle.png +share/help/de/gnumeric/figures/button-redo-and-history.png +share/help/de/gnumeric/figures/button-save.png +share/help/de/gnumeric/figures/button-scrollbar.png +share/help/de/gnumeric/figures/button-slider.png +share/help/de/gnumeric/figures/button-sort-az.png +share/help/de/gnumeric/figures/button-sort-za.png +share/help/de/gnumeric/figures/button-spin.png +share/help/de/gnumeric/figures/button-split.png +share/help/de/gnumeric/figures/button-subscript.png +share/help/de/gnumeric/figures/button-sum.png +share/help/de/gnumeric/figures/button-superscript.png +share/help/de/gnumeric/figures/button-text-colour.png +share/help/de/gnumeric/figures/button-thousands.png +share/help/de/gnumeric/figures/button-underline.png +share/help/de/gnumeric/figures/button-undo-and-history.png +share/help/de/gnumeric/figures/button-zoom.png +share/help/de/gnumeric/figures/cell-grid.png +share/help/de/gnumeric/figures/cell-selected.png +share/help/de/gnumeric/figures/cell-with-text.png +share/help/de/gnumeric/figures/cells-1.png +share/help/de/gnumeric/figures/cells-2.png +share/help/de/gnumeric/figures/chart_area_1_1.png +share/help/de/gnumeric/figures/chart_area_1_2.png +share/help/de/gnumeric/figures/chart_area_1_3.png +share/help/de/gnumeric/figures/chart_bar_1_1.png +share/help/de/gnumeric/figures/chart_bar_1_2.png +share/help/de/gnumeric/figures/chart_bar_1_3.png +share/help/de/gnumeric/figures/chart_bubble_1_1.png +share/help/de/gnumeric/figures/chart_column_1_1.png +share/help/de/gnumeric/figures/chart_column_1_2.png +share/help/de/gnumeric/figures/chart_column_1_3.png +share/help/de/gnumeric/figures/chart_line_1_1.png +share/help/de/gnumeric/figures/chart_line_1_2.png +share/help/de/gnumeric/figures/chart_line_1_3.png +share/help/de/gnumeric/figures/chart_line_2_1.png +share/help/de/gnumeric/figures/chart_line_2_2.png +share/help/de/gnumeric/figures/chart_line_2_3.png +share/help/de/gnumeric/figures/chart_pie_1_1.png +share/help/de/gnumeric/figures/chart_pie_2_1.png +share/help/de/gnumeric/figures/chart_radar_1_1.png +share/help/de/gnumeric/figures/chart_radar_1_2.png +share/help/de/gnumeric/figures/chart_radar_1_3.png +share/help/de/gnumeric/figures/chart_ring_1_1.png +share/help/de/gnumeric/figures/chart_ring_1_2.png +share/help/de/gnumeric/figures/chart_scatter_1_1.png +share/help/de/gnumeric/figures/chart_scatter_3_1.png +share/help/de/gnumeric/figures/chart_scatter_3_2.png +share/help/de/gnumeric/figures/chart_surface_1.png +share/help/de/gnumeric/figures/chart_surface_2.png +share/help/de/gnumeric/figures/dialog-auto-correct.png +share/help/de/gnumeric/figures/dialog-autosave.png +share/help/de/gnumeric/figures/dialog-fileopen-withTags.png +share/help/de/gnumeric/figures/dialog-filesave-compact-withTags.png +share/help/de/gnumeric/figures/dialog-filesave-expanded-withTags.png +share/help/de/gnumeric/figures/dialog-filter.png +share/help/de/gnumeric/figures/dialog-insert-object.png +share/help/de/gnumeric/figures/dialog-properties-arrow.png +share/help/de/gnumeric/figures/dialog-properties-checkbox.png +share/help/de/gnumeric/figures/dialog-properties-frame.png +share/help/de/gnumeric/figures/dialog-properties-label.png +share/help/de/gnumeric/figures/dialog-properties-line.png +share/help/de/gnumeric/figures/dialog-properties-oval.png +share/help/de/gnumeric/figures/dialog-properties-rectangle.png +share/help/de/gnumeric/figures/dialog-properties-scrollbar.png +share/help/de/gnumeric/figures/drawing-arrow.png +share/help/de/gnumeric/figures/drawing-line.png +share/help/de/gnumeric/figures/drawing-oval.png +share/help/de/gnumeric/figures/drawing-rectangle.png +share/help/de/gnumeric/figures/example-colGraph-modified.png +share/help/de/gnumeric/figures/example-colGraph.png +share/help/de/gnumeric/figures/example-columnSelect.png +share/help/de/gnumeric/figures/example-data.png +share/help/de/gnumeric/figures/files-html-example.png +share/help/de/gnumeric/figures/files-html32-example.png +share/help/de/gnumeric/figures/files-html40-example.png +share/help/de/gnumeric/figures/formula-dmedian.png +share/help/de/gnumeric/figures/gnumeric-empty.png +share/help/de/gnumeric/figures/gnumeric-icon-24.png +share/help/de/gnumeric/figures/gnumeric-labelled.png +share/help/de/gnumeric/figures/gnumeric-power-example.png +share/help/de/gnumeric/figures/graph-axes-grid.png +share/help/de/gnumeric/figures/graph-components.png +share/help/de/gnumeric/figures/graph-example-area.png +share/help/de/gnumeric/figures/graph-example-bar.png +share/help/de/gnumeric/figures/graph-example-bubble.png +share/help/de/gnumeric/figures/graph-example-column.png +share/help/de/gnumeric/figures/graph-example-line.png +share/help/de/gnumeric/figures/graph-example-pie.png +share/help/de/gnumeric/figures/graph-example-radar.png +share/help/de/gnumeric/figures/graph-example-ring.png +share/help/de/gnumeric/figures/graph-example-surface-t1.png +share/help/de/gnumeric/figures/graph-example-surface-t2.png +share/help/de/gnumeric/figures/graph-example-xyplot.png +share/help/de/gnumeric/figures/graph-hierarchy.png +share/help/de/gnumeric/figures/graphguru-axes-category-bounds.png +share/help/de/gnumeric/figures/graphguru-axes-category-details.png +share/help/de/gnumeric/figures/graphguru-axes-category-style.png +share/help/de/gnumeric/figures/graphguru-axes-continuous-bounds.png +share/help/de/gnumeric/figures/graphguru-axes-continuous-format.png +share/help/de/gnumeric/figures/graphguru-backPanels-gradient.png +share/help/de/gnumeric/figures/graphguru-backPanels-image.png +share/help/de/gnumeric/figures/graphguru-backPanels-none.png +share/help/de/gnumeric/figures/graphguru-backPanels-pattern.png +share/help/de/gnumeric/figures/graphguru-components.png +share/help/de/gnumeric/figures/graphguru-plot-barCol.png +share/help/de/gnumeric/figures/graphguru-plot-bubble.png +share/help/de/gnumeric/figures/graphguru-plot-pie.png +share/help/de/gnumeric/figures/graphguru-plot-radar.png +share/help/de/gnumeric/figures/graphguru-plot-ring.png +share/help/de/gnumeric/figures/graphguru-series-data-bubble.png +share/help/de/gnumeric/figures/graphguru-series-data-single.png +share/help/de/gnumeric/figures/graphguru-series-data-xy.png +share/help/de/gnumeric/figures/graphguru-series-error.png +share/help/de/gnumeric/figures/graphguru-series-style-filled.png +share/help/de/gnumeric/figures/graphguru-series-style-line.png +share/help/de/gnumeric/figures/graphguru-title-font.png +share/help/de/gnumeric/figures/graphical-elements-selected.png +share/help/de/gnumeric/figures/graphical-elements-stacked.png +share/help/de/gnumeric/figures/graphical-elements.png +share/help/de/gnumeric/figures/graphs-types-area.png +share/help/de/gnumeric/figures/graphs-types-bar.png +share/help/de/gnumeric/figures/graphs-types-bubble.png +share/help/de/gnumeric/figures/graphs-types-column.png +share/help/de/gnumeric/figures/graphs-types-line.png +share/help/de/gnumeric/figures/graphs-types-pie.png +share/help/de/gnumeric/figures/graphs-types-radar.png +share/help/de/gnumeric/figures/graphs-types-ring.png +share/help/de/gnumeric/figures/graphs-types-stock.png +share/help/de/gnumeric/figures/graphs-types-surface.png +share/help/de/gnumeric/figures/graphs-types-xyplot.png +share/help/de/gnumeric/figures/icon-locked.png +share/help/de/gnumeric/figures/icon-unlocked.png +share/help/de/gnumeric/figures/icon-visible.png +share/help/de/gnumeric/figures/info-area.png +share/help/de/gnumeric/figures/menu-context-col-row-header.png +share/help/de/gnumeric/figures/menu-context-graph-order.png +share/help/de/gnumeric/figures/menu-context-graph.png +share/help/de/gnumeric/figures/menu-context-grid.png +share/help/de/gnumeric/figures/menu-context-object-order.png +share/help/de/gnumeric/figures/menu-context-object.png +share/help/de/gnumeric/figures/menu-context-sheet-tabs.png +share/help/de/gnumeric/figures/menu-context-tabs.png +share/help/de/gnumeric/figures/menu-context-toolbars.png +share/help/de/gnumeric/figures/menu-data-export.png +share/help/de/gnumeric/figures/menu-data-import.png +share/help/de/gnumeric/figures/menu-data-labelled.png +share/help/de/gnumeric/figures/menu-edit-delete-cells.png +share/help/de/gnumeric/figures/menu-edit-labelled.png +share/help/de/gnumeric/figures/menu-edit-modify-names.png +share/help/de/gnumeric/figures/menu-edit-paste-special.png +share/help/de/gnumeric/figures/menu-edit-select.png +share/help/de/gnumeric/figures/menu-file-labelled.png +share/help/de/gnumeric/figures/menu-file-printarea.png +share/help/de/gnumeric/figures/menu-format-column.png +share/help/de/gnumeric/figures/menu-format-labelled.png +share/help/de/gnumeric/figures/menu-format-sheet.png +share/help/de/gnumeric/figures/menu-help-labelled.png +share/help/de/gnumeric/figures/menu-insert-comment.png +share/help/de/gnumeric/figures/menu-insert-fw.png +share/help/de/gnumeric/figures/menu-insert-hyperlink.png +share/help/de/gnumeric/figures/menu-insert-labelled.png +share/help/de/gnumeric/figures/menu-insert-names.png +share/help/de/gnumeric/figures/menu-statistics-labelled.png +share/help/de/gnumeric/figures/menu-tools-labelled.png +share/help/de/gnumeric/figures/menu-torn-off.png +share/help/de/gnumeric/figures/menu-view-labelled.png +share/help/de/gnumeric/figures/menu-view-properties-dialog-cm.png +share/help/de/gnumeric/figures/menu-view-properties-dialog.png +share/help/de/gnumeric/figures/menubar.png +share/help/de/gnumeric/figures/number-format-border-dialog.png +share/help/de/gnumeric/figures/number-format-color-dialog.png +share/help/de/gnumeric/figures/number-format-dialog.png +share/help/de/gnumeric/figures/number-format-font-dialog.png +share/help/de/gnumeric/figures/number-format-justification-dialog-2.png +share/help/de/gnumeric/figures/number-format-protection.png +share/help/de/gnumeric/figures/number-format-validation-warning.png +share/help/de/gnumeric/figures/number-format-validation.png +share/help/de/gnumeric/figures/pointer_arrow_left_std.png +share/help/de/gnumeric/figures/pointer_cross_hair.png +share/help/de/gnumeric/figures/pointer_cross_wide.png +share/help/de/gnumeric/figures/pointer_diagonal_resize.png +share/help/de/gnumeric/figures/pointer_double_horizontal_arrow.png +share/help/de/gnumeric/figures/pointer_double_vertical_arrow.png +share/help/de/gnumeric/figures/pointer_four_way_arrow.png +share/help/de/gnumeric/figures/pointer_hand_left.png +share/help/de/gnumeric/figures/pointer_left.png +share/help/de/gnumeric/figures/pointer_resize_multiple.png +share/help/de/gnumeric/figures/pointer_right.png +share/help/de/gnumeric/figures/pointer_text_edit.png +share/help/de/gnumeric/figures/pointer_zoom_in.png +share/help/de/gnumeric/figures/pointer_zoom_out.png +share/help/de/gnumeric/figures/preferences-copypaste.png +share/help/de/gnumeric/figures/preferences-files.png +share/help/de/gnumeric/figures/preferences-font-header.png +share/help/de/gnumeric/figures/preferences-font.png +share/help/de/gnumeric/figures/preferences-screen.png +share/help/de/gnumeric/figures/preferences-sorting.png +share/help/de/gnumeric/figures/preferences-tools.png +share/help/de/gnumeric/figures/preferences-undo.png +share/help/de/gnumeric/figures/preferences-windows.png +share/help/de/gnumeric/figures/print-large.png +share/help/de/gnumeric/figures/print-preview-back.png +share/help/de/gnumeric/figures/print-preview-first.png +share/help/de/gnumeric/figures/print-preview-fit.png +share/help/de/gnumeric/figures/print-preview-fitonetoone.png +share/help/de/gnumeric/figures/print-preview-last.png +share/help/de/gnumeric/figures/print-preview-next.png +share/help/de/gnumeric/figures/print-preview-zoomin.png +share/help/de/gnumeric/figures/print-preview-zoomout.png +share/help/de/gnumeric/figures/print-worksheet-file-general.png +share/help/de/gnumeric/figures/print-worksheet-job.png +share/help/de/gnumeric/figures/print-worksheet-page_setup.png +share/help/de/gnumeric/figures/print-worksheet-paper.png +share/help/de/gnumeric/figures/print-worksheet-print_range.png +share/help/de/gnumeric/figures/print-worksheet-printer-advanced.png +share/help/de/gnumeric/figures/print-worksheet-printer-finishing.png +share/help/de/gnumeric/figures/print-worksheet-printer-general.png +share/help/de/gnumeric/figures/print-worksheet-printer-image_quality.png +share/help/de/gnumeric/figures/print-worksheet-printer-job.png +share/help/de/gnumeric/figures/print-worksheet-printer.png +share/help/de/gnumeric/figures/printing-preview.png +share/help/de/gnumeric/figures/printing-setup-header-config.png +share/help/de/gnumeric/figures/printing-setup-header.png +share/help/de/gnumeric/figures/printing-setup-page-paper-type.png +share/help/de/gnumeric/figures/printing-setup-page.png +share/help/de/gnumeric/figures/printing-setup-printarea.png +share/help/de/gnumeric/figures/printing-setup-scale.png +share/help/de/gnumeric/figures/printing-setup-sheet.png +share/help/de/gnumeric/figures/selection-1.png +share/help/de/gnumeric/figures/selection-10.png +share/help/de/gnumeric/figures/selection-2.png +share/help/de/gnumeric/figures/selection-3.png +share/help/de/gnumeric/figures/selection-4.png +share/help/de/gnumeric/figures/selection-5.png +share/help/de/gnumeric/figures/selection-8.png +share/help/de/gnumeric/figures/selection-9.png +share/help/de/gnumeric/figures/solver-01.png +share/help/de/gnumeric/figures/solver-02.png +share/help/de/gnumeric/figures/solver-03.png +share/help/de/gnumeric/figures/solver-04.png +share/help/de/gnumeric/figures/solver-05.png +share/help/de/gnumeric/figures/textguru-export-panel1-withTags.png +share/help/de/gnumeric/figures/textguru-export-panel2-withTags.png +share/help/de/gnumeric/figures/textguru-import-panel1-withTags.png +share/help/de/gnumeric/figures/textguru-import-panel2a-withTags.png +share/help/de/gnumeric/figures/textguru-import-panel2b-withTags.png +share/help/de/gnumeric/figures/textguru-import-panel3-withTags.png +share/help/de/gnumeric/figures/toolbar-extension-menu.png +share/help/de/gnumeric/figures/toolbar-format-long.png +share/help/de/gnumeric/figures/toolbar-format.png +share/help/de/gnumeric/figures/toolbar-object.png +share/help/de/gnumeric/figures/toolbar-standard.png +share/help/de/gnumeric/figures/toolbars.png +share/help/de/gnumeric/figures/widget-checkbox.png +share/help/de/gnumeric/figures/widget-combobox.png +share/help/de/gnumeric/figures/widget-entryBox-outlined.png +share/help/de/gnumeric/figures/widget-frame.png +share/help/de/gnumeric/figures/widget-label.png +share/help/de/gnumeric/figures/widget-list.png +share/help/de/gnumeric/figures/widget-scrollbar.png +share/help/de/gnumeric/figures/widget-slider.png +share/help/de/gnumeric/figures/widget-spinbutton.png +share/help/de/gnumeric/figures/worksheet-cols-1.png +share/help/de/gnumeric/figures/worksheet-data-1.png +share/help/de/gnumeric/figures/worksheet-data-2.png +share/help/de/gnumeric/figures/worksheet-data-3.png +share/help/de/gnumeric/figures/worksheet-data-4.png +share/help/de/gnumeric/figures/worksheet-managing-dialog.png +share/help/de/gnumeric/figures/worksheet-rows-1.png +share/help/de/gnumeric/figures/worksheet-running-calc-1.png +share/help/de/gnumeric/gnumeric.xml +share/help/de/gnumeric/index.docbook +share/help/es/gnumeric/figures/advanced-filter-1.png +share/help/es/gnumeric/figures/advanced-filter-2.png +share/help/es/gnumeric/figures/analysis-simulation-confidence-interval-equation.png +share/help/es/gnumeric/figures/analysis-simulation-demand-ex1.png +share/help/es/gnumeric/figures/analysis-simulation-demand-ex2.png +share/help/es/gnumeric/figures/analysis-simulation-interations-equation1.png +share/help/es/gnumeric/figures/analysis-simulation-interations-equation2.png +share/help/es/gnumeric/figures/analysis-simulation-maximumtime-dialog.png +share/help/es/gnumeric/figures/analysis-simulation-options-dialog.png +share/help/es/gnumeric/figures/analysis-simulation-output-dialog.png +share/help/es/gnumeric/figures/analysis-simulation-profit-ex1.png +share/help/es/gnumeric/figures/analysis-simulation-profit-ex2.png +share/help/es/gnumeric/figures/analysis-simulation-report-screen.png +share/help/es/gnumeric/figures/analysis-simulation-simtable-screen.png +share/help/es/gnumeric/figures/analysis-simulation-summary-dialog.png +share/help/es/gnumeric/figures/analysis-simulation-variables-dialog.png +share/help/es/gnumeric/figures/analysistools-ANOVA1-ex1.png +share/help/es/gnumeric/figures/analysistools-ANOVA1-ex2.png +share/help/es/gnumeric/figures/analysistools-ANOVA2w-ex1.png +share/help/es/gnumeric/figures/analysistools-ANOVA2w-ex2.png +share/help/es/gnumeric/figures/analysistools-ANOVA2wo-ex1.png +share/help/es/gnumeric/figures/analysistools-ANOVA2wo-ex2.png +share/help/es/gnumeric/figures/analysistools-correlation-ex1.png +share/help/es/gnumeric/figures/analysistools-correlation-ex2.png +share/help/es/gnumeric/figures/analysistools-correlation-ex3.png +share/help/es/gnumeric/figures/analysistools-correlation.png +share/help/es/gnumeric/figures/analysistools-covariance-ex1.png +share/help/es/gnumeric/figures/analysistools-covariance-ex2.png +share/help/es/gnumeric/figures/analysistools-covariance.png +share/help/es/gnumeric/figures/analysistools-descstats-ex1-options.png +share/help/es/gnumeric/figures/analysistools-descstats-ex1.png +share/help/es/gnumeric/figures/analysistools-descstats-ex2.png +share/help/es/gnumeric/figures/analysistools-descstats.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-formula.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-holt-formula.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-holt-stderr.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-hunter-formula.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-hunter-stderr.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-formula.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-roberts-formula.png +share/help/es/gnumeric/figures/analysistools-exp-smoothing-roberts-stderr.png +share/help/es/gnumeric/figures/analysistools-fourier-formula.png +share/help/es/gnumeric/figures/analysistools-fourier.png +share/help/es/gnumeric/figures/analysistools-frequency-cats.png +share/help/es/gnumeric/figures/analysistools-frequency-graphs.png +share/help/es/gnumeric/figures/analysistools-frequency-results.png +share/help/es/gnumeric/figures/analysistools-frequency.png +share/help/es/gnumeric/figures/analysistools-ftest-ex1.png +share/help/es/gnumeric/figures/analysistools-ftest-ex2.png +share/help/es/gnumeric/figures/analysistools-ftest.png +share/help/es/gnumeric/figures/analysistools-histogram-bins.png +share/help/es/gnumeric/figures/analysistools-histogram-cutoffs.png +share/help/es/gnumeric/figures/analysistools-histogram-ex1.png +share/help/es/gnumeric/figures/analysistools-histogram-ex2.png +share/help/es/gnumeric/figures/analysistools-histogram-ex3.png +share/help/es/gnumeric/figures/analysistools-histogram-ex4.png +share/help/es/gnumeric/figures/analysistools-histogram-ex5.png +share/help/es/gnumeric/figures/analysistools-histogram-graphs.png +share/help/es/gnumeric/figures/analysistools-histogram.png +share/help/es/gnumeric/figures/analysistools-kaplan-ex1.png +share/help/es/gnumeric/figures/analysistools-kaplan-ex2.png +share/help/es/gnumeric/figures/analysistools-kaplan-ex3.png +share/help/es/gnumeric/figures/analysistools-kaplan-groups.png +share/help/es/gnumeric/figures/analysistools-kaplan-options.png +share/help/es/gnumeric/figures/analysistools-kaplan.png +share/help/es/gnumeric/figures/analysistools-moving-average-ex1.png +share/help/es/gnumeric/figures/analysistools-moving-average-ex2.png +share/help/es/gnumeric/figures/analysistools-moving-average-ex3.png +share/help/es/gnumeric/figures/analysistools-moving-average-formula-central.png +share/help/es/gnumeric/figures/analysistools-moving-average-formula-spencer.png +share/help/es/gnumeric/figures/analysistools-moving-average-formula-weighted.png +share/help/es/gnumeric/figures/analysistools-moving-average-options.png +share/help/es/gnumeric/figures/analysistools-moving-average.png +share/help/es/gnumeric/figures/analysistools-normality-ex1.png +share/help/es/gnumeric/figures/analysistools-normality-ex2.png +share/help/es/gnumeric/figures/analysistools-normality-ex3.png +share/help/es/gnumeric/figures/analysistools-normality-ex4.png +share/help/es/gnumeric/figures/analysistools-normality-testspec.png +share/help/es/gnumeric/figures/analysistools-normality.png +share/help/es/gnumeric/figures/analysistools-outputoptions.png +share/help/es/gnumeric/figures/analysistools-pcanalysis-ex1.png +share/help/es/gnumeric/figures/analysistools-pcanalysis-ex2.png +share/help/es/gnumeric/figures/analysistools-pcanalysis.png +share/help/es/gnumeric/figures/analysistools-random-ex1.png +share/help/es/gnumeric/figures/analysistools-random-ex2.png +share/help/es/gnumeric/figures/analysistools-random.png +share/help/es/gnumeric/figures/analysistools-ranges.png +share/help/es/gnumeric/figures/analysistools-rank-ex1.png +share/help/es/gnumeric/figures/analysistools-rank-ex2.png +share/help/es/gnumeric/figures/analysistools-rank.png +share/help/es/gnumeric/figures/analysistools-regression-ex1.png +share/help/es/gnumeric/figures/analysistools-regression-ex2.png +share/help/es/gnumeric/figures/analysistools-regression-ex3.png +share/help/es/gnumeric/figures/analysistools-regression.png +share/help/es/gnumeric/figures/analysistools-sampling-ex1.png +share/help/es/gnumeric/figures/analysistools-sampling-ex2.png +share/help/es/gnumeric/figures/analysistools-sampling.png +share/help/es/gnumeric/figures/analysistools-signtest-ex1.png +share/help/es/gnumeric/figures/analysistools-signtest-ex2.png +share/help/es/gnumeric/figures/analysistools-signtest-ex3.png +share/help/es/gnumeric/figures/analysistools-signtest.png +share/help/es/gnumeric/figures/analysistools-smoothing-ex1.png +share/help/es/gnumeric/figures/analysistools-smoothing-ex2.png +share/help/es/gnumeric/figures/analysistools-smoothing-ex3.png +share/help/es/gnumeric/figures/analysistools-smoothing-ex4.png +share/help/es/gnumeric/figures/analysistools-smoothing-ex5.png +share/help/es/gnumeric/figures/analysistools-smoothing-ex6.png +share/help/es/gnumeric/figures/analysistools-smoothing-ex7.png +share/help/es/gnumeric/figures/analysistools-smoothing-ex8.png +share/help/es/gnumeric/figures/analysistools-smoothing.png +share/help/es/gnumeric/figures/analysistools-tools.png +share/help/es/gnumeric/figures/analysistools-ttest-equal-ex1.png +share/help/es/gnumeric/figures/analysistools-ttest-equal-ex2.png +share/help/es/gnumeric/figures/analysistools-ttest-equal.png +share/help/es/gnumeric/figures/analysistools-ttest-paired-ex1.png +share/help/es/gnumeric/figures/analysistools-ttest-paired-ex2.png +share/help/es/gnumeric/figures/analysistools-ttest-paired.png +share/help/es/gnumeric/figures/analysistools-ttest-unequal-ex1.png +share/help/es/gnumeric/figures/analysistools-ttest-unequal-ex2.png +share/help/es/gnumeric/figures/analysistools-ttest-unequal.png +share/help/es/gnumeric/figures/analysistools-ttest.png +share/help/es/gnumeric/figures/analysistools-ztest-ex1.png +share/help/es/gnumeric/figures/analysistools-ztest-ex2.png +share/help/es/gnumeric/figures/analysistools-ztest.png +share/help/es/gnumeric/figures/arrowhead-dimensions.png +share/help/es/gnumeric/figures/button-align-center.png +share/help/es/gnumeric/figures/button-align-left.png +share/help/es/gnumeric/figures/button-align-right.png +share/help/es/gnumeric/figures/button-arrow.png +share/help/es/gnumeric/figures/button-bold.png +share/help/es/gnumeric/figures/button-borders.png +share/help/es/gnumeric/figures/button-button.png +share/help/es/gnumeric/figures/button-center-across-selection.png +share/help/es/gnumeric/figures/button-checkbox.png +share/help/es/gnumeric/figures/button-combo.png +share/help/es/gnumeric/figures/button-copy.png +share/help/es/gnumeric/figures/button-cut.png +share/help/es/gnumeric/figures/button-decrease-indent.png +share/help/es/gnumeric/figures/button-decrease-precision.png +share/help/es/gnumeric/figures/button-equals.png +share/help/es/gnumeric/figures/button-fill.png +share/help/es/gnumeric/figures/button-font-size.png +share/help/es/gnumeric/figures/button-font-type.png +share/help/es/gnumeric/figures/button-frame.png +share/help/es/gnumeric/figures/button-function.png +share/help/es/gnumeric/figures/button-graph.png +share/help/es/gnumeric/figures/button-graphEditor-add.png +share/help/es/gnumeric/figures/button-increase-indent.png +share/help/es/gnumeric/figures/button-increase-precision.png +share/help/es/gnumeric/figures/button-insert-component.png +share/help/es/gnumeric/figures/button-insert-hyperlink.png +share/help/es/gnumeric/figures/button-insert-object.png +share/help/es/gnumeric/figures/button-italic.png +share/help/es/gnumeric/figures/button-label.png +share/help/es/gnumeric/figures/button-line.png +share/help/es/gnumeric/figures/button-list.png +share/help/es/gnumeric/figures/button-merge.png +share/help/es/gnumeric/figures/button-money.png +share/help/es/gnumeric/figures/button-new.png +share/help/es/gnumeric/figures/button-open.png +share/help/es/gnumeric/figures/button-oval.png +share/help/es/gnumeric/figures/button-paste.png +share/help/es/gnumeric/figures/button-percent.png +share/help/es/gnumeric/figures/button-preview.png +share/help/es/gnumeric/figures/button-print.png +share/help/es/gnumeric/figures/button-radio.png +share/help/es/gnumeric/figures/button-rectangle.png +share/help/es/gnumeric/figures/button-redo-and-history.png +share/help/es/gnumeric/figures/button-save.png +share/help/es/gnumeric/figures/button-scrollbar.png +share/help/es/gnumeric/figures/button-slider.png +share/help/es/gnumeric/figures/button-sort-az.png +share/help/es/gnumeric/figures/button-sort-za.png +share/help/es/gnumeric/figures/button-spin.png +share/help/es/gnumeric/figures/button-split.png +share/help/es/gnumeric/figures/button-subscript.png +share/help/es/gnumeric/figures/button-sum.png +share/help/es/gnumeric/figures/button-superscript.png +share/help/es/gnumeric/figures/button-text-colour.png +share/help/es/gnumeric/figures/button-thousands.png +share/help/es/gnumeric/figures/button-underline.png +share/help/es/gnumeric/figures/button-undo-and-history.png +share/help/es/gnumeric/figures/button-zoom.png +share/help/es/gnumeric/figures/cell-grid.png +share/help/es/gnumeric/figures/cell-selected.png +share/help/es/gnumeric/figures/cell-with-text.png +share/help/es/gnumeric/figures/cells-1.png +share/help/es/gnumeric/figures/cells-2.png +share/help/es/gnumeric/figures/chart_area_1_1.png +share/help/es/gnumeric/figures/chart_area_1_2.png +share/help/es/gnumeric/figures/chart_area_1_3.png +share/help/es/gnumeric/figures/chart_bar_1_1.png +share/help/es/gnumeric/figures/chart_bar_1_2.png +share/help/es/gnumeric/figures/chart_bar_1_3.png +share/help/es/gnumeric/figures/chart_bubble_1_1.png +share/help/es/gnumeric/figures/chart_column_1_1.png +share/help/es/gnumeric/figures/chart_column_1_2.png +share/help/es/gnumeric/figures/chart_column_1_3.png +share/help/es/gnumeric/figures/chart_line_1_1.png +share/help/es/gnumeric/figures/chart_line_1_2.png +share/help/es/gnumeric/figures/chart_line_1_3.png +share/help/es/gnumeric/figures/chart_line_2_1.png +share/help/es/gnumeric/figures/chart_line_2_2.png +share/help/es/gnumeric/figures/chart_line_2_3.png +share/help/es/gnumeric/figures/chart_pie_1_1.png +share/help/es/gnumeric/figures/chart_pie_2_1.png +share/help/es/gnumeric/figures/chart_radar_1_1.png +share/help/es/gnumeric/figures/chart_radar_1_2.png +share/help/es/gnumeric/figures/chart_radar_1_3.png +share/help/es/gnumeric/figures/chart_ring_1_1.png +share/help/es/gnumeric/figures/chart_ring_1_2.png +share/help/es/gnumeric/figures/chart_scatter_1_1.png +share/help/es/gnumeric/figures/chart_scatter_3_1.png +share/help/es/gnumeric/figures/chart_scatter_3_2.png +share/help/es/gnumeric/figures/chart_surface_1.png +share/help/es/gnumeric/figures/chart_surface_2.png +share/help/es/gnumeric/figures/dialog-auto-correct.png +share/help/es/gnumeric/figures/dialog-autosave.png +share/help/es/gnumeric/figures/dialog-fileopen-withTags.png +share/help/es/gnumeric/figures/dialog-filesave-compact-withTags.png +share/help/es/gnumeric/figures/dialog-filesave-expanded-withTags.png +share/help/es/gnumeric/figures/dialog-filter.png +share/help/es/gnumeric/figures/dialog-insert-object.png +share/help/es/gnumeric/figures/dialog-properties-arrow.png +share/help/es/gnumeric/figures/dialog-properties-checkbox.png +share/help/es/gnumeric/figures/dialog-properties-frame.png +share/help/es/gnumeric/figures/dialog-properties-label.png +share/help/es/gnumeric/figures/dialog-properties-line.png +share/help/es/gnumeric/figures/dialog-properties-oval.png +share/help/es/gnumeric/figures/dialog-properties-rectangle.png +share/help/es/gnumeric/figures/dialog-properties-scrollbar.png +share/help/es/gnumeric/figures/drawing-arrow.png +share/help/es/gnumeric/figures/drawing-line.png +share/help/es/gnumeric/figures/drawing-oval.png +share/help/es/gnumeric/figures/drawing-rectangle.png +share/help/es/gnumeric/figures/example-colGraph-modified.png +share/help/es/gnumeric/figures/example-colGraph.png +share/help/es/gnumeric/figures/example-columnSelect.png +share/help/es/gnumeric/figures/example-data.png +share/help/es/gnumeric/figures/files-html-example.png +share/help/es/gnumeric/figures/files-html32-example.png +share/help/es/gnumeric/figures/files-html40-example.png +share/help/es/gnumeric/figures/formula-dmedian.png +share/help/es/gnumeric/figures/gnumeric-empty.png +share/help/es/gnumeric/figures/gnumeric-icon-24.png +share/help/es/gnumeric/figures/gnumeric-labelled.png +share/help/es/gnumeric/figures/gnumeric-power-example.png +share/help/es/gnumeric/figures/graph-axes-grid.png +share/help/es/gnumeric/figures/graph-components.png +share/help/es/gnumeric/figures/graph-example-area.png +share/help/es/gnumeric/figures/graph-example-bar.png +share/help/es/gnumeric/figures/graph-example-bubble.png +share/help/es/gnumeric/figures/graph-example-column.png +share/help/es/gnumeric/figures/graph-example-line.png +share/help/es/gnumeric/figures/graph-example-pie.png +share/help/es/gnumeric/figures/graph-example-radar.png +share/help/es/gnumeric/figures/graph-example-ring.png +share/help/es/gnumeric/figures/graph-example-surface-t1.png +share/help/es/gnumeric/figures/graph-example-surface-t2.png +share/help/es/gnumeric/figures/graph-example-xyplot.png +share/help/es/gnumeric/figures/graph-hierarchy.png +share/help/es/gnumeric/figures/graphguru-axes-category-bounds.png +share/help/es/gnumeric/figures/graphguru-axes-category-details.png +share/help/es/gnumeric/figures/graphguru-axes-category-style.png +share/help/es/gnumeric/figures/graphguru-axes-continuous-bounds.png +share/help/es/gnumeric/figures/graphguru-axes-continuous-format.png +share/help/es/gnumeric/figures/graphguru-backPanels-gradient.png +share/help/es/gnumeric/figures/graphguru-backPanels-image.png +share/help/es/gnumeric/figures/graphguru-backPanels-none.png +share/help/es/gnumeric/figures/graphguru-backPanels-pattern.png +share/help/es/gnumeric/figures/graphguru-components.png +share/help/es/gnumeric/figures/graphguru-plot-barCol.png +share/help/es/gnumeric/figures/graphguru-plot-bubble.png +share/help/es/gnumeric/figures/graphguru-plot-pie.png +share/help/es/gnumeric/figures/graphguru-plot-radar.png +share/help/es/gnumeric/figures/graphguru-plot-ring.png +share/help/es/gnumeric/figures/graphguru-series-data-bubble.png +share/help/es/gnumeric/figures/graphguru-series-data-single.png +share/help/es/gnumeric/figures/graphguru-series-data-xy.png +share/help/es/gnumeric/figures/graphguru-series-error.png +share/help/es/gnumeric/figures/graphguru-series-style-filled.png +share/help/es/gnumeric/figures/graphguru-series-style-line.png +share/help/es/gnumeric/figures/graphguru-title-font.png +share/help/es/gnumeric/figures/graphical-elements-selected.png +share/help/es/gnumeric/figures/graphical-elements-stacked.png +share/help/es/gnumeric/figures/graphical-elements.png +share/help/es/gnumeric/figures/graphs-types-area.png +share/help/es/gnumeric/figures/graphs-types-bar.png +share/help/es/gnumeric/figures/graphs-types-bubble.png +share/help/es/gnumeric/figures/graphs-types-column.png +share/help/es/gnumeric/figures/graphs-types-line.png +share/help/es/gnumeric/figures/graphs-types-pie.png +share/help/es/gnumeric/figures/graphs-types-radar.png +share/help/es/gnumeric/figures/graphs-types-ring.png +share/help/es/gnumeric/figures/graphs-types-stock.png +share/help/es/gnumeric/figures/graphs-types-surface.png +share/help/es/gnumeric/figures/graphs-types-xyplot.png +share/help/es/gnumeric/figures/icon-locked.png +share/help/es/gnumeric/figures/icon-unlocked.png +share/help/es/gnumeric/figures/icon-visible.png +share/help/es/gnumeric/figures/info-area.png +share/help/es/gnumeric/figures/menu-context-col-row-header.png +share/help/es/gnumeric/figures/menu-context-graph-order.png +share/help/es/gnumeric/figures/menu-context-graph.png +share/help/es/gnumeric/figures/menu-context-grid.png +share/help/es/gnumeric/figures/menu-context-object-order.png +share/help/es/gnumeric/figures/menu-context-object.png +share/help/es/gnumeric/figures/menu-context-sheet-tabs.png +share/help/es/gnumeric/figures/menu-context-tabs.png +share/help/es/gnumeric/figures/menu-context-toolbars.png +share/help/es/gnumeric/figures/menu-data-export.png +share/help/es/gnumeric/figures/menu-data-import.png +share/help/es/gnumeric/figures/menu-data-labelled.png +share/help/es/gnumeric/figures/menu-edit-delete-cells.png +share/help/es/gnumeric/figures/menu-edit-labelled.png +share/help/es/gnumeric/figures/menu-edit-modify-names.png +share/help/es/gnumeric/figures/menu-edit-paste-special.png +share/help/es/gnumeric/figures/menu-edit-select.png +share/help/es/gnumeric/figures/menu-file-labelled.png +share/help/es/gnumeric/figures/menu-file-printarea.png +share/help/es/gnumeric/figures/menu-format-column.png +share/help/es/gnumeric/figures/menu-format-labelled.png +share/help/es/gnumeric/figures/menu-format-sheet.png +share/help/es/gnumeric/figures/menu-help-labelled.png +share/help/es/gnumeric/figures/menu-insert-comment.png +share/help/es/gnumeric/figures/menu-insert-fw.png +share/help/es/gnumeric/figures/menu-insert-hyperlink.png +share/help/es/gnumeric/figures/menu-insert-labelled.png +share/help/es/gnumeric/figures/menu-insert-names.png +share/help/es/gnumeric/figures/menu-statistics-labelled.png +share/help/es/gnumeric/figures/menu-tools-labelled.png +share/help/es/gnumeric/figures/menu-torn-off.png +share/help/es/gnumeric/figures/menu-view-labelled.png +share/help/es/gnumeric/figures/menu-view-properties-dialog-cm.png +share/help/es/gnumeric/figures/menu-view-properties-dialog.png +share/help/es/gnumeric/figures/menubar.png +share/help/es/gnumeric/figures/number-format-border-dialog.png +share/help/es/gnumeric/figures/number-format-color-dialog.png +share/help/es/gnumeric/figures/number-format-dialog.png +share/help/es/gnumeric/figures/number-format-font-dialog.png +share/help/es/gnumeric/figures/number-format-justification-dialog-2.png +share/help/es/gnumeric/figures/number-format-protection.png +share/help/es/gnumeric/figures/number-format-validation-warning.png +share/help/es/gnumeric/figures/number-format-validation.png +share/help/es/gnumeric/figures/pointer_arrow_left_std.png +share/help/es/gnumeric/figures/pointer_cross_hair.png +share/help/es/gnumeric/figures/pointer_cross_wide.png +share/help/es/gnumeric/figures/pointer_diagonal_resize.png +share/help/es/gnumeric/figures/pointer_double_horizontal_arrow.png +share/help/es/gnumeric/figures/pointer_double_vertical_arrow.png +share/help/es/gnumeric/figures/pointer_four_way_arrow.png +share/help/es/gnumeric/figures/pointer_hand_left.png +share/help/es/gnumeric/figures/pointer_left.png +share/help/es/gnumeric/figures/pointer_resize_multiple.png +share/help/es/gnumeric/figures/pointer_right.png +share/help/es/gnumeric/figures/pointer_text_edit.png +share/help/es/gnumeric/figures/pointer_zoom_in.png +share/help/es/gnumeric/figures/pointer_zoom_out.png +share/help/es/gnumeric/figures/preferences-copypaste.png +share/help/es/gnumeric/figures/preferences-files.png +share/help/es/gnumeric/figures/preferences-font-header.png +share/help/es/gnumeric/figures/preferences-font.png +share/help/es/gnumeric/figures/preferences-screen.png +share/help/es/gnumeric/figures/preferences-sorting.png +share/help/es/gnumeric/figures/preferences-tools.png +share/help/es/gnumeric/figures/preferences-undo.png +share/help/es/gnumeric/figures/preferences-windows.png +share/help/es/gnumeric/figures/print-large.png +share/help/es/gnumeric/figures/print-preview-back.png +share/help/es/gnumeric/figures/print-preview-first.png +share/help/es/gnumeric/figures/print-preview-fit.png +share/help/es/gnumeric/figures/print-preview-fitonetoone.png +share/help/es/gnumeric/figures/print-preview-last.png +share/help/es/gnumeric/figures/print-preview-next.png +share/help/es/gnumeric/figures/print-preview-zoomin.png +share/help/es/gnumeric/figures/print-preview-zoomout.png +share/help/es/gnumeric/figures/print-worksheet-file-general.png +share/help/es/gnumeric/figures/print-worksheet-job.png +share/help/es/gnumeric/figures/print-worksheet-page_setup.png +share/help/es/gnumeric/figures/print-worksheet-paper.png +share/help/es/gnumeric/figures/print-worksheet-print_range.png +share/help/es/gnumeric/figures/print-worksheet-printer-advanced.png +share/help/es/gnumeric/figures/print-worksheet-printer-finishing.png +share/help/es/gnumeric/figures/print-worksheet-printer-general.png +share/help/es/gnumeric/figures/print-worksheet-printer-image_quality.png +share/help/es/gnumeric/figures/print-worksheet-printer-job.png +share/help/es/gnumeric/figures/print-worksheet-printer.png +share/help/es/gnumeric/figures/printing-preview.png +share/help/es/gnumeric/figures/printing-setup-header-config.png +share/help/es/gnumeric/figures/printing-setup-header.png +share/help/es/gnumeric/figures/printing-setup-page-paper-type.png +share/help/es/gnumeric/figures/printing-setup-page.png +share/help/es/gnumeric/figures/printing-setup-printarea.png +share/help/es/gnumeric/figures/printing-setup-scale.png +share/help/es/gnumeric/figures/printing-setup-sheet.png +share/help/es/gnumeric/figures/selection-1.png +share/help/es/gnumeric/figures/selection-10.png +share/help/es/gnumeric/figures/selection-2.png +share/help/es/gnumeric/figures/selection-3.png +share/help/es/gnumeric/figures/selection-4.png +share/help/es/gnumeric/figures/selection-5.png +share/help/es/gnumeric/figures/selection-8.png +share/help/es/gnumeric/figures/selection-9.png +share/help/es/gnumeric/figures/solver-01.png +share/help/es/gnumeric/figures/solver-02.png +share/help/es/gnumeric/figures/solver-03.png +share/help/es/gnumeric/figures/solver-04.png +share/help/es/gnumeric/figures/solver-05.png +share/help/es/gnumeric/figures/textguru-export-panel1-withTags.png +share/help/es/gnumeric/figures/textguru-export-panel2-withTags.png +share/help/es/gnumeric/figures/textguru-import-panel1-withTags.png +share/help/es/gnumeric/figures/textguru-import-panel2a-withTags.png +share/help/es/gnumeric/figures/textguru-import-panel2b-withTags.png +share/help/es/gnumeric/figures/textguru-import-panel3-withTags.png +share/help/es/gnumeric/figures/toolbar-extension-menu.png +share/help/es/gnumeric/figures/toolbar-format-long.png +share/help/es/gnumeric/figures/toolbar-format.png +share/help/es/gnumeric/figures/toolbar-object.png +share/help/es/gnumeric/figures/toolbar-standard.png +share/help/es/gnumeric/figures/toolbars.png +share/help/es/gnumeric/figures/widget-checkbox.png +share/help/es/gnumeric/figures/widget-combobox.png +share/help/es/gnumeric/figures/widget-entryBox-outlined.png +share/help/es/gnumeric/figures/widget-frame.png +share/help/es/gnumeric/figures/widget-label.png +share/help/es/gnumeric/figures/widget-list.png +share/help/es/gnumeric/figures/widget-scrollbar.png +share/help/es/gnumeric/figures/widget-slider.png +share/help/es/gnumeric/figures/widget-spinbutton.png +share/help/es/gnumeric/figures/worksheet-cols-1.png +share/help/es/gnumeric/figures/worksheet-data-1.png +share/help/es/gnumeric/figures/worksheet-data-2.png +share/help/es/gnumeric/figures/worksheet-data-3.png +share/help/es/gnumeric/figures/worksheet-data-4.png +share/help/es/gnumeric/figures/worksheet-managing-dialog.png +share/help/es/gnumeric/figures/worksheet-rows-1.png +share/help/es/gnumeric/figures/worksheet-running-calc-1.png +share/help/es/gnumeric/gnumeric.xml +share/help/es/gnumeric/index.docbook share/icons/hicolor/16x16/apps/gnumeric.png share/icons/hicolor/22x22/apps/gnumeric.png share/icons/hicolor/24x24/apps/gnumeric.png @@ -904,7 +2246,6 @@ share/locale/zh_HK/LC_MESSAGES/${PKGNAME}-functions.mo share/locale/zh_HK/LC_MESSAGES/${PKGNAME}.mo share/locale/zh_TW/LC_MESSAGES/${PKGNAME}-functions.mo share/locale/zh_TW/LC_MESSAGES/${PKGNAME}.mo -share/omf/gnumeric/gnumeric-C.omf share/pixmaps/gnome-application-vnd.lotus-1-2-3.png share/pixmaps/gnome-application-x-applix-spreadsheet.png share/pixmaps/gnome-application-x-generic-spreadsheet.png diff --git a/math/gnumeric112/distinfo b/math/gnumeric112/distinfo index 4d581c20a71..076f434651e 100644 --- a/math/gnumeric112/distinfo +++ b/math/gnumeric112/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.13 2015/11/03 23:33:34 agc Exp $ +$NetBSD: distinfo,v 1.14 2017/10/03 14:36:56 wiz Exp $ -SHA1 (gnumeric-1.12.23.tar.xz) = 2b8d649175967340412a5d0e2a1bc20f641dc293 -RMD160 (gnumeric-1.12.23.tar.xz) = e58b0bd7b41d187684eabc1a360ea892f18293eb -SHA512 (gnumeric-1.12.23.tar.xz) = 58f7667196cef453a24689640d21f7de20b052502fcd8f18c9abbe3ca6210d183e0bd53080ba0d6686f145400f404e75f4ed691c90801c5e2cb9f0168420cca0 -Size (gnumeric-1.12.23.tar.xz) = 18515672 bytes +SHA1 (gnumeric-1.12.35.tar.xz) = 11ae8512cc897dddc09b7748036d923812f28a36 +RMD160 (gnumeric-1.12.35.tar.xz) = 6a720981a08c973070666cbbcc1fa0942932ce18 +SHA512 (gnumeric-1.12.35.tar.xz) = 0781c0d003342653a7cb57d2f23d1222903f18fdce15f4276250aae66239fc5f0da6472d900a59d29b511fbf55b529f7923a68f346752cd242775d52f99aba11 +Size (gnumeric-1.12.35.tar.xz) = 20019316 bytes SHA1 (patch-aa) = 87781e2955442d8edc803cd732b949017b0f4f27 SHA1 (patch-ab) = f6fe7aed7ab857f1d8292fd99950bda7a9fb96fa -SHA1 (patch-gnumeric.desktop.in) = 74972fd2429d7f5ed0248e29dcca361cc0d1e2a4 diff --git a/math/gnumeric112/patches/patch-gnumeric.desktop.in b/math/gnumeric112/patches/patch-gnumeric.desktop.in deleted file mode 100644 index d9ac6c44e7a..00000000000 --- a/math/gnumeric112/patches/patch-gnumeric.desktop.in +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-gnumeric.desktop.in,v 1.3 2013/10/06 15:58:15 wiz Exp $ - -Warning in file "/usr/pkg/share/applications/gnumeric.desktop": -usage of MIME type "zz-application/zz-winassoc-xls" is discouraged -("zz-application/zz-winassoc-xls" should be replaced with -"application/vnd.ms-excel") - ---- gnumeric.desktop.in.orig 2013-07-25 23:33:41.000000000 +0000 -+++ gnumeric.desktop.in -@@ -15,4 +15,4 @@ X-GNOME-Bugzilla-Product=Gnumeric - X-GNOME-Bugzilla-Version=BUGZILLAVERSION - X-GNOME-Bugzilla-Component=General - X-GNOME-DocPath=gnumeric --MimeType=application/x-gnumeric;application/vnd.ms-excel;application/excel;application/msexcel;application/x-excel;application/x-ms-excel;application/x-msexcel;application/x-xls;application/xls;application/x-dos_ms_excel;zz-application/zz-winassoc-xls;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/tab-separated-values;text/csv;text/x-csv;text/spreadsheet;text/tab-separated-values;application/vnd.lotus-1-2-3;application/x-123;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/x-applix-spreadsheet;application/x-mps;application/x-oleo;application/x-planperfect;application/x-quattropro;application/x-sc;application/x-sylk;application/x-dbase;application/x-dbf;application/x-xbase;application/vnd.oasis.opendocument.spreadsheet; -+MimeType=application/x-gnumeric;application/vnd.ms-excel;application/excel;application/msexcel;application/x-excel;application/x-ms-excel;application/x-msexcel;application/x-xls;application/xls;application/x-dos_ms_excel;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/tab-separated-values;text/csv;text/x-csv;text/spreadsheet;text/tab-separated-values;application/vnd.lotus-1-2-3;application/x-123;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/x-applix-spreadsheet;application/x-mps;application/x-oleo;application/x-planperfect;application/x-quattropro;application/x-sc;application/x-sylk;application/x-dbase;application/x-dbf;application/x-xbase;application/vnd.oasis.opendocument.spreadsheet; |