summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-02-18 21:00:43 +0000
committerdrochner <drochner@pkgsrc.org>2010-02-18 21:00:43 +0000
commitfe1a02e57e0a5cddec77e43d08abb11a059f1458 (patch)
treee48c6cb7f9050541018e6e11f0aa566939f8a984 /math
parent2894513cbd1b84f8837d603e3cbfbaee9a05f7dd (diff)
downloadpkgsrc-fe1a02e57e0a5cddec77e43d08abb11a059f1458.tar.gz
add gnumeric-1.10.0 which is the first of a new release branch,
while it is an official stable release it is still .0 so better keep 1.8 in parallel (first impression: it lacks its desktop icon)
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric110/DESCR7
-rw-r--r--math/gnumeric110/Makefile53
-rw-r--r--math/gnumeric110/PLIST920
-rw-r--r--math/gnumeric110/distinfo7
-rw-r--r--math/gnumeric110/patches/patch-aa16
-rw-r--r--math/gnumeric110/patches/patch-af13
6 files changed, 1016 insertions, 0 deletions
diff --git a/math/gnumeric110/DESCR b/math/gnumeric110/DESCR
new file mode 100644
index 00000000000..4a303e1c9fb
--- /dev/null
+++ b/math/gnumeric110/DESCR
@@ -0,0 +1,7 @@
+Gnumeric is a powerful and easy to use spreadsheet program from
+the GNOME project. The goal for this spreadsheet is to compete
+with the commercial offerings. Users of Excel should be already
+familiar with Gnumeric advanced features. A plugin system lets
+you extend Gnumeric with GPL extensions, and an optional
+Python and Perl plugins let you define complex functions in those
+popular languages.
diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile
new file mode 100644
index 00000000000..72fffa0cec9
--- /dev/null
+++ b/math/gnumeric110/Makefile
@@ -0,0 +1,53 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/18 21:00:44 drochner Exp $
+#
+
+DISTNAME= gnumeric-1.10.0
+CATEGORIES= math gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.gnome.org/projects/gnumeric/
+COMMENT= Spreadsheet program from the GNOME project (development version)
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_PKGLOCALEDIR= YES
+USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
+USE_LIBTOOL= YES
+
+GNU_CONFIGURE= YES
+GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
+ gnumeric-plugins.schemas
+PKGCONFIG_OVERRIDE= libspreadsheet.pc.in
+
+REPLACE_PERL+= plugins/perl-func/perl_func.pl
+
+CONFIGURE_ARGS+= --with-python
+CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
+.include "../../lang/python/application.mk"
+.include "../../devel/py-gobject/buildlink3.mk"
+
+# XXX: that version's not in pkgsrc yet
+#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.6
+.include "../../devel/libgsf/buildlink3.mk"
+.include "../../devel/GConf/schemas.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/libbonobo/buildlink3.mk"
+.include "../../devel/libbonoboui/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../lang/perl5/buildlink3.mk"
+.include "../../misc/goffice0.8/buildlink3.mk"
+.include "../../net/ORBit2/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
+BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/gnumeric110/PLIST b/math/gnumeric110/PLIST
new file mode 100644
index 00000000000..ce66cdaf508
--- /dev/null
+++ b/math/gnumeric110/PLIST
@@ -0,0 +1,920 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/18 21:00:44 drochner Exp $
+bin/gnumeric
+bin/${PKGNAME}
+bin/ssconvert
+bin/ssgrep
+bin/ssindex
+include/libspreadsheet-1.10/spreadsheet/application.h
+include/libspreadsheet-1.10/spreadsheet/auto-format.h
+include/libspreadsheet-1.10/spreadsheet/cell-draw.h
+include/libspreadsheet-1.10/spreadsheet/cell.h
+include/libspreadsheet-1.10/spreadsheet/cellspan.h
+include/libspreadsheet-1.10/spreadsheet/clipboard.h
+include/libspreadsheet-1.10/spreadsheet/cmd-edit.h
+include/libspreadsheet-1.10/spreadsheet/collect.h
+include/libspreadsheet-1.10/spreadsheet/colrow.h
+include/libspreadsheet-1.10/spreadsheet/command-context-stderr.h
+include/libspreadsheet-1.10/spreadsheet/command-context.h
+include/libspreadsheet-1.10/spreadsheet/commands.h
+include/libspreadsheet-1.10/spreadsheet/complete-sheet.h
+include/libspreadsheet-1.10/spreadsheet/complete.h
+include/libspreadsheet-1.10/spreadsheet/complex.h
+include/libspreadsheet-1.10/spreadsheet/consolidate.h
+include/libspreadsheet-1.10/spreadsheet/dependent.h
+include/libspreadsheet-1.10/spreadsheet/expr-impl.h
+include/libspreadsheet-1.10/spreadsheet/expr-name.h
+include/libspreadsheet-1.10/spreadsheet/expr.h
+include/libspreadsheet-1.10/spreadsheet/file-autoft.h
+include/libspreadsheet-1.10/spreadsheet/format-template.h
+include/libspreadsheet-1.10/spreadsheet/func-builtin.h
+include/libspreadsheet-1.10/spreadsheet/func.h
+include/libspreadsheet-1.10/spreadsheet/gnm-command-impl.h
+include/libspreadsheet-1.10/spreadsheet/gnm-commands-slicer.h
+include/libspreadsheet-1.10/spreadsheet/gnm-data-cache-source.h
+include/libspreadsheet-1.10/spreadsheet/gnm-datetime.h
+include/libspreadsheet-1.10/spreadsheet/gnm-format.h
+include/libspreadsheet-1.10/spreadsheet/gnm-graph-window.h
+include/libspreadsheet-1.10/spreadsheet/gnm-pane.h
+include/libspreadsheet-1.10/spreadsheet/gnm-plugin.h
+include/libspreadsheet-1.10/spreadsheet/gnm-sheet-slicer.h
+include/libspreadsheet-1.10/spreadsheet/gnm-so-filled.h
+include/libspreadsheet-1.10/spreadsheet/gnm-so-line.h
+include/libspreadsheet-1.10/spreadsheet/gnm-so-polygon.h
+include/libspreadsheet-1.10/spreadsheet/gnm-style-impl.h
+include/libspreadsheet-1.10/spreadsheet/gnumeric-features.h
+include/libspreadsheet-1.10/spreadsheet/gnumeric-gconf.h
+include/libspreadsheet-1.10/spreadsheet/gnumeric-simple-canvas.h
+include/libspreadsheet-1.10/spreadsheet/gnumeric.h
+include/libspreadsheet-1.10/spreadsheet/go-data-cache-field.h
+include/libspreadsheet-1.10/spreadsheet/go-data-cache-source.h
+include/libspreadsheet-1.10/spreadsheet/go-data-cache.h
+include/libspreadsheet-1.10/spreadsheet/go-data-slicer-field.h
+include/libspreadsheet-1.10/spreadsheet/go-data-slicer.h
+include/libspreadsheet-1.10/spreadsheet/go-val.h
+include/libspreadsheet-1.10/spreadsheet/graph.h
+include/libspreadsheet-1.10/spreadsheet/gui-clipboard.h
+include/libspreadsheet-1.10/spreadsheet/gui-file.h
+include/libspreadsheet-1.10/spreadsheet/gui-gnumeric.h
+include/libspreadsheet-1.10/spreadsheet/gui-util.h
+include/libspreadsheet-1.10/spreadsheet/gutils.h
+include/libspreadsheet-1.10/spreadsheet/history.h
+include/libspreadsheet-1.10/spreadsheet/hlink-impl.h
+include/libspreadsheet-1.10/spreadsheet/hlink.h
+include/libspreadsheet-1.10/spreadsheet/input-msg.h
+include/libspreadsheet-1.10/spreadsheet/item-bar.h
+include/libspreadsheet-1.10/spreadsheet/item-cursor.h
+include/libspreadsheet-1.10/spreadsheet/item-edit.h
+include/libspreadsheet-1.10/spreadsheet/item-grid.h
+include/libspreadsheet-1.10/spreadsheet/libgnumeric.h
+include/libspreadsheet-1.10/spreadsheet/mathfunc.h
+include/libspreadsheet-1.10/spreadsheet/mstyle.h
+include/libspreadsheet-1.10/spreadsheet/number-match.h
+include/libspreadsheet-1.10/spreadsheet/numbers.h
+include/libspreadsheet-1.10/spreadsheet/parse-util.h
+include/libspreadsheet-1.10/spreadsheet/pattern.h
+include/libspreadsheet-1.10/spreadsheet/position.h
+include/libspreadsheet-1.10/spreadsheet/preview-grid.h
+include/libspreadsheet-1.10/spreadsheet/print-cell.h
+include/libspreadsheet-1.10/spreadsheet/print-info.h
+include/libspreadsheet-1.10/spreadsheet/print.h
+include/libspreadsheet-1.10/spreadsheet/rangefunc-strings.h
+include/libspreadsheet-1.10/spreadsheet/rangefunc.h
+include/libspreadsheet-1.10/spreadsheet/ranges.h
+include/libspreadsheet-1.10/spreadsheet/regression.h
+include/libspreadsheet-1.10/spreadsheet/rendered-value.h
+include/libspreadsheet-1.10/spreadsheet/search.h
+include/libspreadsheet-1.10/spreadsheet/selection.h
+include/libspreadsheet-1.10/spreadsheet/session.h
+include/libspreadsheet-1.10/spreadsheet/sheet-autofill.h
+include/libspreadsheet-1.10/spreadsheet/sheet-control-gui-priv.h
+include/libspreadsheet-1.10/spreadsheet/sheet-control-gui.h
+include/libspreadsheet-1.10/spreadsheet/sheet-control-priv.h
+include/libspreadsheet-1.10/spreadsheet/sheet-control.h
+include/libspreadsheet-1.10/spreadsheet/sheet-filter-combo.h
+include/libspreadsheet-1.10/spreadsheet/sheet-filter.h
+include/libspreadsheet-1.10/spreadsheet/sheet-merge.h
+include/libspreadsheet-1.10/spreadsheet/sheet-object-cell-comment.h
+include/libspreadsheet-1.10/spreadsheet/sheet-object-graph.h
+include/libspreadsheet-1.10/spreadsheet/sheet-object-image.h
+include/libspreadsheet-1.10/spreadsheet/sheet-object-impl.h
+include/libspreadsheet-1.10/spreadsheet/sheet-object-widget-impl.h
+include/libspreadsheet-1.10/spreadsheet/sheet-object-widget.h
+include/libspreadsheet-1.10/spreadsheet/sheet-object.h
+include/libspreadsheet-1.10/spreadsheet/sheet-private.h
+include/libspreadsheet-1.10/spreadsheet/sheet-style.h
+include/libspreadsheet-1.10/spreadsheet/sheet-utils.h
+include/libspreadsheet-1.10/spreadsheet/sheet-view.h
+include/libspreadsheet-1.10/spreadsheet/sheet.h
+include/libspreadsheet-1.10/spreadsheet/sort.h
+include/libspreadsheet-1.10/spreadsheet/stf-export.h
+include/libspreadsheet-1.10/spreadsheet/stf-parse.h
+include/libspreadsheet-1.10/spreadsheet/stf.h
+include/libspreadsheet-1.10/spreadsheet/style-border.h
+include/libspreadsheet-1.10/spreadsheet/style-color.h
+include/libspreadsheet-1.10/spreadsheet/style-conditions.h
+include/libspreadsheet-1.10/spreadsheet/style-font.h
+include/libspreadsheet-1.10/spreadsheet/style.h
+include/libspreadsheet-1.10/spreadsheet/symbol.h
+include/libspreadsheet-1.10/spreadsheet/tools/gnm-solver.h
+include/libspreadsheet-1.10/spreadsheet/validation-combo.h
+include/libspreadsheet-1.10/spreadsheet/validation.h
+include/libspreadsheet-1.10/spreadsheet/value.h
+include/libspreadsheet-1.10/spreadsheet/wbc-gtk-impl.h
+include/libspreadsheet-1.10/spreadsheet/wbc-gtk.h
+include/libspreadsheet-1.10/spreadsheet/workbook-cmd-format.h
+include/libspreadsheet-1.10/spreadsheet/workbook-control-priv.h
+include/libspreadsheet-1.10/spreadsheet/workbook-control.h
+include/libspreadsheet-1.10/spreadsheet/workbook-priv.h
+include/libspreadsheet-1.10/spreadsheet/workbook-view.h
+include/libspreadsheet-1.10/spreadsheet/workbook.h
+include/libspreadsheet-1.10/spreadsheet/xml-io-version.h
+include/libspreadsheet-1.10/spreadsheet/xml-sax.h
+lib/gnumeric/${PKGVERSION}/plugins/applix/applix.la
+lib/gnumeric/${PKGVERSION}/plugins/applix/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/dif/dif.la
+lib/gnumeric/${PKGVERSION}/plugins/dif/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/excel/excel.la
+lib/gnumeric/${PKGVERSION}/plugins/excel/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/excelplugins/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/excelplugins/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/excelplugins/xlcall32.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-christian-date/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-christian-date/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-complex/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-complex/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-database/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-database/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-date/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-date/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-derivatives/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-derivatives/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-eng/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-eng/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-erlang/erlang.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-erlang/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-financial/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-financial/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-hebrew-date/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-hebrew-date/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-info/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-info/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-logical/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-logical/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-lookup/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-lookup/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-math/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-math/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-numtheory/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-numtheory/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-r/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-r/rstat.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-random/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-random/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-stat/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-stat/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-string/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-string/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/fn-tsa/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/fn-tsa/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/glpk/glpk.la
+lib/gnumeric/${PKGVERSION}/plugins/glpk/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/gnome-glossary/glossary-po-header
+lib/gnumeric/${PKGVERSION}/plugins/gnome-glossary/gnome_glossary.py
+lib/gnumeric/${PKGVERSION}/plugins/gnome-glossary/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/html/html.la
+lib/gnumeric/${PKGVERSION}/plugins/html/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/lotus/lotus.la
+lib/gnumeric/${PKGVERSION}/plugins/lotus/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/lpsolve/lpsolve.la
+lib/gnumeric/${PKGVERSION}/plugins/lpsolve/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/mps/mps.la
+lib/gnumeric/${PKGVERSION}/plugins/mps/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/oleo/oleo.la
+lib/gnumeric/${PKGVERSION}/plugins/oleo/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/openoffice/openoffice.la
+lib/gnumeric/${PKGVERSION}/plugins/openoffice/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/perl-func/perl_func.pl
+lib/gnumeric/${PKGVERSION}/plugins/perl-func/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/perl-loader/perl_loader.la
+lib/gnumeric/${PKGVERSION}/plugins/perl-loader/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plan_perfect/plan_perfect.la
+lib/gnumeric/${PKGVERSION}/plugins/plan_perfect/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/py-func/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/py-func/py_func.py
+lib/gnumeric/${PKGVERSION}/plugins/python-loader/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/python-loader/python_loader.la
+lib/gnumeric/${PKGVERSION}/plugins/python-loader/ui-console-menu.xml
+lib/gnumeric/${PKGVERSION}/plugins/qpro/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/qpro/qpro.la
+lib/gnumeric/${PKGVERSION}/plugins/sample_datasource/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/sample_datasource/sample_datasource.la
+lib/gnumeric/${PKGVERSION}/plugins/sc/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/sc/sc.la
+lib/gnumeric/${PKGVERSION}/plugins/sylk/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/sylk/sylk.la
+lib/gnumeric/${PKGVERSION}/plugins/uihello/hello.xml
+lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.la
+lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/xbase/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/xbase/xbase.la
+lib/goffice/0.8.0/plugins/gnumeric/gnumeric.la
+lib/goffice/0.8.0/plugins/gnumeric/plugin.xml
+lib/libspreadsheet.la
+lib/pkgconfig/libspreadsheet-1.10.pc
+man/man1/gnumeric.1
+man/man1/ssconvert.1
+man/man1/ssgrep.1
+man/man1/ssindex.1
+share/applications/gnumeric.desktop
+share/gconf/schemas/gnumeric-dialogs.schemas
+share/gconf/schemas/gnumeric-general.schemas
+share/gconf/schemas/gnumeric-plugins.schemas
+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.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/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-outputoptions.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-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-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-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-sum.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/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-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/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-tabs.png
+share/gnome/help/gnumeric/C/figures/menu-context-toolbars.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-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-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.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-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-object.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-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
+share/gnumeric/${PKGVERSION}/autoformat-templates/3D/autoformat.3D.button.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/3D/autoformat.3D.list.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Classical/.category
+share/gnumeric/${PKGVERSION}/autoformat-templates/Classical/autoformat.Classical.cool.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Classical/autoformat.Classical.simple.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Classical/autoformat.Classical.trendy.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Colourful/.category
+share/gnumeric/${PKGVERSION}/autoformat-templates/Colourful/autoformat.Colourful.banana.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Colourful/autoformat.Colourful.black.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Colourful/autoformat.Colourful.blue.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Colourful/autoformat.Colourful.orange.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Colourful/autoformat.Colourful.vanilla.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Financial/.category
+share/gnumeric/${PKGVERSION}/autoformat-templates/Financial/autoformat.Financial.basic.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Financial/autoformat.Financial.desert.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Financial/autoformat.Financial.ice.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Financial/autoformat.Financial.modern.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/Financial/autoformat.Financial.purple.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/General/.category
+share/gnumeric/${PKGVERSION}/autoformat-templates/General/autoformat.General.advanced.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/General/autoformat.General.basic.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/General/autoformat.General.empty.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/General/autoformat.General.table.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/List/.category
+share/gnumeric/${PKGVERSION}/autoformat-templates/List/autoformat.List.basic.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/List/autoformat.List.green.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/List/autoformat.List.lila.xml
+share/gnumeric/${PKGVERSION}/autoformat-templates/List/autoformat.List.simple.xml
+share/gnumeric/${PKGVERSION}/glade/advanced-filter.glade
+share/gnumeric/${PKGVERSION}/glade/anova-one.glade
+share/gnumeric/${PKGVERSION}/glade/anova-two.glade
+share/gnumeric/${PKGVERSION}/glade/autofilter-expression.glade
+share/gnumeric/${PKGVERSION}/glade/autofilter-top10.glade
+share/gnumeric/${PKGVERSION}/glade/autoformat.glade
+share/gnumeric/${PKGVERSION}/glade/autosave.glade
+share/gnumeric/${PKGVERSION}/glade/cell-comment.glade
+share/gnumeric/${PKGVERSION}/glade/cell-format.glade
+share/gnumeric/${PKGVERSION}/glade/cell-sort.glade
+share/gnumeric/${PKGVERSION}/glade/chi-squared.glade
+share/gnumeric/${PKGVERSION}/glade/col-width.glade
+share/gnumeric/${PKGVERSION}/glade/colrow.glade
+share/gnumeric/${PKGVERSION}/glade/consolidate.glade
+share/gnumeric/${PKGVERSION}/glade/correlation.glade
+share/gnumeric/${PKGVERSION}/glade/covariance.glade
+share/gnumeric/${PKGVERSION}/glade/dao.glade
+share/gnumeric/${PKGVERSION}/glade/data-slicer.glade
+share/gnumeric/${PKGVERSION}/glade/data-table.glade
+share/gnumeric/${PKGVERSION}/glade/define-name.glade
+share/gnumeric/${PKGVERSION}/glade/delete-cells.glade
+share/gnumeric/${PKGVERSION}/glade/descriptive-stats.glade
+share/gnumeric/${PKGVERSION}/glade/dialog-stf-export.glade
+share/gnumeric/${PKGVERSION}/glade/dialog-stf.glade
+share/gnumeric/${PKGVERSION}/glade/dialog-zoom.glade
+share/gnumeric/${PKGVERSION}/glade/doc-meta-data.glade
+share/gnumeric/${PKGVERSION}/glade/exp-smoothing.glade
+share/gnumeric/${PKGVERSION}/glade/fill-series.glade
+share/gnumeric/${PKGVERSION}/glade/font-sel.glade
+share/gnumeric/${PKGVERSION}/glade/formula-guru.glade
+share/gnumeric/${PKGVERSION}/glade/fourier-analysis.glade
+share/gnumeric/${PKGVERSION}/glade/frequency.glade
+share/gnumeric/${PKGVERSION}/glade/function-select.glade
+share/gnumeric/${PKGVERSION}/glade/goalseek.glade
+share/gnumeric/${PKGVERSION}/glade/goto.glade
+share/gnumeric/${PKGVERSION}/glade/hf-config.glade
+share/gnumeric/${PKGVERSION}/glade/hf-dt-format.glade
+share/gnumeric/${PKGVERSION}/glade/histogram.glade
+share/gnumeric/${PKGVERSION}/glade/hyperlink.glade
+share/gnumeric/${PKGVERSION}/glade/insert-cells.glade
+share/gnumeric/${PKGVERSION}/glade/kaplan-meier.glade
+share/gnumeric/${PKGVERSION}/glade/mean-tests.glade
+share/gnumeric/${PKGVERSION}/glade/merge.glade
+share/gnumeric/${PKGVERSION}/glade/moving-averages.glade
+share/gnumeric/${PKGVERSION}/glade/normality-tests.glade
+share/gnumeric/${PKGVERSION}/glade/paste-names.glade
+share/gnumeric/${PKGVERSION}/glade/paste-special.glade
+share/gnumeric/${PKGVERSION}/glade/plugin-manager.glade
+share/gnumeric/${PKGVERSION}/glade/preferences.glade
+share/gnumeric/${PKGVERSION}/glade/principal-components.glade
+share/gnumeric/${PKGVERSION}/glade/print.glade
+share/gnumeric/${PKGVERSION}/glade/random-generation-cor.glade
+share/gnumeric/${PKGVERSION}/glade/random-generation.glade
+share/gnumeric/${PKGVERSION}/glade/rank.glade
+share/gnumeric/${PKGVERSION}/glade/regression.glade
+share/gnumeric/${PKGVERSION}/glade/row-height.glade
+share/gnumeric/${PKGVERSION}/glade/sampling.glade
+share/gnumeric/${PKGVERSION}/glade/scenario-add.glade
+share/gnumeric/${PKGVERSION}/glade/scenario-manager.glade
+share/gnumeric/${PKGVERSION}/glade/search-replace.glade
+share/gnumeric/${PKGVERSION}/glade/sheet-order.glade
+share/gnumeric/${PKGVERSION}/glade/sheet-resize.glade
+share/gnumeric/${PKGVERSION}/glade/sheetobject-size.glade
+share/gnumeric/${PKGVERSION}/glade/shuffle.glade
+share/gnumeric/${PKGVERSION}/glade/sign-test-two.glade
+share/gnumeric/${PKGVERSION}/glade/sign-test.glade
+share/gnumeric/${PKGVERSION}/glade/simulation.glade
+share/gnumeric/${PKGVERSION}/glade/so-button.glade
+share/gnumeric/${PKGVERSION}/glade/so-checkbox.glade
+share/gnumeric/${PKGVERSION}/glade/so-frame.glade
+share/gnumeric/${PKGVERSION}/glade/so-list.glade
+share/gnumeric/${PKGVERSION}/glade/so-radiobutton.glade
+share/gnumeric/${PKGVERSION}/glade/so-scrollbar.glade
+share/gnumeric/${PKGVERSION}/glade/solver.glade
+share/gnumeric/${PKGVERSION}/glade/tabulate.glade
+share/gnumeric/${PKGVERSION}/glade/variance-tests.glade
+share/gnumeric/${PKGVERSION}/glade/view.glade
+share/gnumeric/${PKGVERSION}/glade/workbook-attr.glade
+share/gnumeric/${PKGVERSION}/templates/calendar.gnumeric
+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/gnumeric/${PKGVERSION}/ui/search.ui
+share/icons/hicolor/16x16/apps/gnumeric.png
+share/icons/hicolor/22x22/apps/gnumeric.png
+share/icons/hicolor/24x24/apps/gnumeric.png
+share/icons/hicolor/32x32/apps/gnumeric.png
+share/icons/hicolor/48x48/apps/gnumeric.png
+share/icons/hicolor/scalable/apps/gnumeric.svg
+share/locale/am/LC_MESSAGES/gnumeric-functions.mo
+share/locale/am/LC_MESSAGES/gnumeric.mo
+share/locale/ar/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ar/LC_MESSAGES/gnumeric.mo
+share/locale/az/LC_MESSAGES/gnumeric-functions.mo
+share/locale/az/LC_MESSAGES/gnumeric.mo
+share/locale/bg/LC_MESSAGES/gnumeric-functions.mo
+share/locale/bg/LC_MESSAGES/gnumeric.mo
+share/locale/ca/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ca/LC_MESSAGES/gnumeric.mo
+share/locale/cs/LC_MESSAGES/gnumeric-functions.mo
+share/locale/cs/LC_MESSAGES/gnumeric.mo
+share/locale/da/LC_MESSAGES/gnumeric-functions.mo
+share/locale/da/LC_MESSAGES/gnumeric.mo
+share/locale/de/LC_MESSAGES/gnumeric-functions.mo
+share/locale/de/LC_MESSAGES/gnumeric.mo
+share/locale/dz/LC_MESSAGES/gnumeric-functions.mo
+share/locale/dz/LC_MESSAGES/gnumeric.mo
+share/locale/el/LC_MESSAGES/gnumeric-functions.mo
+share/locale/el/LC_MESSAGES/gnumeric.mo
+share/locale/en_CA/LC_MESSAGES/gnumeric-functions.mo
+share/locale/en_CA/LC_MESSAGES/gnumeric.mo
+share/locale/en_GB/LC_MESSAGES/gnumeric-functions.mo
+share/locale/en_GB/LC_MESSAGES/gnumeric.mo
+share/locale/es/LC_MESSAGES/gnumeric-functions.mo
+share/locale/es/LC_MESSAGES/gnumeric.mo
+share/locale/et/LC_MESSAGES/gnumeric-functions.mo
+share/locale/et/LC_MESSAGES/gnumeric.mo
+share/locale/eu/LC_MESSAGES/gnumeric-functions.mo
+share/locale/eu/LC_MESSAGES/gnumeric.mo
+share/locale/fi/LC_MESSAGES/gnumeric-functions.mo
+share/locale/fi/LC_MESSAGES/gnumeric.mo
+share/locale/fr/LC_MESSAGES/gnumeric-functions.mo
+share/locale/fr/LC_MESSAGES/gnumeric.mo
+share/locale/ga/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ga/LC_MESSAGES/gnumeric.mo
+share/locale/gl/LC_MESSAGES/gnumeric-functions.mo
+share/locale/gl/LC_MESSAGES/gnumeric.mo
+share/locale/gu/LC_MESSAGES/gnumeric-functions.mo
+share/locale/gu/LC_MESSAGES/gnumeric.mo
+share/locale/he/LC_MESSAGES/gnumeric-functions.mo
+share/locale/he/LC_MESSAGES/gnumeric.mo
+share/locale/hr/LC_MESSAGES/gnumeric-functions.mo
+share/locale/hr/LC_MESSAGES/gnumeric.mo
+share/locale/hu/LC_MESSAGES/gnumeric-functions.mo
+share/locale/hu/LC_MESSAGES/gnumeric.mo
+share/locale/it/LC_MESSAGES/gnumeric-functions.mo
+share/locale/it/LC_MESSAGES/gnumeric.mo
+share/locale/ja/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ja/LC_MESSAGES/gnumeric.mo
+share/locale/ko/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ko/LC_MESSAGES/gnumeric.mo
+share/locale/lt/LC_MESSAGES/gnumeric-functions.mo
+share/locale/lt/LC_MESSAGES/gnumeric.mo
+share/locale/lv/LC_MESSAGES/gnumeric-functions.mo
+share/locale/lv/LC_MESSAGES/gnumeric.mo
+share/locale/mk/LC_MESSAGES/gnumeric-functions.mo
+share/locale/mk/LC_MESSAGES/gnumeric.mo
+share/locale/ml/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ml/LC_MESSAGES/gnumeric.mo
+share/locale/mr/LC_MESSAGES/gnumeric-functions.mo
+share/locale/mr/LC_MESSAGES/gnumeric.mo
+share/locale/ms/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ms/LC_MESSAGES/gnumeric.mo
+share/locale/nb/LC_MESSAGES/gnumeric-functions.mo
+share/locale/nb/LC_MESSAGES/gnumeric.mo
+share/locale/ne/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ne/LC_MESSAGES/gnumeric.mo
+share/locale/nl/LC_MESSAGES/gnumeric-functions.mo
+share/locale/nl/LC_MESSAGES/gnumeric.mo
+share/locale/nn/LC_MESSAGES/gnumeric-functions.mo
+share/locale/nn/LC_MESSAGES/gnumeric.mo
+share/locale/oc/LC_MESSAGES/gnumeric-functions.mo
+share/locale/oc/LC_MESSAGES/gnumeric.mo
+share/locale/pl/LC_MESSAGES/gnumeric-functions.mo
+share/locale/pl/LC_MESSAGES/gnumeric.mo
+share/locale/pt/LC_MESSAGES/gnumeric-functions.mo
+share/locale/pt/LC_MESSAGES/gnumeric.mo
+share/locale/pt_BR/LC_MESSAGES/gnumeric-functions.mo
+share/locale/pt_BR/LC_MESSAGES/gnumeric.mo
+share/locale/ro/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ro/LC_MESSAGES/gnumeric.mo
+share/locale/ru/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ru/LC_MESSAGES/gnumeric.mo
+share/locale/rw/LC_MESSAGES/gnumeric-functions.mo
+share/locale/rw/LC_MESSAGES/gnumeric.mo
+share/locale/sk/LC_MESSAGES/gnumeric-functions.mo
+share/locale/sk/LC_MESSAGES/gnumeric.mo
+share/locale/sr/LC_MESSAGES/gnumeric-functions.mo
+share/locale/sr/LC_MESSAGES/gnumeric.mo
+share/locale/sr@latin/LC_MESSAGES/gnumeric-functions.mo
+share/locale/sr@latin/LC_MESSAGES/gnumeric.mo
+share/locale/sv/LC_MESSAGES/gnumeric-functions.mo
+share/locale/sv/LC_MESSAGES/gnumeric.mo
+share/locale/te/LC_MESSAGES/gnumeric-functions.mo
+share/locale/te/LC_MESSAGES/gnumeric.mo
+share/locale/tr/LC_MESSAGES/gnumeric-functions.mo
+share/locale/tr/LC_MESSAGES/gnumeric.mo
+share/locale/uk/LC_MESSAGES/gnumeric-functions.mo
+share/locale/uk/LC_MESSAGES/gnumeric.mo
+share/locale/vi/LC_MESSAGES/gnumeric-functions.mo
+share/locale/vi/LC_MESSAGES/gnumeric.mo
+share/locale/zh_CN/LC_MESSAGES/gnumeric-functions.mo
+share/locale/zh_CN/LC_MESSAGES/gnumeric.mo
+share/locale/zh_TW/LC_MESSAGES/gnumeric-functions.mo
+share/locale/zh_TW/LC_MESSAGES/gnumeric.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
+share/pixmaps/gnome-application-x-gnumeric.png
+share/pixmaps/gnome-application-x-xls.png
+share/pixmaps/gnumeric/down-right.png
+share/pixmaps/gnumeric/gnome-application-vnd.lotus-1-2-3.png
+share/pixmaps/gnumeric/gnome-application-x-applix-spreadsheet.png
+share/pixmaps/gnumeric/gnome-application-x-generic-spreadsheet.png
+share/pixmaps/gnumeric/gnome-application-x-gnumeric.png
+share/pixmaps/gnumeric/gnome-application-x-xls.png
+share/pixmaps/gnumeric/gnumeric-about.png
+share/pixmaps/gnumeric/orient-horizontal.png
+share/pixmaps/gnumeric/orient-vertical.png
+share/pixmaps/gnumeric/right-down.png
+share/pixmaps/gnumeric/stf-druid.png
+share/pixmaps/gnumeric/win32-gnumeric.ico
+share/pixmaps/win32-gnumeric.ico
diff --git a/math/gnumeric110/distinfo b/math/gnumeric110/distinfo
new file mode 100644
index 00000000000..7216f167dfc
--- /dev/null
+++ b/math/gnumeric110/distinfo
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/18 21:00:43 drochner Exp $
+
+SHA1 (gnumeric-1.10.0.tar.bz2) = 3645087e4dde66f7b124a323d72487d943383aac
+RMD160 (gnumeric-1.10.0.tar.bz2) = 19d1c98c8d09e47e5ea241e828d441915040e702
+Size (gnumeric-1.10.0.tar.bz2) = 17350730 bytes
+SHA1 (patch-aa) = f1cefe02242eebccef616365bd08627d5e9fb4cd
+SHA1 (patch-af) = eb444e3f097b991d4f3ff97b716e4cd84df69ccc
diff --git a/math/gnumeric110/patches/patch-aa b/math/gnumeric110/patches/patch-aa
new file mode 100644
index 00000000000..89d58549265
--- /dev/null
+++ b/math/gnumeric110/patches/patch-aa
@@ -0,0 +1,16 @@
+$NetBSD: patch-aa,v 1.1.1.1 2010/02/18 21:00:44 drochner Exp $
+
+--- plugins/fn-numtheory/numtheory.c.orig 2009-09-07 02:03:35.000000000 +0000
++++ plugins/fn-numtheory/numtheory.c
+@@ -38,7 +38,10 @@ GNM_PLUGIN_MODULE_HEADER;
+ * represented in a gnm_float _and_ in a guint64. (For regular "double",
+ * the latter part is irrelevant.)
+ */
+-static const double bit_max = MIN (1 / GNM_EPSILON, (gnm_float)G_MAXUINT64);
++static inline double bit_max_fn(void) {
++ return MIN (1 / GNM_EPSILON, (gnm_float)G_MAXUINT64);
++}
++#define bit_max (bit_max_fn())
+
+ /* ------------------------------------------------------------------------- */
+
diff --git a/math/gnumeric110/patches/patch-af b/math/gnumeric110/patches/patch-af
new file mode 100644
index 00000000000..6a31d5de16c
--- /dev/null
+++ b/math/gnumeric110/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1.1.1 2010/02/18 21:00:44 drochner Exp $
+
+--- configure.orig 2010-02-11 23:58:23.000000000 +0000
++++ configure
+@@ -14301,7 +14301,7 @@ if test "x$gnumeric_with_gtk" = xtrue -a
+
+ # Check whether --with-gnome was given.
+ if test "${with_gnome+set}" = set; then
+- withval=$with_gnome; if test "x$withval" == xyes; then
++ withval=$with_gnome; if test "x$withval" = xyes; then
+ ui_msg="Gnome"
+ gnumeric_with_gnome=true
+ fi