summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2013-03-14 19:00:44 +0000
committerdrochner <drochner@pkgsrc.org>2013-03-14 19:00:44 +0000
commit07f3a5492dc02aa8bd41414c007e04e102320a33 (patch)
tree6b156325789698c8105dae00788fd5949aaa69ff /math
parent697c8ccf72d3038b694309aa628fe630737ef047 (diff)
downloadpkgsrc-07f3a5492dc02aa8bd41414c007e04e102320a33.tar.gz
add gnumeric112 for the latest (gtk3 based) stable gnumeric version
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
-rw-r--r--math/gnumeric112/DESCR7
-rw-r--r--math/gnumeric112/Makefile52
-rw-r--r--math/gnumeric112/PLIST908
-rw-r--r--math/gnumeric112/distinfo7
-rw-r--r--math/gnumeric112/options.mk12
-rw-r--r--math/gnumeric112/patches/patch-aa16
-rw-r--r--math/gnumeric112/patches/patch-ab22
8 files changed, 1026 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 0e2d686f15a..990dcfce520 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.248 2013/03/11 12:29:47 taca Exp $
+# $NetBSD: Makefile,v 1.249 2013/03/14 19:00:44 drochner Exp $
COMMENT= Mathematics
@@ -99,6 +99,7 @@ SUBDIR+= genius
SUBDIR+= glpk
SUBDIR+= gnumeric
SUBDIR+= gnumeric110
+SUBDIR+= gnumeric112
SUBDIR+= gp-autpgrp
SUBDIR+= gp-factint
SUBDIR+= gp-fplsa
diff --git a/math/gnumeric112/DESCR b/math/gnumeric112/DESCR
new file mode 100644
index 00000000000..4a303e1c9fb
--- /dev/null
+++ b/math/gnumeric112/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/gnumeric112/Makefile b/math/gnumeric112/Makefile
new file mode 100644
index 00000000000..ba99a9ac4a4
--- /dev/null
+++ b/math/gnumeric112/Makefile
@@ -0,0 +1,52 @@
+# $NetBSD: Makefile,v 1.1 2013/03/14 19:00:45 drochner Exp $
+
+DISTNAME= gnumeric-1.12.1
+CATEGORIES= math gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.gnome.org/projects/gnumeric/
+COMMENT= Spreadsheet program from the GNOME project
+LICENSE= gnu-gpl-v2
+
+USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+PKGCONFIG_OVERRIDE= libspreadsheet.pc.in
+
+REPLACE_PERL+= plugins/perl-func/perl_func.pl
+
+# PLIST contains versioned directory
+GOFFICE_VERSION= 0.10.0
+PLIST_SUBST+= GOFFICE_VERSION=${GOFFICE_VERSION}
+
+.include "options.mk"
+
+CONFIGURE_ARGS+= --with-python
+CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
+.include "../../lang/python/application.mk"
+.include "../../devel/py-gobject3/buildlink3.mk"
+
+#CONFIGURE_ARGS+= --with-gnome
+
+.include "../../devel/glib2/schemas.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.18
+.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-${GOFFICE_VERSION}{,nb*}
+.include "../../misc/goffice0.10/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/omf-scrollkeeper.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/gnumeric112/PLIST b/math/gnumeric112/PLIST
new file mode 100644
index 00000000000..c789324d160
--- /dev/null
+++ b/math/gnumeric112/PLIST
@@ -0,0 +1,908 @@
+@comment $NetBSD: PLIST,v 1.1 2013/03/14 19:00:45 drochner Exp $
+bin/gnumeric
+bin/${PKGNAME}
+bin/ssconvert
+bin/ssdiff
+bin/ssgrep
+bin/ssindex
+include/libspreadsheet-1.12/spreadsheet/application.h
+include/libspreadsheet-1.12/spreadsheet/auto-format.h
+include/libspreadsheet-1.12/spreadsheet/cell-draw.h
+include/libspreadsheet-1.12/spreadsheet/cell.h
+include/libspreadsheet-1.12/spreadsheet/cellspan.h
+include/libspreadsheet-1.12/spreadsheet/clipboard.h
+include/libspreadsheet-1.12/spreadsheet/cmd-edit.h
+include/libspreadsheet-1.12/spreadsheet/collect.h
+include/libspreadsheet-1.12/spreadsheet/colrow.h
+include/libspreadsheet-1.12/spreadsheet/command-context-stderr.h
+include/libspreadsheet-1.12/spreadsheet/command-context.h
+include/libspreadsheet-1.12/spreadsheet/commands.h
+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/dependent.h
+include/libspreadsheet-1.12/spreadsheet/expr-impl.h
+include/libspreadsheet-1.12/spreadsheet/expr-name.h
+include/libspreadsheet-1.12/spreadsheet/expr.h
+include/libspreadsheet-1.12/spreadsheet/file-autoft.h
+include/libspreadsheet-1.12/spreadsheet/format-template.h
+include/libspreadsheet-1.12/spreadsheet/func-builtin.h
+include/libspreadsheet-1.12/spreadsheet/func.h
+include/libspreadsheet-1.12/spreadsheet/gnm-command-impl.h
+include/libspreadsheet-1.12/spreadsheet/gnm-commands-slicer.h
+include/libspreadsheet-1.12/spreadsheet/gnm-data-cache-source.h
+include/libspreadsheet-1.12/spreadsheet/gnm-datetime.h
+include/libspreadsheet-1.12/spreadsheet/gnm-format.h
+include/libspreadsheet-1.12/spreadsheet/gnm-graph-window.h
+include/libspreadsheet-1.12/spreadsheet/gnm-pane.h
+include/libspreadsheet-1.12/spreadsheet/gnm-plugin.h
+include/libspreadsheet-1.12/spreadsheet/gnm-random.h
+include/libspreadsheet-1.12/spreadsheet/gnm-sheet-slicer.h
+include/libspreadsheet-1.12/spreadsheet/gnm-so-filled.h
+include/libspreadsheet-1.12/spreadsheet/gnm-so-line.h
+include/libspreadsheet-1.12/spreadsheet/gnm-so-path.h
+include/libspreadsheet-1.12/spreadsheet/gnm-so-polygon.h
+include/libspreadsheet-1.12/spreadsheet/gnm-style-impl.h
+include/libspreadsheet-1.12/spreadsheet/gnumeric-conf.h
+include/libspreadsheet-1.12/spreadsheet/gnumeric-features.h
+include/libspreadsheet-1.12/spreadsheet/gnumeric-simple-canvas.h
+include/libspreadsheet-1.12/spreadsheet/gnumeric.h
+include/libspreadsheet-1.12/spreadsheet/go-data-cache-field.h
+include/libspreadsheet-1.12/spreadsheet/go-data-cache-source.h
+include/libspreadsheet-1.12/spreadsheet/go-data-cache.h
+include/libspreadsheet-1.12/spreadsheet/go-data-slicer-field.h
+include/libspreadsheet-1.12/spreadsheet/go-data-slicer.h
+include/libspreadsheet-1.12/spreadsheet/go-val.h
+include/libspreadsheet-1.12/spreadsheet/graph.h
+include/libspreadsheet-1.12/spreadsheet/gui-clipboard.h
+include/libspreadsheet-1.12/spreadsheet/gui-file.h
+include/libspreadsheet-1.12/spreadsheet/gui-gnumeric.h
+include/libspreadsheet-1.12/spreadsheet/gui-util.h
+include/libspreadsheet-1.12/spreadsheet/gutils.h
+include/libspreadsheet-1.12/spreadsheet/history.h
+include/libspreadsheet-1.12/spreadsheet/hlink-impl.h
+include/libspreadsheet-1.12/spreadsheet/hlink.h
+include/libspreadsheet-1.12/spreadsheet/input-msg.h
+include/libspreadsheet-1.12/spreadsheet/item-bar.h
+include/libspreadsheet-1.12/spreadsheet/item-cursor.h
+include/libspreadsheet-1.12/spreadsheet/item-edit.h
+include/libspreadsheet-1.12/spreadsheet/item-grid.h
+include/libspreadsheet-1.12/spreadsheet/libgnumeric.h
+include/libspreadsheet-1.12/spreadsheet/mathfunc.h
+include/libspreadsheet-1.12/spreadsheet/mstyle.h
+include/libspreadsheet-1.12/spreadsheet/number-match.h
+include/libspreadsheet-1.12/spreadsheet/numbers.h
+include/libspreadsheet-1.12/spreadsheet/parse-util.h
+include/libspreadsheet-1.12/spreadsheet/pattern.h
+include/libspreadsheet-1.12/spreadsheet/position.h
+include/libspreadsheet-1.12/spreadsheet/preview-grid.h
+include/libspreadsheet-1.12/spreadsheet/print-cell.h
+include/libspreadsheet-1.12/spreadsheet/print-info.h
+include/libspreadsheet-1.12/spreadsheet/print.h
+include/libspreadsheet-1.12/spreadsheet/rangefunc-strings.h
+include/libspreadsheet-1.12/spreadsheet/rangefunc.h
+include/libspreadsheet-1.12/spreadsheet/ranges.h
+include/libspreadsheet-1.12/spreadsheet/regression.h
+include/libspreadsheet-1.12/spreadsheet/rendered-value.h
+include/libspreadsheet-1.12/spreadsheet/search.h
+include/libspreadsheet-1.12/spreadsheet/selection.h
+include/libspreadsheet-1.12/spreadsheet/session.h
+include/libspreadsheet-1.12/spreadsheet/sheet-autofill.h
+include/libspreadsheet-1.12/spreadsheet/sheet-control-gui-priv.h
+include/libspreadsheet-1.12/spreadsheet/sheet-control-gui.h
+include/libspreadsheet-1.12/spreadsheet/sheet-control-priv.h
+include/libspreadsheet-1.12/spreadsheet/sheet-control.h
+include/libspreadsheet-1.12/spreadsheet/sheet-filter-combo.h
+include/libspreadsheet-1.12/spreadsheet/sheet-filter.h
+include/libspreadsheet-1.12/spreadsheet/sheet-merge.h
+include/libspreadsheet-1.12/spreadsheet/sheet-object-cell-comment.h
+include/libspreadsheet-1.12/spreadsheet/sheet-object-component.h
+include/libspreadsheet-1.12/spreadsheet/sheet-object-graph.h
+include/libspreadsheet-1.12/spreadsheet/sheet-object-image.h
+include/libspreadsheet-1.12/spreadsheet/sheet-object-impl.h
+include/libspreadsheet-1.12/spreadsheet/sheet-object-widget-impl.h
+include/libspreadsheet-1.12/spreadsheet/sheet-object-widget.h
+include/libspreadsheet-1.12/spreadsheet/sheet-object.h
+include/libspreadsheet-1.12/spreadsheet/sheet-private.h
+include/libspreadsheet-1.12/spreadsheet/sheet-style.h
+include/libspreadsheet-1.12/spreadsheet/sheet-utils.h
+include/libspreadsheet-1.12/spreadsheet/sheet-view.h
+include/libspreadsheet-1.12/spreadsheet/sheet.h
+include/libspreadsheet-1.12/spreadsheet/sort.h
+include/libspreadsheet-1.12/spreadsheet/stf-export.h
+include/libspreadsheet-1.12/spreadsheet/stf-parse.h
+include/libspreadsheet-1.12/spreadsheet/stf.h
+include/libspreadsheet-1.12/spreadsheet/style-border.h
+include/libspreadsheet-1.12/spreadsheet/style-color.h
+include/libspreadsheet-1.12/spreadsheet/style-conditions.h
+include/libspreadsheet-1.12/spreadsheet/style-font.h
+include/libspreadsheet-1.12/spreadsheet/style.h
+include/libspreadsheet-1.12/spreadsheet/tools/dao.h
+include/libspreadsheet-1.12/spreadsheet/tools/gnm-solver.h
+include/libspreadsheet-1.12/spreadsheet/tools/tools.h
+include/libspreadsheet-1.12/spreadsheet/undo.h
+include/libspreadsheet-1.12/spreadsheet/validation-combo.h
+include/libspreadsheet-1.12/spreadsheet/validation.h
+include/libspreadsheet-1.12/spreadsheet/value.h
+include/libspreadsheet-1.12/spreadsheet/wbc-gtk-impl.h
+include/libspreadsheet-1.12/spreadsheet/wbc-gtk.h
+include/libspreadsheet-1.12/spreadsheet/widgets/gnm-notebook.h
+include/libspreadsheet-1.12/spreadsheet/widgets/gnumeric-expr-entry.h
+include/libspreadsheet-1.12/spreadsheet/workbook-cmd-format.h
+include/libspreadsheet-1.12/spreadsheet/workbook-control-priv.h
+include/libspreadsheet-1.12/spreadsheet/workbook-control.h
+include/libspreadsheet-1.12/spreadsheet/workbook-priv.h
+include/libspreadsheet-1.12/spreadsheet/workbook-view.h
+include/libspreadsheet-1.12/spreadsheet/workbook.h
+include/libspreadsheet-1.12/spreadsheet/xml-io-version.h
+include/libspreadsheet-1.12/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/nlsolve/nlsolve.la
+lib/gnumeric/${PKGVERSION}/plugins/nlsolve/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.10/plugins/gnumeric/gnumeric.la
+lib/goffice/0.10/plugins/gnumeric/plugin.xml
+lib/libspreadsheet.la
+lib/pkgconfig/libspreadsheet-1.12.pc
+man/man1/gnumeric.1
+man/man1/ssconvert.1
+man/man1/ssdiff.1
+man/man1/ssgrep.1
+man/man1/ssindex.1
+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-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-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-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-fw.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-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}/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/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/ast/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ast/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/ca@valencia/LC_MESSAGES/gnumeric-functions.mo
+share/locale/ca@valencia/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/eo/LC_MESSAGES/gnumeric-functions.mo
+share/locale/eo/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/id/LC_MESSAGES/gnumeric-functions.mo
+share/locale/id/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/kk/LC_MESSAGES/gnumeric-functions.mo
+share/locale/kk/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/sl/LC_MESSAGES/gnumeric-functions.mo
+share/locale/sl/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/gnumeric112/distinfo b/math/gnumeric112/distinfo
new file mode 100644
index 00000000000..faa4dde1384
--- /dev/null
+++ b/math/gnumeric112/distinfo
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1 2013/03/14 19:00:45 drochner Exp $
+
+SHA1 (gnumeric-1.12.1.tar.xz) = bd1ed3ca0f005dd6c6830b279fdaad091f4d2cee
+RMD160 (gnumeric-1.12.1.tar.xz) = 712bedeaafe1c58c9230eb33664e7281b55002ba
+Size (gnumeric-1.12.1.tar.xz) = 15692328 bytes
+SHA1 (patch-aa) = f1cefe02242eebccef616365bd08627d5e9fb4cd
+SHA1 (patch-ab) = cb1f97384986219f8f54c3a87af5499d27dc8b1b
diff --git a/math/gnumeric112/options.mk b/math/gnumeric112/options.mk
new file mode 100644
index 00000000000..7935641e765
--- /dev/null
+++ b/math/gnumeric112/options.mk
@@ -0,0 +1,12 @@
+# $NetBSD: options.mk,v 1.1 2013/03/14 19:00:45 drochner Exp $
+
+PKG_OPTIONS_VAR= PKG_OPTIONS.gnumeric
+PKG_SUPPORTED_OPTIONS= psiconv
+
+.include "../../mk/bsd.options.mk"
+
+.if !empty(PKG_OPTIONS:Mpsiconv)
+.include "../../converters/psiconv/buildlink3.mk"
+.else
+CONFIGURE_ARGS+= --without-psiconv
+.endif
diff --git a/math/gnumeric112/patches/patch-aa b/math/gnumeric112/patches/patch-aa
new file mode 100644
index 00000000000..c49cdceb6ae
--- /dev/null
+++ b/math/gnumeric112/patches/patch-aa
@@ -0,0 +1,16 @@
+$NetBSD: patch-aa,v 1.1 2013/03/14 19:00:45 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/gnumeric112/patches/patch-ab b/math/gnumeric112/patches/patch-ab
new file mode 100644
index 00000000000..7a7edf30347
--- /dev/null
+++ b/math/gnumeric112/patches/patch-ab
@@ -0,0 +1,22 @@
+$NetBSD: patch-ab,v 1.1 2013/03/14 19:00:45 drochner Exp $
+
+--- plugins/excelplugins/Makefile.in.orig 2013-03-01 23:01:25.000000000 +0000
++++ plugins/excelplugins/Makefile.in
+@@ -93,7 +93,7 @@ am__uninstall_files_from_dir = { \
+ am__installdirs = "$(DESTDIR)$(gnumeric_plugin_excelpluginsdir)" \
+ "$(DESTDIR)$(xmldir)"
+ LTLIBRARIES = $(gnumeric_plugin_excelplugins_LTLIBRARIES)
+-plugin_la_DEPENDENCIES = ../../src/.libs/libspreadsheet.la
++plugin_la_DEPENDENCIES = ../../src/libspreadsheet.la
+ am_plugin_la_OBJECTS = excelplugins.lo
+ plugin_la_OBJECTS = $(am_plugin_la_OBJECTS)
+ AM_V_lt = $(am__v_lt_@AM_V@)
+@@ -376,7 +376,7 @@ gnumeric_plugin_excelpluginsdir = $(gnum
+ xmldir = $(gnumeric_plugin_excelpluginsdir)
+ gnumeric_plugin_excelplugins_LTLIBRARIES = plugin.la xlcall32.la
+ plugin_la_LDFLAGS = -module $(GNUMERIC_PLUGIN_LDFLAGS)
+-plugin_la_LIBADD = ../../src/.libs/libspreadsheet.la
++plugin_la_LIBADD = ../../src/libspreadsheet.la
+ plugin_la_SOURCES = excelplugins.c
+ xlcall32_la_LDFLAGS = -module $(GNUMERIC_PLUGIN_LDFLAGS)
+ xlcall32_la_SOURCES = xlcall32_emulation.c win32replacements.h xlcall.h