summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner>2005-09-08 15:29:28 +0000
committerdrochner <drochner>2005-09-08 15:29:28 +0000
commit301831301b2a0947139cef5f4996d944f1eab142 (patch)
treeb2d6bae5276e9140b1a18ba1c68c1e25538d420c /math
parent92854660429b5c18dd04545e30273e8cb2241b9e (diff)
downloadpkgsrc-301831301b2a0947139cef5f4996d944f1eab142.tar.gz
move gnumeric-1.4.3 to math/gnumeric, replacing gnumeric-1.2
While I dislike moving pkgs around and forcing users into updates I'm making an exception here, because this is a leaf pkg, we don't support gnumeric-1.2 anymore and because gnumeric-1.4 is fully compatible to older sheets tbomk. Sorry for breaking pkgchk.conf though.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
-rw-r--r--math/gnumeric/Makefile17
-rw-r--r--math/gnumeric/PLIST1274
-rw-r--r--math/gnumeric/distinfo32
-rw-r--r--math/gnumeric/patches/patch-aa13
-rw-r--r--math/gnumeric/patches/patch-ab22
-rw-r--r--math/gnumeric/patches/patch-ad (renamed from math/gnumeric14/patches/patch-ad)2
-rw-r--r--math/gnumeric/patches/patch-ae (renamed from math/gnumeric14/patches/patch-ae)2
-rw-r--r--math/gnumeric/patches/patch-af (renamed from math/gnumeric14/patches/patch-af)2
-rw-r--r--math/gnumeric/patches/patch-ba (renamed from math/gnumeric14/patches/patch-ba)2
-rw-r--r--math/gnumeric/patches/patch-bb (renamed from math/gnumeric14/patches/patch-bb)2
-rw-r--r--math/gnumeric/patches/patch-bc (renamed from math/gnumeric14/patches/patch-bc)2
-rw-r--r--math/gnumeric/patches/patch-bd (renamed from math/gnumeric14/patches/patch-bd)2
-rw-r--r--math/gnumeric/patches/patch-be (renamed from math/gnumeric14/patches/patch-be)2
-rw-r--r--math/gnumeric/patches/patch-bf (renamed from math/gnumeric14/patches/patch-bf)2
-rw-r--r--math/gnumeric/patches/patch-bg (renamed from math/gnumeric14/patches/patch-bg)2
-rw-r--r--math/gnumeric/patches/patch-bh (renamed from math/gnumeric14/patches/patch-bh)2
-rw-r--r--math/gnumeric/patches/patch-bi (renamed from math/gnumeric14/patches/patch-bi)2
-rw-r--r--math/gnumeric/patches/patch-bj (renamed from math/gnumeric14/patches/patch-bj)2
-rw-r--r--math/gnumeric/patches/patch-bk (renamed from math/gnumeric14/patches/patch-bk)2
-rw-r--r--math/gnumeric/patches/patch-bl (renamed from math/gnumeric14/patches/patch-bl)2
-rw-r--r--math/gnumeric/patches/patch-bm (renamed from math/gnumeric14/patches/patch-bm)2
-rw-r--r--math/gnumeric/patches/patch-bn (renamed from math/gnumeric14/patches/patch-bn)2
-rw-r--r--math/gnumeric/patches/patch-bo (renamed from math/gnumeric14/patches/patch-bo)2
-rw-r--r--math/gnumeric/patches/patch-bp (renamed from math/gnumeric14/patches/patch-bp)2
-rw-r--r--math/gnumeric/patches/patch-bq (renamed from math/gnumeric14/patches/patch-bq)2
-rw-r--r--math/gnumeric/patches/patch-br (renamed from math/gnumeric14/patches/patch-br)2
-rw-r--r--math/gnumeric14/DESCR7
-rw-r--r--math/gnumeric14/Makefile53
-rw-r--r--math/gnumeric14/PLIST834
-rw-r--r--math/gnumeric14/distinfo27
-rw-r--r--math/gnumeric14/patches/patch-ab13
32 files changed, 748 insertions, 1589 deletions
diff --git a/math/Makefile b/math/Makefile
index 45f85d44582..9b521cb8f08 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.134 2005/08/13 08:00:40 adrianp Exp $
+# $NetBSD: Makefile,v 1.135 2005/09/08 15:29:28 drochner Exp $
#
COMMENT= Mathematics
@@ -32,7 +32,6 @@ SUBDIR+= gcalctool
SUBDIR+= geg
SUBDIR+= glpk
SUBDIR+= gnumeric
-SUBDIR+= gnumeric14
SUBDIR+= gp-autpgrp
SUBDIR+= gp-factint
SUBDIR+= gp-fplsa
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index af6437e9360..4b9dd06ce14 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.96 2005/07/16 01:19:14 jlam Exp $
+# $NetBSD: Makefile,v 1.97 2005/09/08 15:29:28 drochner Exp $
#
-DISTNAME= gnumeric-1.2.13
-PKGREVISION= 2
+DISTNAME= gnumeric-1.4.3
+PKGREVISION= 1
CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.2/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.4/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@NetBSD.org
@@ -14,12 +14,13 @@ COMMENT= Spreadsheet program from the GNOME project
BUILD_USES_MSGFMT= YES
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake perl:run
+USE_TOOLS+= gmake perl:run pkg-config
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --with-python=python2.3
-PYTHON_VERSION_REQD= 23
+CONFIGURE_ARGS+= --with-python
+CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
+PYTHON_VERSIONS_ACCEPTED= 24 23
GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
gnumeric-plugins.schemas
@@ -27,6 +28,7 @@ GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
.include "../../lang/python/application.mk"
.include "../../databases/libgda/buildlink3.mk"
.include "../../databases/libgnomedb/buildlink3.mk"
+BUILDLINK_DEPENDS.libgsf+= libgsf>=1.12.2
.include "../../devel/libgsf/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/atk/buildlink3.mk"
@@ -39,6 +41,7 @@ GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
.include "../../devel/libbonoboui/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
+.include "../../graphics/libgnomecanvas/buildlink3.mk"
# guile is currently not supported in gnumeric
#.include "../../lang/guile/buildlink3.mk"
.include "../../print/libgnomeprint/buildlink3.mk"
diff --git a/math/gnumeric/PLIST b/math/gnumeric/PLIST
index c332c80cbdd..c4296a59a03 100644
--- a/math/gnumeric/PLIST
+++ b/math/gnumeric/PLIST
@@ -1,546 +1,617 @@
-@comment $NetBSD: PLIST,v 1.24 2004/09/22 08:09:42 jlam Exp $
+@comment $NetBSD: PLIST,v 1.25 2005/09/08 15:29:29 drochner Exp $
bin/gnumeric
+bin/${PKGNAME}
bin/ssconvert
lib/bonobo/servers/GNOME_Gnumeric.server
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/applix.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/corba/corba.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/corba/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/derivatives/derivatives.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/derivatives/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/dif/dif.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/dif/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/excel.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-complex/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-complex/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-database/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-database/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-date/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-date/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-eng/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-eng/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-financial/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-financial/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-info/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-info/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-logical/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-logical/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-lookup/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-lookup/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-math/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-math/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-random/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-random/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-stat/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-stat/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-string/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-string/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/gdaif/gdaif.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/gdaif/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db/gnomedb.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db/ui.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-glossary/glossary-po-header
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-glossary/gnome_glossary.py
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-glossary/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/html/html.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/html/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/lotus/lotus.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/lotus/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/mps/mps.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/mps/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/numtheory/numtheory.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/numtheory/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo/oleo.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/openoffice/openoffice.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/openoffice/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect/plan_perfect.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/barcol.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/gog-barcol-prefs.glade
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/plot-types.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/gog-pie-prefs.glade
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/gog-ring-prefs.glade
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/pie.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/plot-types.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/gog-bubble-prefs.glade
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/plot-types.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy/xy.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/py-func/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/py-func/py_func.py
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader/python_loader.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader/ui-console-menu.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/qpro/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/qpro/qpro.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/sample_datasource/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/sample_datasource/sample_datasource.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc/sc.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/sylk/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/sylk/sylk.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello/hello.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello/plugin.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/xbase/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/xbase/xbase.la
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/xml_sax/plugin.xml
-lib/gnumeric/${PKGVERSION}-bonobo/plugins/xml_sax/xml_sax.la
-libexec/gnumeric-component
+lib/gnumeric/${PKGVERSION}/plugins/applix/applix.la
+lib/gnumeric/${PKGVERSION}/plugins/applix/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/corba/corba.la
+lib/gnumeric/${PKGVERSION}/plugins/corba/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/derivatives/derivatives.la
+lib/gnumeric/${PKGVERSION}/plugins/derivatives/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/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-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-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-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/gdaif/gdaif.la
+lib/gnumeric/${PKGVERSION}/plugins/gdaif/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/gnome-db/gnomedb.la
+lib/gnumeric/${PKGVERSION}/plugins/gnome-db/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/gnome-db/ui.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/mps/mps.la
+lib/gnumeric/${PKGVERSION}/plugins/mps/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/numtheory/numtheory.la
+lib/gnumeric/${PKGVERSION}/plugins/numtheory/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/plan_perfect/plan_perfect.la
+lib/gnumeric/${PKGVERSION}/plugins/plan_perfect/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/barcol.la
+lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/gog-barcol-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-pie-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-pie-series.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-ring-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/pie.la
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_pie/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_radar/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_radar/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_radar/radar.la
+lib/gnumeric/${PKGVERSION}/plugins/plot_surface/gog-contour-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_surface/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_surface/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_surface/surface.la
+lib/gnumeric/${PKGVERSION}/plugins/plot_xy/gog-bubble-prefs.glade
+lib/gnumeric/${PKGVERSION}/plugins/plot_xy/plot-types.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_xy/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/plot_xy/xy.la
+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/gnumeric/${PKGVERSION}/plugins/xml_sax/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/xml_sax/xml_sax.la
man/man1/gnumeric.1
man/man1/ssconvert.1
share/applications/gnumeric.desktop
share/gconf/schemas/gnumeric-dialogs.schemas
share/gconf/schemas/gnumeric-general.schemas
share/gconf/schemas/gnumeric-plugins.schemas
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/3D/.category
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/3D/autoformat.3D.button.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/3D/autoformat.3D.list.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Classical/.category
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Classical/autoformat.Classical.cool.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Classical/autoformat.Classical.simple.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Classical/autoformat.Classical.trendy.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Colourful/.category
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Colourful/autoformat.Colourful.banana.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Colourful/autoformat.Colourful.black.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Colourful/autoformat.Colourful.blue.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Colourful/autoformat.Colourful.orange.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Colourful/autoformat.Colourful.vanilla.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Financial/.category
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Financial/autoformat.Financial.basic.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Financial/autoformat.Financial.desert.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Financial/autoformat.Financial.ice.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Financial/autoformat.Financial.modern.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Financial/autoformat.Financial.purple.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/General/.category
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/General/autoformat.General.advanced.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/General/autoformat.General.basic.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/General/autoformat.General.empty.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/General/autoformat.General.table.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/List/.category
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/List/autoformat.List.basic.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/List/autoformat.List.green.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/List/autoformat.List.lila.xml
-share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/List/autoformat.List.simple.xml
-share/gnumeric/${PKGVERSION}-bonobo/glade/advanced-filter.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/anova-one.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/anova-two.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/autocorrect.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/autofilter-expression.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/autofilter-top10.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/autoformat.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/autosave.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/cell-comment.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/cell-format.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/cell-sort.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/col-width.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/colrow.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/consolidate.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/correlation.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/covariance.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/delete-cells.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/descriptive-stats.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/dialog-stf-export.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/dialog-stf.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/dialog-zoom.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/exp-smoothing.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/fill-series.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/font-sel.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/format-selector.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/formula-guru.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/fourier-analysis.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/function-select.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/goalseek.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/gog-axis-prefs.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/gog-guru.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/gog-style-prefs.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/goto.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/hf-config.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/histogram.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/hyperlink.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/insert-cells.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/mean-tests.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/merge.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/moving-averages.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/names.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/pivottable.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/plugin-manager.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/preferences.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/print.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/random-generation.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/rank.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/regression.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/row-height.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/sampling.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/scenario-add.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/scenario-manager.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/search-replace.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/search.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/sheet-order.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/shuffle.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/simulation.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/so-arrow.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/so-checkbox.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/so-fill.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/so-frame.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/so-scrollbar.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/solver.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/summary.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/tabulate.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/variance-tests.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/view.glade
-share/gnumeric/${PKGVERSION}-bonobo/glade/workbook-attr.glade
-share/gnumeric/${PKGVERSION}-bonobo/gnome
-share/gnumeric/${PKGVERSION}-bonobo/gnome-2.0/ui/GNOME_Gnumeric.xml
-share/gnumeric/${PKGVERSION}-bonobo/gnome-2.0/ui/GNOME_Gnumeric_Component.xml
-share/gnumeric/${PKGVERSION}-bonobo/idl/GNOME_Gnumeric.idl
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/about-authors.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/about-compiling.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/about-get-involved.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/about-history.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/about-license.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/analysis-complexNumbers.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/analysis-goalseek.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/analysis-overview.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/analysis-scenarios.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/analysis-simulation.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/analysis-solver.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/analysis-statistical.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/appendix-glossary.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/appendix-keybindings.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/configuration-localization.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/configuration-overview.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/configuration-plugins.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/configuration-preferences.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/configuration-toolbars.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-commentNlink.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-delete.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-entry-advanced.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-entry-external.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-entry.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-format.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-generate.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-insert.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-modify.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-move-copy.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-overview.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-selections.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/data-types.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/extending-code.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/extending-functions.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/extending-overview.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/extending-plugins.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/extending-python.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/advanced-filter-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/advanced-filter-2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysis-tools.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex3.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-correlation.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-covariance.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1-options.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-descstats.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-fourier-formula.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-fourier.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ftest.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-histogram-bins.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex3.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-histogram.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-moving-average.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-outputoptions.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-random-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-random-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-random.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ranges.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-rank-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-rank-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-rank.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-regression-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-regression-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-regression-ex3.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-regression.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-sampling.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-smoothing.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-tools.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ttest.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/analysistools-ztest.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-10.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-3.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-4.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-5.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-6.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-7.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-8.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/autofill-9.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-align-center.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-align-left.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-align-right.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-arrow.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-bold.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-borders.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-center-across-selection.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-checkbox.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-combo.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-copy.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-cut.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-decrease-indent.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-decrease-precision.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-equals.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-fill.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-font-size.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-font-type.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-frame.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-function.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-graph.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-graphEditor-add.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-increase-indent.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-increase-precision.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-insert-component.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-insert-object.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-italic.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-label.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-line.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-list.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-merge.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-money.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-new.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-open.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-oval.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-paste.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-percent.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-preview.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-print.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-rectangle.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-redo-and-history.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-save.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-sort-az.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-sort-za.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-split.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-sum.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-text-colour.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-thousands.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-underline.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-undo-and-history.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/button-zoom.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/buttonGroup-bonobo.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/buttonGroup-filesystem.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/buttonGroup-printing.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/cell-grid.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/cell-selected.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/cell-with-text.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/cells-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/cells-2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/dialog-auto-correct.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/dialog-autosave.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/dialog-border.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/dialog-filter.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/dialog-graphing.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/dialog-insert-object.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/dialog-summary.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/example-colGraph-modified.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/example-colGraph.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/example-columnSelect.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/example-data.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/file-dialog.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/file-formats-import-list.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-csv-export-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-csv-export-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-csv-import-ex1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-csv-import-ex2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-csv-import-ex3.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-csv-import-ex4.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-csv-import-ex5.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-dvi-example.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-formats-list.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-html-example.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-html32-example.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-html40-example.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-latex-example.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/files-xml-example.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/gnumeric-empty.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/gnumeric-icon-24.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/gnumeric-labelled.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/gnumeric-power-example.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/gnumeric-rearranged.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/info-area.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/label-five.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/label-four.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/label-one.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/label-seven.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/label-six.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/label-three.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/label-transparent.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/label-two.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-context-col-row-header.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-context-graph.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-context-grid.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-context-object.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-context-tabs.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-context-toolbars.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-data-labelled.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-edit-labelled.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-file-labelled.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-format-torn-off.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-help-torn-off.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-insert-labelled.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-tools-labelled.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-torn-off.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menu-view-labelled.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/menubar.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-border-dialog.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-buttonbar.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-color-dialog.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-dialog.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-font-dialog.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-justification-dialog-2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-justification.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-protection.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-validation-warning.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/number-format-validation.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_arrow_left_std.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_cross.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_cross_hair.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_cross_wide.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_diagonal_resize.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_double_horizontal_arrow.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_double_vertical_arrow.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_four_way_arrow.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_hand_closed.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_hand_left.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_hand_open.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_left.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_resize_multiple.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_right.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_text_edit.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_zoom_in.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/pointer_zoom_out.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/preferences-files.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/preferences-font-header.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/preferences-font.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/preferences-sorting.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/preferences-undo.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/preferences-various-internal.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/preferences-various.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/preferences-windows.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-large.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-back.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-first.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-fit.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-fittall.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-fitwide.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-last.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-next.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-toolbar.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-zoomin.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview-zoomout.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-preview.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-worksheet-job.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-worksheet-paper.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print-worksheet-printer.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/print.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/printing-preview.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/printing-setup-header-config.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/printing-setup-header.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/printing-setup-page.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/printing-setup-sheet.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-10.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-3.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-4.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-5.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-6.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-7.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-8.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/selection-9.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/solver-01.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/solver-02.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/solver-03.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/solver-04.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/solver-05.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/toolbar-format.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/toolbar-object.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/toolbar-standard.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/toolbar.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/toolbars.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-all-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-cols-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-data-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-data-2.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-data-3.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-data-4.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-info-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-rows-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/worksheet-running-calc-1.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/zoom-dialog.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/zoom-toolbar.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures/zoom.png
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/files-autosave.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/files-opening.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/files-overview.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/files-saving.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/functions.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/gnumeric.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/graphics-drawings.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/graphics-images.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/graphics-overview.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/graphics-plots.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/gui-menus.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/gui-mouse.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/gui-other-elements.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/gui-overview.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/gui-toolbars.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/legal.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/manual-usage.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/morehelp.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/printing.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/quick-start.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/welcome.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/workbooks.xml
-share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/worksheets.xml
-share/gnumeric/${PKGVERSION}-bonobo/templates/invoice.gnumeric
-share/gnumeric/${PKGVERSION}-bonobo/templates/loan.gnumeric
-share/gnumeric/${PKGVERSION}-bonobo/templates/mileage.gnumeric
-share/gnumeric/${PKGVERSION}-bonobo/templates/purchase_order.gnumeric
+share/gnumeric/${PKGVERSION}/GNOME_Gnumeric-gtk.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}/doc/C/about-authors.xml
+share/gnumeric/${PKGVERSION}/doc/C/about-history.xml
+share/gnumeric/${PKGVERSION}/doc/C/about-license.xml
+share/gnumeric/${PKGVERSION}/doc/C/analysis-complexNumbers.xml
+share/gnumeric/${PKGVERSION}/doc/C/analysis-goalseek.xml
+share/gnumeric/${PKGVERSION}/doc/C/analysis-overview.xml
+share/gnumeric/${PKGVERSION}/doc/C/analysis-scenarios.xml
+share/gnumeric/${PKGVERSION}/doc/C/analysis-simulation.xml
+share/gnumeric/${PKGVERSION}/doc/C/analysis-solver.xml
+share/gnumeric/${PKGVERSION}/doc/C/analysis-statistical.xml
+share/gnumeric/${PKGVERSION}/doc/C/appendix-glossary.xml
+share/gnumeric/${PKGVERSION}/doc/C/appendix-keybindings.xml
+share/gnumeric/${PKGVERSION}/doc/C/bugs.xml
+share/gnumeric/${PKGVERSION}/doc/C/compiling.xml
+share/gnumeric/${PKGVERSION}/doc/C/configuration-localization.xml
+share/gnumeric/${PKGVERSION}/doc/C/configuration-overview.xml
+share/gnumeric/${PKGVERSION}/doc/C/configuration-plugins.xml
+share/gnumeric/${PKGVERSION}/doc/C/configuration-preferences.xml
+share/gnumeric/${PKGVERSION}/doc/C/configuration-toolbars.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-commentNlink.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-delete.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-entry-advanced.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-entry-external.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-entry.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-format.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-generate.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-insert.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-modify.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-move-copy.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-overview.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-selections.xml
+share/gnumeric/${PKGVERSION}/doc/C/data-types.xml
+share/gnumeric/${PKGVERSION}/doc/C/documenting.xml
+share/gnumeric/${PKGVERSION}/doc/C/extending-functions.xml
+share/gnumeric/${PKGVERSION}/doc/C/extending-overview.xml
+share/gnumeric/${PKGVERSION}/doc/C/extending-plugins.xml
+share/gnumeric/${PKGVERSION}/doc/C/extending-python.xml
+share/gnumeric/${PKGVERSION}/doc/C/figures/advanced-filter-1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/advanced-filter-2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA1-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA1-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA2w-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA2w-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA2wo-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA2wo-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-correlation-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-correlation-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-correlation-ex3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-correlation.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-covariance-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-covariance-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-covariance.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-descstats-ex1-options.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-descstats-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-descstats-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-descstats.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-fourier-formula.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-fourier.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ftest-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ftest-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ftest.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram-bins.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram-ex3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-moving-average-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-moving-average-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-moving-average.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-outputoptions.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-random-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-random-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-random.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ranges.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-rank-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-rank-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-rank.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-regression-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-regression-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-regression-ex3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-regression.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-sampling-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-sampling-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-sampling.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-smoothing-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-smoothing-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-smoothing.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-tools.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-equal-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-equal-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-equal.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-paired-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-paired-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-paired.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-unequal-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-unequal-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-unequal.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ztest-ex1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ztest-ex2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ztest.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/arrowhead-dimensions.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-align-center.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-align-left.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-align-right.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-arrow.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-bold.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-borders.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-center-across-selection.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-checkbox.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-combo.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-copy.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-cut.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-decrease-indent.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-decrease-precision.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-equals.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-fill.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-font-size.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-font-type.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-frame.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-function.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-graph.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-graphEditor-add.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-increase-indent.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-increase-precision.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-insert-component.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-insert-hyperlink.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-insert-object.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-italic.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-label.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-line.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-list.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-merge.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-money.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-new.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-open.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-oval.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-paste.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-percent.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-preview.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-print.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-rectangle.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-redo-and-history.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-save.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-scrollbar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-slider.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-sort-az.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-sort-za.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-spin.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-split.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-sum.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-text-colour.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-thousands.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-underline.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-undo-and-history.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/button-zoom.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/cell-grid.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/cell-selected.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/cell-with-text.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/cells-1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/cells-2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_area_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_area_1_2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_area_1_3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_bar_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_bar_1_2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_bar_1_3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_bubble_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_column_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_column_1_2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_column_1_3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_1_2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_1_3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_2_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_2_2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_2_3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_pie_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_pie_2_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_radar_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_radar_1_2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_radar_1_3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_ring_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_ring_1_2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_scatter_1_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_scatter_3_1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/chart_scatter_3_2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-auto-correct.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-autosave.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-fileopen-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-filesave-compact-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-filesave-expanded-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-filter.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-insert-object.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-arrow.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-checkbox.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-frame.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-label.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-line.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-oval.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-rectangle.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-scrollbar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/drawing-arrow.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/drawing-line.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/drawing-oval.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/drawing-rectangle.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/example-colGraph-modified.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/example-colGraph.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/example-columnSelect.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/example-data.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/files-html-example.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/files-html32-example.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/files-html40-example.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/gnumeric-empty.510.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/gnumeric-icon-24.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/gnumeric-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/gnumeric-power-example.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-components.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-area.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-bar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-bubble.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-column.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-line.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-pie.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-radar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-ring.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-xyplot.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graph-hierarchy.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-category-bounds.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-category-details.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-category-style.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-continuous-bounds.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-continuous-format.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-backPanels-gradient.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-backPanels-image.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-backPanels-none.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-backPanels-pattern.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-components.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-barCol.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-bubble.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-pie.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-radar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-ring.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-data-bubble.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-data-single.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-data-xy.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-error.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-style-filled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-style-line.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-title-font.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphical-elements-selected.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphical-elements-stacked.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphical-elements.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-area.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-bar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-bubble.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-column.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-line.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-pie.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-radar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-ring.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-stock.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-surface.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-xyplot.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/info-area.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-col-row-header.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-graph-order.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-graph.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-grid.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-object-order.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-object.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-tabs.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-toolbars.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-data-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-edit-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-file-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-format-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-help-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-insert-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-tools-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-torn-off.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menu-view-labelled.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/menubar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-border-dialog.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-color-dialog.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-dialog.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-font-dialog.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-justification-dialog-2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-protection.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-validation-warning.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-validation.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_arrow_left_std.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_cross_hair.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_cross_wide.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_diagonal_resize.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_double_horizontal_arrow.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_double_vertical_arrow.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_four_way_arrow.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_hand_left.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_left.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_resize_multiple.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_right.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_text_edit.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_zoom_in.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_zoom_out.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-copypaste.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-files.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-font-header.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-font.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-screen.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-sorting.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-tools.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-undo.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-windows.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-large.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-back.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-first.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-fit.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-fitonetoone.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-last.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-next.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-zoomin.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-zoomout.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-worksheet-job.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-worksheet-paper.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/print-worksheet-printer.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/printing-preview.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/printing-setup-header-config.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/printing-setup-header.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/printing-setup-page.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/printing-setup-sheet.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/selection-1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/selection-10.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/selection-2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/selection-3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/selection-4.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/selection-5.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/selection-8.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/selection-9.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/solver-01.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/solver-02.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/solver-03.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/solver-04.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/solver-05.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-export-panel1-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-export-panel2-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-import-panel1-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-import-panel2a-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-import-panel2b-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-import-panel3-withTags.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/toolbar-format.510.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/toolbar-object.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/toolbar-standard.510.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/toolbars.510.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-checkbox.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-combobox.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-entryBox-outlined.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-frame.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-label.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-list.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-scrollbar.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-slider.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/widget-spinbutton.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-cols-1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-data-1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-data-2.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-data-3.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-data-4.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-rows-1.png
+share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-running-calc-1.png
+share/gnumeric/${PKGVERSION}/doc/C/files-email.xml
+share/gnumeric/${PKGVERSION}/doc/C/files-formats.xml
+share/gnumeric/${PKGVERSION}/doc/C/files-opening.xml
+share/gnumeric/${PKGVERSION}/doc/C/files-overview.xml
+share/gnumeric/${PKGVERSION}/doc/C/files-saving.xml
+share/gnumeric/${PKGVERSION}/doc/C/files-ssconvert.xml
+share/gnumeric/${PKGVERSION}/doc/C/files-textopen.xml
+share/gnumeric/${PKGVERSION}/doc/C/files-textsave.xml
+share/gnumeric/${PKGVERSION}/doc/C/functions.xml
+share/gnumeric/${PKGVERSION}/doc/C/getting-involved.xml
+share/gnumeric/${PKGVERSION}/doc/C/gnumeric.xml
+share/gnumeric/${PKGVERSION}/doc/C/graphics-drawings.xml
+share/gnumeric/${PKGVERSION}/doc/C/graphics-images.xml
+share/gnumeric/${PKGVERSION}/doc/C/graphics-overview.xml
+share/gnumeric/${PKGVERSION}/doc/C/graphics-plots.xml
+share/gnumeric/${PKGVERSION}/doc/C/graphics-widgets.xml
+share/gnumeric/${PKGVERSION}/doc/C/gui-menus.xml
+share/gnumeric/${PKGVERSION}/doc/C/gui-mouse.xml
+share/gnumeric/${PKGVERSION}/doc/C/gui-other-elements.xml
+share/gnumeric/${PKGVERSION}/doc/C/gui-overview.xml
+share/gnumeric/${PKGVERSION}/doc/C/gui-toolbars.xml
+share/gnumeric/${PKGVERSION}/doc/C/installing.xml
+share/gnumeric/${PKGVERSION}/doc/C/legal.xml
+share/gnumeric/${PKGVERSION}/doc/C/manual-usage.xml
+share/gnumeric/${PKGVERSION}/doc/C/morehelp.xml
+share/gnumeric/${PKGVERSION}/doc/C/printing.xml
+share/gnumeric/${PKGVERSION}/doc/C/quick-start.xml
+share/gnumeric/${PKGVERSION}/doc/C/welcome.xml
+share/gnumeric/${PKGVERSION}/doc/C/workbooks.xml
+share/gnumeric/${PKGVERSION}/doc/C/worksheets.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/autocorrect.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/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/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/exp-smoothing.glade
+share/gnumeric/${PKGVERSION}/glade/fill-series.glade
+share/gnumeric/${PKGVERSION}/glade/font-sel.glade
+share/gnumeric/${PKGVERSION}/glade/format-selector.glade
+share/gnumeric/${PKGVERSION}/glade/formula-guru.glade
+share/gnumeric/${PKGVERSION}/glade/fourier-analysis.glade
+share/gnumeric/${PKGVERSION}/glade/function-select.glade
+share/gnumeric/${PKGVERSION}/glade/goalseek.glade
+share/gnumeric/${PKGVERSION}/glade/gog-axis-prefs.glade
+share/gnumeric/${PKGVERSION}/glade/gog-error-bar-prefs.glade
+share/gnumeric/${PKGVERSION}/glade/gog-guru-type-selector.glade
+share/gnumeric/${PKGVERSION}/glade/gog-guru.glade
+share/gnumeric/${PKGVERSION}/glade/gog-style-prefs.glade
+share/gnumeric/${PKGVERSION}/glade/goto.glade
+share/gnumeric/${PKGVERSION}/glade/hf-config.glade
+share/gnumeric/${PKGVERSION}/glade/histogram.glade
+share/gnumeric/${PKGVERSION}/glade/hyperlink.glade
+share/gnumeric/${PKGVERSION}/glade/insert-cells.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/names.glade
+share/gnumeric/${PKGVERSION}/glade/pivottable.glade
+share/gnumeric/${PKGVERSION}/glade/plugin-manager.glade
+share/gnumeric/${PKGVERSION}/glade/preferences.glade
+share/gnumeric/${PKGVERSION}/glade/print.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/search.glade
+share/gnumeric/${PKGVERSION}/glade/sheet-order.glade
+share/gnumeric/${PKGVERSION}/glade/shuffle.glade
+share/gnumeric/${PKGVERSION}/glade/simulation.glade
+share/gnumeric/${PKGVERSION}/glade/so-checkbox.glade
+share/gnumeric/${PKGVERSION}/glade/so-frame.glade
+share/gnumeric/${PKGVERSION}/glade/so-scrollbar.glade
+share/gnumeric/${PKGVERSION}/glade/solver.glade
+share/gnumeric/${PKGVERSION}/glade/summary.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}/idl/GNOME_Gnumeric.idl
+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
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnumeric.mo
@@ -565,7 +636,9 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnumeric.mo
+${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnumeric.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnumeric.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnumeric.mo
@@ -594,6 +667,13 @@ share/pixmaps/gnome-application-x-gnumeric.png
share/pixmaps/gnome-application-x-xls.png
share/pixmaps/gnome-gnumeric.png
share/pixmaps/gnumeric/area.xpm
+share/pixmaps/gnumeric/bar-hboth.png
+share/pixmaps/gnumeric/bar-hminus.png
+share/pixmaps/gnumeric/bar-hplus.png
+share/pixmaps/gnumeric/bar-none.png
+share/pixmaps/gnumeric/bar-vboth.png
+share/pixmaps/gnumeric/bar-vminus.png
+share/pixmaps/gnumeric/bar-vplus.png
share/pixmaps/gnumeric/bar.xpm
share/pixmaps/gnumeric/bubble.xpm
share/pixmaps/gnumeric/chart_area_1_1.png
@@ -620,6 +700,7 @@ share/pixmaps/gnumeric/chart_cone_2_1.png
share/pixmaps/gnumeric/chart_cone_2_2.png
share/pixmaps/gnumeric/chart_cone_2_3.png
share/pixmaps/gnumeric/chart_cone_3_1.png
+share/pixmaps/gnumeric/chart_contour_1_1.png
share/pixmaps/gnumeric/chart_cylinder_1_1.png
share/pixmaps/gnumeric/chart_cylinder_1_2.png
share/pixmaps/gnumeric/chart_cylinder_1_3.png
@@ -647,6 +728,9 @@ share/pixmaps/gnumeric/chart_pyramid_2_1.png
share/pixmaps/gnumeric/chart_pyramid_2_2.png
share/pixmaps/gnumeric/chart_pyramid_2_3.png
share/pixmaps/gnumeric/chart_pyramid_3_1.png
+share/pixmaps/gnumeric/chart_radar_1_1.png
+share/pixmaps/gnumeric/chart_radar_1_2.png
+share/pixmaps/gnumeric/chart_radar_1_3.png
share/pixmaps/gnumeric/chart_ring_1_1.png
share/pixmaps/gnumeric/chart_ring_1_2.png
share/pixmaps/gnumeric/chart_scatter_1_1.png
@@ -667,6 +751,7 @@ 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/gnome-gnumeric.png
+share/pixmaps/gnumeric/gnumeric-about.png
share/pixmaps/gnumeric/linegraph.xpm
share/pixmaps/gnumeric/orient-horizontal.png
share/pixmaps/gnumeric/orient-vertical.png
@@ -677,74 +762,73 @@ share/pixmaps/gnumeric/scatter.xpm
share/pixmaps/gnumeric/stf-druid.png
share/pixmaps/gnumeric/stock.xpm
share/pixmaps/gnumeric/surface.xpm
+share/pixmaps/gnumeric/win32-gnumeric.ico
+share/pixmaps/win32-gnumeric.ico
@dirrm share/pixmaps/gnumeric
@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/omf/gnumeric
@comment in scrollkeeper: @dirrm share/omf
@comment in xdg-dirs: @dirrm share/mime-info
@dirrm share/mc/templates
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/templates
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C/figures
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric/C
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help/gnumeric
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/share/gnome/help
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/share/gnome
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/share
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/idl
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/gnome-2.0/ui
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/gnome-2.0
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/glade
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/List
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/General
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Financial
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Colourful
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/Classical
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates/3D
-@dirrm share/gnumeric/${PKGVERSION}-bonobo/autoformat-templates
-@dirrm share/gnumeric/${PKGVERSION}-bonobo
-@dirrm share/gnumeric
+@dirrm share/gnumeric/${PKGVERSION}/templates
+@dirrm share/gnumeric/${PKGVERSION}/idl
+@dirrm share/gnumeric/${PKGVERSION}/glade
+@dirrm share/gnumeric/${PKGVERSION}/doc/C/figures
+@dirrm share/gnumeric/${PKGVERSION}/doc/C
+@dirrm share/gnumeric/${PKGVERSION}/doc
+@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/List
+@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/General
+@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/Financial
+@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/Colourful
+@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/Classical
+@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/3D
+@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates
+@dirrm share/gnumeric/${PKGVERSION}
@comment in GConf2: @dirrm share/gconf/schemas
@comment in xdg-dirs: @dirrm share/applications
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/xml_sax
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/xbase
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/uihello
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/sylk
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/sc
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/sample_datasource
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/qpro
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/python-loader
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/py-func
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_xy
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_pie
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/plot_barcol
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/plan_perfect
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/openoffice
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/oleo
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/numtheory
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/mps
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/lotus
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/html
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-glossary
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/gnome-db
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/gdaif
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-string
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-stat
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-random
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-math
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-lookup
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-logical
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-info
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-financial
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-eng
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-date
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-database
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/fn-complex
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/excel
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/dif
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/derivatives
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/corba
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins/applix
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo/plugins
-@dirrm lib/gnumeric/${PKGVERSION}-bonobo
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/xml_sax
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/xbase
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/uihello
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/sylk
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/sc
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/sample_datasource
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/qpro
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/python-loader
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/py-func
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_xy
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_surface
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_radar
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_pie
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_barcol
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/plan_perfect
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/openoffice
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/oleo
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/numtheory
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/mps
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/lotus
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/html
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/gnome-glossary
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/gnome-db
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/gdaif
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-string
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-stat
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-random
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-math
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-lookup
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-logical
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-info
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-financial
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-erlang
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-eng
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-date
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-database
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-complex
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/excel
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/dif
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/derivatives
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/corba
+@dirrm lib/gnumeric/${PKGVERSION}/plugins/applix
+@dirrm lib/gnumeric/${PKGVERSION}/plugins
+@dirrm lib/gnumeric/${PKGVERSION}
@dirrm lib/gnumeric
@comment in libbonobo: @dirrm lib/bonobo/servers
diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo
index 07b3b862910..401e565b66f 100644
--- a/math/gnumeric/distinfo
+++ b/math/gnumeric/distinfo
@@ -1,7 +1,27 @@
-$NetBSD: distinfo,v 1.20 2005/02/23 12:06:55 agc Exp $
+$NetBSD: distinfo,v 1.21 2005/09/08 15:29:31 drochner Exp $
-SHA1 (gnumeric-1.2.13.tar.bz2) = 9f64c03bce264c81e36541acf9f1662057f351f0
-RMD160 (gnumeric-1.2.13.tar.bz2) = 68a77d8c6d33a5567218a81a5965a91e2d4ad9f2
-Size (gnumeric-1.2.13.tar.bz2) = 14319675 bytes
-SHA1 (patch-aa) = db51346d9335790dcdcb2ab0b73eb8ad65128a8b
-SHA1 (patch-ab) = fd62712cf582aebe3e5dd99a15fa4d4c02ee7198
+SHA1 (gnumeric-1.4.3.tar.bz2) = 6c5787c1ef2929e022af2a7dca18bad92bc9041e
+RMD160 (gnumeric-1.4.3.tar.bz2) = 7ebbad9b5244c575ce575575d05ceae648de6afb
+Size (gnumeric-1.4.3.tar.bz2) = 13756646 bytes
+SHA1 (patch-ab) = e5152e2e0f0dfd0f4912c1e9e34f4224fe092c6b
+SHA1 (patch-ad) = 8341c293d3b90143c802c7ec547bb42b875454d7
+SHA1 (patch-ae) = 06e61c42cadbc3d32ae4895dcd52e351ed9f9db4
+SHA1 (patch-af) = b1e6fc4387e882052889d387aff41f77e5544ab9
+SHA1 (patch-ba) = daca8b4b85ff0eddda6ad7f172655cd9c27b6e61
+SHA1 (patch-bb) = 71cf0abb793e364699eccf88d3ad35599720dbcb
+SHA1 (patch-bc) = 52a221e0c51b9df2d0103c391961af7fe38555ca
+SHA1 (patch-bd) = 48eb89888837860cb4f9582c55561231f7427609
+SHA1 (patch-be) = 87a6d7ea8b5ef4c32824160b1e82e24b14c05e92
+SHA1 (patch-bf) = 27ac904b1b9f30ce671775797c4f4b4ee0ebf9ac
+SHA1 (patch-bg) = 5b534e397a0822923d3668f7622656460b8bbc29
+SHA1 (patch-bh) = d4d59071099c1cb843e1ad2c14104e81bea9169c
+SHA1 (patch-bi) = 16838eaa7bce1a53c896717331af069ed3e16bea
+SHA1 (patch-bj) = 811dc58523d0033925752c6718db9f4159e091c7
+SHA1 (patch-bk) = 6923a4752e1adfe13a3377cbd92ccbe281640c30
+SHA1 (patch-bl) = a67e1b2cadfdf9978430ad01b9aa7c3445d97310
+SHA1 (patch-bm) = e8c52975338294d24ae34db4f0b887e3c05df1a1
+SHA1 (patch-bn) = f42ae57baff1f84f5d881c5b8c90a8b55b29fb73
+SHA1 (patch-bo) = 37ddbd6d4a805edae4d5170bb570f4a67467b4fe
+SHA1 (patch-bp) = df7599fa50229d3106fb42b42548ba4bcc191dae
+SHA1 (patch-bq) = 74cad7a3bf0f11cf806aa6e261bf24068125533d
+SHA1 (patch-br) = b9b8fa5ea42282b64bfd6c122a2e61708c336083
diff --git a/math/gnumeric/patches/patch-aa b/math/gnumeric/patches/patch-aa
deleted file mode 100644
index 54af0c88e75..00000000000
--- a/math/gnumeric/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.16 2004/07/03 17:12:11 jmmv Exp $
-
---- po/am.po.orig 2004-06-23 06:41:03.000000000 +0200
-+++ po/am.po
-@@ -5176,7 +5176,7 @@ msgstr ""
-
- #: plugins/fn-info/plugin.xml.in.h:2
- msgid "Information"
--msgstr "&መረጃ"
-+msgstr "መረጃ"
-
- #: plugins/fn-info/plugin.xml.in.h:3
- msgid "Information Functions"
diff --git a/math/gnumeric/patches/patch-ab b/math/gnumeric/patches/patch-ab
index 85afd840dc6..172c3323815 100644
--- a/math/gnumeric/patches/patch-ab
+++ b/math/gnumeric/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.6 2004/05/24 18:13:19 drochner Exp $
+$NetBSD: patch-ab,v 1.7 2005/09/08 15:29:31 drochner Exp $
---- configure.orig 2004-05-21 22:06:50.000000000 +0200
+--- configure.orig 2005-01-15 18:01:09.000000000 +0100
+++ configure
-@@ -24809,7 +24809,7 @@ echo $ECHO_N "checking Look for $PY_PREF
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- PY_LIBS="python$PY_VERSION"
-- PY_LIB_LOC="-L$PY_EXEC_PREFIX/lib/python$PY_VERSION/config"
-+ PY_LIB_LOC="-L$PY_EXEC_PREFIX/lib"
- PY_CFLAGS="-I$PY_PREFIX/include/python$PY_VERSION"
- PY_MAKEFILE="$PY_EXEC_PREFIX/lib/python$PY_VERSION/config/Makefile"
- PY_LOCALMODLIBS=`sed -n -e 's/^LOCALMODLIBS=\(.*\)/\1/p' $PY_MAKEFILE`
+@@ -27200,7 +27200,7 @@ echo $ECHO_N "checking Look for $PY_PREF
+ echo "$as_me:$LINENO: result: $marker_ok" >&5
+ echo "${ECHO_T}$marker_ok" >&6
+ PY_LIBS="python$PY_VERSION"
+- PY_LIB_LOC=`$PYTHON -c 'from distutils.sysconfig import get_config_var; print get_config_var("LIBPL")'`
++ PY_LIB_LOC="$PY_EXEC_PREFIX/lib"
+ PY_LIB_LOC="-L$PY_LIB_LOC"
+ PY_CFLAGS="-I$PY_PREFIX/include/python$PY_VERSION"
+ echo 'echo_python_libs:
diff --git a/math/gnumeric14/patches/patch-ad b/math/gnumeric/patches/patch-ad
index 7fbbe2069b1..de2d984d123 100644
--- a/math/gnumeric14/patches/patch-ad
+++ b/math/gnumeric/patches/patch-ad
@@ -1,4 +1,4 @@
-$NetBSD: patch-ad,v 1.1 2005/01/20 21:35:07 drochner Exp $
+$NetBSD: patch-ad,v 1.5 2005/09/08 15:29:31 drochner Exp $
--- src/tools/solver/lp_solve/commonlib.c.orig 2005-01-20 19:24:30.000000000 +0100
+++ src/tools/solver/lp_solve/commonlib.c
diff --git a/math/gnumeric14/patches/patch-ae b/math/gnumeric/patches/patch-ae
index 71a8be25ed6..e4d0db8ff3d 100644
--- a/math/gnumeric14/patches/patch-ae
+++ b/math/gnumeric/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.1 2005/01/20 21:35:07 drochner Exp $
+$NetBSD: patch-ae,v 1.5 2005/09/08 15:29:31 drochner Exp $
--- doc/C/Makefile.in.orig 2005-01-20 19:52:07.000000000 +0100
+++ doc/C/Makefile.in
diff --git a/math/gnumeric14/patches/patch-af b/math/gnumeric/patches/patch-af
index a5a53705015..ab367f7bd71 100644
--- a/math/gnumeric14/patches/patch-af
+++ b/math/gnumeric/patches/patch-af
@@ -1,4 +1,4 @@
-$NetBSD: patch-af,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-af,v 1.5 2005/09/08 15:29:31 drochner Exp $
--- src/cut-n-paste-code/goffice/cut-n-paste/pcre/pcre.c.orig 2005-09-05 13:51:28.000000000 +0100
+++ src/cut-n-paste-code/goffice/cut-n-paste/pcre/pcre.c
diff --git a/math/gnumeric14/patches/patch-ba b/math/gnumeric/patches/patch-ba
index dc0d02b2990..fb6c5b154ae 100644
--- a/math/gnumeric14/patches/patch-ba
+++ b/math/gnumeric/patches/patch-ba
@@ -1,4 +1,4 @@
-$NetBSD: patch-ba,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-ba,v 1.1 2005/09/08 15:29:31 drochner Exp $
--- src/command-context-stderr.c.orig 2005-09-06 09:49:10.000000000 +0200
+++ src/command-context-stderr.c
diff --git a/math/gnumeric14/patches/patch-bb b/math/gnumeric/patches/patch-bb
index 1529a9bafc4..80a7a7036a7 100644
--- a/math/gnumeric14/patches/patch-bb
+++ b/math/gnumeric/patches/patch-bb
@@ -1,4 +1,4 @@
-$NetBSD: patch-bb,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bb,v 1.1 2005/09/08 15:29:31 drochner Exp $
--- src/gnm-so-filled.c.orig 2005-09-06 09:56:08.000000000 +0200
+++ src/gnm-so-filled.c
diff --git a/math/gnumeric14/patches/patch-bc b/math/gnumeric/patches/patch-bc
index fa9f4559e92..ab6c1249098 100644
--- a/math/gnumeric14/patches/patch-bc
+++ b/math/gnumeric/patches/patch-bc
@@ -1,4 +1,4 @@
-$NetBSD: patch-bc,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bc,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/gnm-so-line.c.orig 2005-09-06 09:57:50.000000000 +0200
+++ src/gnm-so-line.c
diff --git a/math/gnumeric14/patches/patch-bd b/math/gnumeric/patches/patch-bd
index 8627c0fcff4..85d8f1063d9 100644
--- a/math/gnumeric14/patches/patch-bd
+++ b/math/gnumeric/patches/patch-bd
@@ -1,4 +1,4 @@
-$NetBSD: patch-bd,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bd,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/io-context-gtk.c.orig 2005-09-06 11:17:07.000000000 +0200
+++ src/io-context-gtk.c
diff --git a/math/gnumeric14/patches/patch-be b/math/gnumeric/patches/patch-be
index 305e5c5325e..8f416dfe77b 100644
--- a/math/gnumeric14/patches/patch-be
+++ b/math/gnumeric/patches/patch-be
@@ -1,4 +1,4 @@
-$NetBSD: patch-be,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-be,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/io-context.c.orig 2005-09-06 09:50:26.000000000 +0200
+++ src/io-context.c
diff --git a/math/gnumeric14/patches/patch-bf b/math/gnumeric/patches/patch-bf
index d84ac01fcc9..e474fc6e285 100644
--- a/math/gnumeric14/patches/patch-bf
+++ b/math/gnumeric/patches/patch-bf
@@ -1,4 +1,4 @@
-$NetBSD: patch-bf,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bf,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/sheet-filter.c.orig 2005-09-06 09:53:07.000000000 +0200
+++ src/sheet-filter.c
diff --git a/math/gnumeric14/patches/patch-bg b/math/gnumeric/patches/patch-bg
index 05d81a8bf08..4163f45b2ce 100644
--- a/math/gnumeric14/patches/patch-bg
+++ b/math/gnumeric/patches/patch-bg
@@ -1,4 +1,4 @@
-$NetBSD: patch-bg,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bg,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/sheet-object-cell-comment.c.orig 2005-09-06 09:54:47.000000000 +0200
+++ src/sheet-object-cell-comment.c
diff --git a/math/gnumeric14/patches/patch-bh b/math/gnumeric/patches/patch-bh
index a7c7bfdb4de..bddcd49f77d 100644
--- a/math/gnumeric14/patches/patch-bh
+++ b/math/gnumeric/patches/patch-bh
@@ -1,4 +1,4 @@
-$NetBSD: patch-bh,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bh,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/sheet-object-graph.c.orig 2005-09-06 09:59:22.000000000 +0200
+++ src/sheet-object-graph.c
diff --git a/math/gnumeric14/patches/patch-bi b/math/gnumeric/patches/patch-bi
index 0ed156b4c85..3f9d54b5b3e 100644
--- a/math/gnumeric14/patches/patch-bi
+++ b/math/gnumeric/patches/patch-bi
@@ -1,4 +1,4 @@
-$NetBSD: patch-bi,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bi,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/sheet-object-image.c.orig 2005-09-06 10:00:36.000000000 +0200
+++ src/sheet-object-image.c
diff --git a/math/gnumeric14/patches/patch-bj b/math/gnumeric/patches/patch-bj
index d000d60b258..060c7c645dd 100644
--- a/math/gnumeric14/patches/patch-bj
+++ b/math/gnumeric/patches/patch-bj
@@ -1,4 +1,4 @@
-$NetBSD: patch-bj,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bj,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/sheet-object-widget.c.orig 2005-09-06 10:01:40.000000000 +0200
+++ src/sheet-object-widget.c
diff --git a/math/gnumeric14/patches/patch-bk b/math/gnumeric/patches/patch-bk
index 89ce7549065..be31bb1fdc1 100644
--- a/math/gnumeric14/patches/patch-bk
+++ b/math/gnumeric/patches/patch-bk
@@ -1,4 +1,4 @@
-$NetBSD: patch-bk,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bk,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/workbook-control-gui.c.orig 2005-09-06 11:15:18.000000000 +0200
+++ src/workbook-control-gui.c
diff --git a/math/gnumeric14/patches/patch-bl b/math/gnumeric/patches/patch-bl
index 3d8e46c426f..70998c3ac1f 100644
--- a/math/gnumeric14/patches/patch-bl
+++ b/math/gnumeric/patches/patch-bl
@@ -1,4 +1,4 @@
-$NetBSD: patch-bl,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bl,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/widgets/gnumeric-expr-entry.c.orig 2005-09-06 09:47:22.000000000 +0200
+++ src/widgets/gnumeric-expr-entry.c
diff --git a/math/gnumeric14/patches/patch-bm b/math/gnumeric/patches/patch-bm
index b20c1f33940..8dc6881c644 100644
--- a/math/gnumeric14/patches/patch-bm
+++ b/math/gnumeric/patches/patch-bm
@@ -1,4 +1,4 @@
-$NetBSD: patch-bm,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bm,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/cut-n-paste-code/goffice/graph/gog-axis.c.orig 2005-09-06 09:34:41.000000000 +0200
+++ src/cut-n-paste-code/goffice/graph/gog-axis.c
diff --git a/math/gnumeric14/patches/patch-bn b/math/gnumeric/patches/patch-bn
index 55eaafc170b..85d0448a3d9 100644
--- a/math/gnumeric14/patches/patch-bn
+++ b/math/gnumeric/patches/patch-bn
@@ -1,4 +1,4 @@
-$NetBSD: patch-bn,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bn,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/cut-n-paste-code/goffice/graph/gog-error-bar.c.orig 2005-09-06 09:42:47.000000000 +0200
+++ src/cut-n-paste-code/goffice/graph/gog-error-bar.c
diff --git a/math/gnumeric14/patches/patch-bo b/math/gnumeric/patches/patch-bo
index 7c81b91b997..bd9f37ab8ae 100644
--- a/math/gnumeric14/patches/patch-bo
+++ b/math/gnumeric/patches/patch-bo
@@ -1,4 +1,4 @@
-$NetBSD: patch-bo,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bo,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/cut-n-paste-code/goffice/graph/gog-label.c.orig 2005-09-06 09:37:48.000000000 +0200
+++ src/cut-n-paste-code/goffice/graph/gog-label.c
diff --git a/math/gnumeric14/patches/patch-bp b/math/gnumeric/patches/patch-bp
index 7711404686f..f3a1c718060 100644
--- a/math/gnumeric14/patches/patch-bp
+++ b/math/gnumeric/patches/patch-bp
@@ -1,4 +1,4 @@
-$NetBSD: patch-bp,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bp,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/cut-n-paste-code/goffice/graph/gog-series.c.orig 2005-09-06 09:41:25.000000000 +0200
+++ src/cut-n-paste-code/goffice/graph/gog-series.c
diff --git a/math/gnumeric14/patches/patch-bq b/math/gnumeric/patches/patch-bq
index 12d1a9b2c00..25bf97f33a9 100644
--- a/math/gnumeric14/patches/patch-bq
+++ b/math/gnumeric/patches/patch-bq
@@ -1,4 +1,4 @@
-$NetBSD: patch-bq,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-bq,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- src/cut-n-paste-code/goffice/graph/gog-style.c.orig 2005-09-06 09:39:24.000000000 +0200
+++ src/cut-n-paste-code/goffice/graph/gog-style.c
diff --git a/math/gnumeric14/patches/patch-br b/math/gnumeric/patches/patch-br
index a1d88632cdb..cecc1583ae5 100644
--- a/math/gnumeric14/patches/patch-br
+++ b/math/gnumeric/patches/patch-br
@@ -1,4 +1,4 @@
-$NetBSD: patch-br,v 1.1 2005/09/06 17:58:56 drochner Exp $
+$NetBSD: patch-br,v 1.1 2005/09/08 15:29:32 drochner Exp $
--- plugins/corba/corba-workbook.c.orig 2005-09-06 11:23:24.000000000 +0200
+++ plugins/corba/corba-workbook.c
diff --git a/math/gnumeric14/DESCR b/math/gnumeric14/DESCR
deleted file mode 100644
index 4a303e1c9fb..00000000000
--- a/math/gnumeric14/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-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/gnumeric14/Makefile b/math/gnumeric14/Makefile
deleted file mode 100644
index 9862d732d0c..00000000000
--- a/math/gnumeric14/Makefile
+++ /dev/null
@@ -1,53 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2005/09/06 17:58:56 drochner Exp $
-#
-
-DISTNAME= gnumeric-1.4.3
-PKGREVISION= 1
-CATEGORIES= math gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.4/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.gnome.org/gnumeric/
-COMMENT= Spreadsheet program from the GNOME project
-
-BUILD_USES_MSGFMT= YES
-USE_DIRS+= xdg-1.1
-USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake perl:run pkg-config
-USE_LIBTOOL= YES
-
-GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --with-python
-CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PYTHON_VERSIONS_ACCEPTED= 24 23
-GCONF2_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
- gnumeric-plugins.schemas
-
-.include "../../x11/py-gtk2/buildlink3.mk"
-.include "../../lang/python/application.mk"
-.include "../../databases/libgda/buildlink3.mk"
-.include "../../databases/libgnomedb/buildlink3.mk"
-BUILDLINK_DEPENDS.libgsf+= libgsf>=1.12.2
-.include "../../devel/libgsf/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/atk/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../devel/GConf2/schemas.mk"
-.include "../../devel/pango/buildlink3.mk"
-.include "../../devel/libgnome/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/libbonobo/buildlink3.mk"
-.include "../../devel/libbonoboui/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
-.include "../../graphics/libgnomecanvas/buildlink3.mk"
-# guile is currently not supported in gnumeric
-#.include "../../lang/guile/buildlink3.mk"
-.include "../../print/libgnomeprint/buildlink3.mk"
-.include "../../print/libgnomeprintui/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/gnumeric14/PLIST b/math/gnumeric14/PLIST
deleted file mode 100644
index 0ab5649ac69..00000000000
--- a/math/gnumeric14/PLIST
+++ /dev/null
@@ -1,834 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2005/04/19 17:10:40 drochner Exp $
-bin/gnumeric
-bin/${PKGNAME}
-bin/ssconvert
-lib/bonobo/servers/GNOME_Gnumeric.server
-lib/gnumeric/${PKGVERSION}/plugins/applix/applix.la
-lib/gnumeric/${PKGVERSION}/plugins/applix/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/corba/corba.la
-lib/gnumeric/${PKGVERSION}/plugins/corba/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/derivatives/derivatives.la
-lib/gnumeric/${PKGVERSION}/plugins/derivatives/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/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-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-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-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/gdaif/gdaif.la
-lib/gnumeric/${PKGVERSION}/plugins/gdaif/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/gnome-db/gnomedb.la
-lib/gnumeric/${PKGVERSION}/plugins/gnome-db/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/gnome-db/ui.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/mps/mps.la
-lib/gnumeric/${PKGVERSION}/plugins/mps/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/numtheory/numtheory.la
-lib/gnumeric/${PKGVERSION}/plugins/numtheory/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/plan_perfect/plan_perfect.la
-lib/gnumeric/${PKGVERSION}/plugins/plan_perfect/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/barcol.la
-lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/gog-barcol-prefs.glade
-lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/plot-types.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_barcol/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-pie-prefs.glade
-lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-pie-series.glade
-lib/gnumeric/${PKGVERSION}/plugins/plot_pie/gog-ring-prefs.glade
-lib/gnumeric/${PKGVERSION}/plugins/plot_pie/pie.la
-lib/gnumeric/${PKGVERSION}/plugins/plot_pie/plot-types.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_pie/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_radar/plot-types.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_radar/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_radar/radar.la
-lib/gnumeric/${PKGVERSION}/plugins/plot_surface/gog-contour-prefs.glade
-lib/gnumeric/${PKGVERSION}/plugins/plot_surface/plot-types.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_surface/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_surface/surface.la
-lib/gnumeric/${PKGVERSION}/plugins/plot_xy/gog-bubble-prefs.glade
-lib/gnumeric/${PKGVERSION}/plugins/plot_xy/plot-types.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_xy/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/plot_xy/xy.la
-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/gnumeric/${PKGVERSION}/plugins/xml_sax/plugin.xml
-lib/gnumeric/${PKGVERSION}/plugins/xml_sax/xml_sax.la
-man/man1/gnumeric.1
-man/man1/ssconvert.1
-share/applications/gnumeric.desktop
-share/gconf/schemas/gnumeric-dialogs.schemas
-share/gconf/schemas/gnumeric-general.schemas
-share/gconf/schemas/gnumeric-plugins.schemas
-share/gnumeric/${PKGVERSION}/GNOME_Gnumeric-gtk.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}/doc/C/about-authors.xml
-share/gnumeric/${PKGVERSION}/doc/C/about-history.xml
-share/gnumeric/${PKGVERSION}/doc/C/about-license.xml
-share/gnumeric/${PKGVERSION}/doc/C/analysis-complexNumbers.xml
-share/gnumeric/${PKGVERSION}/doc/C/analysis-goalseek.xml
-share/gnumeric/${PKGVERSION}/doc/C/analysis-overview.xml
-share/gnumeric/${PKGVERSION}/doc/C/analysis-scenarios.xml
-share/gnumeric/${PKGVERSION}/doc/C/analysis-simulation.xml
-share/gnumeric/${PKGVERSION}/doc/C/analysis-solver.xml
-share/gnumeric/${PKGVERSION}/doc/C/analysis-statistical.xml
-share/gnumeric/${PKGVERSION}/doc/C/appendix-glossary.xml
-share/gnumeric/${PKGVERSION}/doc/C/appendix-keybindings.xml
-share/gnumeric/${PKGVERSION}/doc/C/bugs.xml
-share/gnumeric/${PKGVERSION}/doc/C/compiling.xml
-share/gnumeric/${PKGVERSION}/doc/C/configuration-localization.xml
-share/gnumeric/${PKGVERSION}/doc/C/configuration-overview.xml
-share/gnumeric/${PKGVERSION}/doc/C/configuration-plugins.xml
-share/gnumeric/${PKGVERSION}/doc/C/configuration-preferences.xml
-share/gnumeric/${PKGVERSION}/doc/C/configuration-toolbars.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-commentNlink.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-delete.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-entry-advanced.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-entry-external.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-entry.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-format.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-generate.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-insert.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-modify.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-move-copy.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-overview.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-selections.xml
-share/gnumeric/${PKGVERSION}/doc/C/data-types.xml
-share/gnumeric/${PKGVERSION}/doc/C/documenting.xml
-share/gnumeric/${PKGVERSION}/doc/C/extending-functions.xml
-share/gnumeric/${PKGVERSION}/doc/C/extending-overview.xml
-share/gnumeric/${PKGVERSION}/doc/C/extending-plugins.xml
-share/gnumeric/${PKGVERSION}/doc/C/extending-python.xml
-share/gnumeric/${PKGVERSION}/doc/C/figures/advanced-filter-1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/advanced-filter-2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA1-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA1-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA2w-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA2w-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA2wo-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ANOVA2wo-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-correlation-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-correlation-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-correlation-ex3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-correlation.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-covariance-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-covariance-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-covariance.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-descstats-ex1-options.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-descstats-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-descstats-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-descstats.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-fourier-formula.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-fourier.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ftest-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ftest-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ftest.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram-bins.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram-ex3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-histogram.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-moving-average-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-moving-average-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-moving-average.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-outputoptions.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-random-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-random-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-random.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ranges.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-rank-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-rank-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-rank.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-regression-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-regression-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-regression-ex3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-regression.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-sampling-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-sampling-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-sampling.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-smoothing-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-smoothing-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-smoothing.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-tools.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-equal-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-equal-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-equal.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-paired-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-paired-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-paired.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-unequal-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-unequal-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest-unequal.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ttest.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ztest-ex1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ztest-ex2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/analysistools-ztest.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/arrowhead-dimensions.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-align-center.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-align-left.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-align-right.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-arrow.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-bold.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-borders.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-center-across-selection.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-checkbox.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-combo.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-copy.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-cut.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-decrease-indent.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-decrease-precision.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-equals.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-fill.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-font-size.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-font-type.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-frame.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-function.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-graph.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-graphEditor-add.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-increase-indent.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-increase-precision.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-insert-component.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-insert-hyperlink.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-insert-object.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-italic.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-label.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-line.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-list.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-merge.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-money.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-new.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-open.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-oval.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-paste.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-percent.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-preview.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-print.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-rectangle.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-redo-and-history.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-save.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-scrollbar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-slider.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-sort-az.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-sort-za.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-spin.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-split.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-sum.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-text-colour.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-thousands.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-underline.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-undo-and-history.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/button-zoom.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/cell-grid.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/cell-selected.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/cell-with-text.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/cells-1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/cells-2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_area_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_area_1_2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_area_1_3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_bar_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_bar_1_2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_bar_1_3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_bubble_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_column_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_column_1_2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_column_1_3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_1_2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_1_3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_2_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_2_2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_line_2_3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_pie_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_pie_2_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_radar_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_radar_1_2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_radar_1_3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_ring_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_ring_1_2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_scatter_1_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_scatter_3_1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/chart_scatter_3_2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-auto-correct.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-autosave.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-fileopen-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-filesave-compact-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-filesave-expanded-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-filter.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-insert-object.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-arrow.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-checkbox.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-frame.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-label.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-line.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-oval.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-rectangle.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/dialog-properties-scrollbar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/drawing-arrow.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/drawing-line.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/drawing-oval.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/drawing-rectangle.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/example-colGraph-modified.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/example-colGraph.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/example-columnSelect.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/example-data.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/files-html-example.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/files-html32-example.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/files-html40-example.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/gnumeric-empty.510.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/gnumeric-icon-24.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/gnumeric-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/gnumeric-power-example.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-components.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-area.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-bar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-bubble.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-column.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-line.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-pie.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-radar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-ring.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-example-xyplot.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graph-hierarchy.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-category-bounds.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-category-details.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-category-style.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-continuous-bounds.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-axes-continuous-format.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-backPanels-gradient.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-backPanels-image.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-backPanels-none.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-backPanels-pattern.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-components.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-barCol.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-bubble.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-pie.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-radar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-plot-ring.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-data-bubble.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-data-single.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-data-xy.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-error.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-style-filled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-series-style-line.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphguru-title-font.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphical-elements-selected.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphical-elements-stacked.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphical-elements.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-area.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-bar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-bubble.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-column.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-line.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-pie.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-radar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-ring.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-stock.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-surface.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/graphs-types-xyplot.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/info-area.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-col-row-header.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-graph-order.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-graph.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-grid.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-object-order.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-object.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-tabs.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-context-toolbars.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-data-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-edit-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-file-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-format-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-help-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-insert-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-tools-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-torn-off.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menu-view-labelled.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/menubar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-border-dialog.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-color-dialog.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-dialog.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-font-dialog.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-justification-dialog-2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-protection.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-validation-warning.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/number-format-validation.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_arrow_left_std.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_cross_hair.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_cross_wide.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_diagonal_resize.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_double_horizontal_arrow.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_double_vertical_arrow.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_four_way_arrow.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_hand_left.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_left.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_resize_multiple.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_right.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_text_edit.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_zoom_in.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/pointer_zoom_out.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-copypaste.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-files.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-font-header.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-font.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-screen.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-sorting.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-tools.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-undo.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/preferences-windows.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-large.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-back.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-first.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-fit.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-fitonetoone.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-last.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-next.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-zoomin.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-preview-zoomout.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-worksheet-job.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-worksheet-paper.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/print-worksheet-printer.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/printing-preview.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/printing-setup-header-config.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/printing-setup-header.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/printing-setup-page.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/printing-setup-sheet.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/selection-1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/selection-10.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/selection-2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/selection-3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/selection-4.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/selection-5.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/selection-8.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/selection-9.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/solver-01.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/solver-02.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/solver-03.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/solver-04.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/solver-05.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-export-panel1-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-export-panel2-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-import-panel1-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-import-panel2a-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-import-panel2b-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/textguru-import-panel3-withTags.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/toolbar-format.510.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/toolbar-object.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/toolbar-standard.510.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/toolbars.510.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-checkbox.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-combobox.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-entryBox-outlined.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-frame.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-label.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-list.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-scrollbar.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-slider.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/widget-spinbutton.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-cols-1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-data-1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-data-2.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-data-3.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-data-4.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-rows-1.png
-share/gnumeric/${PKGVERSION}/doc/C/figures/worksheet-running-calc-1.png
-share/gnumeric/${PKGVERSION}/doc/C/files-email.xml
-share/gnumeric/${PKGVERSION}/doc/C/files-formats.xml
-share/gnumeric/${PKGVERSION}/doc/C/files-opening.xml
-share/gnumeric/${PKGVERSION}/doc/C/files-overview.xml
-share/gnumeric/${PKGVERSION}/doc/C/files-saving.xml
-share/gnumeric/${PKGVERSION}/doc/C/files-ssconvert.xml
-share/gnumeric/${PKGVERSION}/doc/C/files-textopen.xml
-share/gnumeric/${PKGVERSION}/doc/C/files-textsave.xml
-share/gnumeric/${PKGVERSION}/doc/C/functions.xml
-share/gnumeric/${PKGVERSION}/doc/C/getting-involved.xml
-share/gnumeric/${PKGVERSION}/doc/C/gnumeric.xml
-share/gnumeric/${PKGVERSION}/doc/C/graphics-drawings.xml
-share/gnumeric/${PKGVERSION}/doc/C/graphics-images.xml
-share/gnumeric/${PKGVERSION}/doc/C/graphics-overview.xml
-share/gnumeric/${PKGVERSION}/doc/C/graphics-plots.xml
-share/gnumeric/${PKGVERSION}/doc/C/graphics-widgets.xml
-share/gnumeric/${PKGVERSION}/doc/C/gui-menus.xml
-share/gnumeric/${PKGVERSION}/doc/C/gui-mouse.xml
-share/gnumeric/${PKGVERSION}/doc/C/gui-other-elements.xml
-share/gnumeric/${PKGVERSION}/doc/C/gui-overview.xml
-share/gnumeric/${PKGVERSION}/doc/C/gui-toolbars.xml
-share/gnumeric/${PKGVERSION}/doc/C/installing.xml
-share/gnumeric/${PKGVERSION}/doc/C/legal.xml
-share/gnumeric/${PKGVERSION}/doc/C/manual-usage.xml
-share/gnumeric/${PKGVERSION}/doc/C/morehelp.xml
-share/gnumeric/${PKGVERSION}/doc/C/printing.xml
-share/gnumeric/${PKGVERSION}/doc/C/quick-start.xml
-share/gnumeric/${PKGVERSION}/doc/C/welcome.xml
-share/gnumeric/${PKGVERSION}/doc/C/workbooks.xml
-share/gnumeric/${PKGVERSION}/doc/C/worksheets.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/autocorrect.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/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/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/exp-smoothing.glade
-share/gnumeric/${PKGVERSION}/glade/fill-series.glade
-share/gnumeric/${PKGVERSION}/glade/font-sel.glade
-share/gnumeric/${PKGVERSION}/glade/format-selector.glade
-share/gnumeric/${PKGVERSION}/glade/formula-guru.glade
-share/gnumeric/${PKGVERSION}/glade/fourier-analysis.glade
-share/gnumeric/${PKGVERSION}/glade/function-select.glade
-share/gnumeric/${PKGVERSION}/glade/goalseek.glade
-share/gnumeric/${PKGVERSION}/glade/gog-axis-prefs.glade
-share/gnumeric/${PKGVERSION}/glade/gog-error-bar-prefs.glade
-share/gnumeric/${PKGVERSION}/glade/gog-guru-type-selector.glade
-share/gnumeric/${PKGVERSION}/glade/gog-guru.glade
-share/gnumeric/${PKGVERSION}/glade/gog-style-prefs.glade
-share/gnumeric/${PKGVERSION}/glade/goto.glade
-share/gnumeric/${PKGVERSION}/glade/hf-config.glade
-share/gnumeric/${PKGVERSION}/glade/histogram.glade
-share/gnumeric/${PKGVERSION}/glade/hyperlink.glade
-share/gnumeric/${PKGVERSION}/glade/insert-cells.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/names.glade
-share/gnumeric/${PKGVERSION}/glade/pivottable.glade
-share/gnumeric/${PKGVERSION}/glade/plugin-manager.glade
-share/gnumeric/${PKGVERSION}/glade/preferences.glade
-share/gnumeric/${PKGVERSION}/glade/print.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/search.glade
-share/gnumeric/${PKGVERSION}/glade/sheet-order.glade
-share/gnumeric/${PKGVERSION}/glade/shuffle.glade
-share/gnumeric/${PKGVERSION}/glade/simulation.glade
-share/gnumeric/${PKGVERSION}/glade/so-checkbox.glade
-share/gnumeric/${PKGVERSION}/glade/so-frame.glade
-share/gnumeric/${PKGVERSION}/glade/so-scrollbar.glade
-share/gnumeric/${PKGVERSION}/glade/solver.glade
-share/gnumeric/${PKGVERSION}/glade/summary.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}/idl/GNOME_Gnumeric.idl
-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
-${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnumeric.mo
-${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnumeric.mo
-share/mc/templates/gnumeric.desktop
-share/mime-info/gnumeric.keys
-share/mime-info/gnumeric.mime
-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/gnome-gnumeric.png
-share/pixmaps/gnumeric/area.xpm
-share/pixmaps/gnumeric/bar-hboth.png
-share/pixmaps/gnumeric/bar-hminus.png
-share/pixmaps/gnumeric/bar-hplus.png
-share/pixmaps/gnumeric/bar-none.png
-share/pixmaps/gnumeric/bar-vboth.png
-share/pixmaps/gnumeric/bar-vminus.png
-share/pixmaps/gnumeric/bar-vplus.png
-share/pixmaps/gnumeric/bar.xpm
-share/pixmaps/gnumeric/bubble.xpm
-share/pixmaps/gnumeric/chart_area_1_1.png
-share/pixmaps/gnumeric/chart_area_1_2.png
-share/pixmaps/gnumeric/chart_area_1_3.png
-share/pixmaps/gnumeric/chart_bar_1_1.png
-share/pixmaps/gnumeric/chart_bar_1_2.png
-share/pixmaps/gnumeric/chart_bar_1_3.png
-share/pixmaps/gnumeric/chart_bar_2_1.png
-share/pixmaps/gnumeric/chart_bar_2_2.png
-share/pixmaps/gnumeric/chart_bar_2_3.png
-share/pixmaps/gnumeric/chart_bubble_1_1.png
-share/pixmaps/gnumeric/chart_column_1_1.png
-share/pixmaps/gnumeric/chart_column_1_2.png
-share/pixmaps/gnumeric/chart_column_1_3.png
-share/pixmaps/gnumeric/chart_column_2_1.png
-share/pixmaps/gnumeric/chart_column_2_2.png
-share/pixmaps/gnumeric/chart_column_2_3.png
-share/pixmaps/gnumeric/chart_column_3_1.png
-share/pixmaps/gnumeric/chart_cone_1_1.png
-share/pixmaps/gnumeric/chart_cone_1_2.png
-share/pixmaps/gnumeric/chart_cone_1_3.png
-share/pixmaps/gnumeric/chart_cone_2_1.png
-share/pixmaps/gnumeric/chart_cone_2_2.png
-share/pixmaps/gnumeric/chart_cone_2_3.png
-share/pixmaps/gnumeric/chart_cone_3_1.png
-share/pixmaps/gnumeric/chart_contour_1_1.png
-share/pixmaps/gnumeric/chart_cylinder_1_1.png
-share/pixmaps/gnumeric/chart_cylinder_1_2.png
-share/pixmaps/gnumeric/chart_cylinder_1_3.png
-share/pixmaps/gnumeric/chart_cylinder_2_1.png
-share/pixmaps/gnumeric/chart_cylinder_2_2.png
-share/pixmaps/gnumeric/chart_cylinder_2_3.png
-share/pixmaps/gnumeric/chart_cylinder_3_1.png
-share/pixmaps/gnumeric/chart_line_1_1.png
-share/pixmaps/gnumeric/chart_line_1_2.png
-share/pixmaps/gnumeric/chart_line_1_3.png
-share/pixmaps/gnumeric/chart_line_2_1.png
-share/pixmaps/gnumeric/chart_line_2_2.png
-share/pixmaps/gnumeric/chart_line_2_3.png
-share/pixmaps/gnumeric/chart_line_3_1.png
-share/pixmaps/gnumeric/chart_pie_1_1.png
-share/pixmaps/gnumeric/chart_pie_1_2.png
-share/pixmaps/gnumeric/chart_pie_1_3.png
-share/pixmaps/gnumeric/chart_pie_2_1.png
-share/pixmaps/gnumeric/chart_pie_2_2.png
-share/pixmaps/gnumeric/chart_pie_2_3.png
-share/pixmaps/gnumeric/chart_pyramid_1_1.png
-share/pixmaps/gnumeric/chart_pyramid_1_2.png
-share/pixmaps/gnumeric/chart_pyramid_1_3.png
-share/pixmaps/gnumeric/chart_pyramid_2_1.png
-share/pixmaps/gnumeric/chart_pyramid_2_2.png
-share/pixmaps/gnumeric/chart_pyramid_2_3.png
-share/pixmaps/gnumeric/chart_pyramid_3_1.png
-share/pixmaps/gnumeric/chart_radar_1_1.png
-share/pixmaps/gnumeric/chart_radar_1_2.png
-share/pixmaps/gnumeric/chart_radar_1_3.png
-share/pixmaps/gnumeric/chart_ring_1_1.png
-share/pixmaps/gnumeric/chart_ring_1_2.png
-share/pixmaps/gnumeric/chart_scatter_1_1.png
-share/pixmaps/gnumeric/chart_scatter_2_1.png
-share/pixmaps/gnumeric/chart_scatter_2_2.png
-share/pixmaps/gnumeric/chart_scatter_3_1.png
-share/pixmaps/gnumeric/chart_scatter_3_2.png
-share/pixmaps/gnumeric/chart_stock_1_1.png
-share/pixmaps/gnumeric/chart_stock_1_2.png
-share/pixmaps/gnumeric/chart_stock_2_1.png
-share/pixmaps/gnumeric/chart_stock_2_2.png
-share/pixmaps/gnumeric/column.xpm
-share/pixmaps/gnumeric/doughnut.xpm
-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/gnome-gnumeric.png
-share/pixmaps/gnumeric/gnumeric-about.png
-share/pixmaps/gnumeric/linegraph.xpm
-share/pixmaps/gnumeric/orient-horizontal.png
-share/pixmaps/gnumeric/orient-vertical.png
-share/pixmaps/gnumeric/pie.xpm
-share/pixmaps/gnumeric/radar.xpm
-share/pixmaps/gnumeric/right-down.png
-share/pixmaps/gnumeric/scatter.xpm
-share/pixmaps/gnumeric/stf-druid.png
-share/pixmaps/gnumeric/stock.xpm
-share/pixmaps/gnumeric/surface.xpm
-share/pixmaps/gnumeric/win32-gnumeric.ico
-share/pixmaps/win32-gnumeric.ico
-@dirrm share/pixmaps/gnumeric
-@comment in xdg-dirs: @dirrm share/pixmaps
-@dirrm share/omf/gnumeric
-@comment in scrollkeeper: @dirrm share/omf
-@comment in xdg-dirs: @dirrm share/mime-info
-@dirrm share/mc/templates
-@dirrm share/gnumeric/${PKGVERSION}/templates
-@dirrm share/gnumeric/${PKGVERSION}/idl
-@dirrm share/gnumeric/${PKGVERSION}/glade
-@dirrm share/gnumeric/${PKGVERSION}/doc/C/figures
-@dirrm share/gnumeric/${PKGVERSION}/doc/C
-@dirrm share/gnumeric/${PKGVERSION}/doc
-@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/List
-@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/General
-@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/Financial
-@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/Colourful
-@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/Classical
-@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/3D
-@dirrm share/gnumeric/${PKGVERSION}/autoformat-templates
-@dirrm share/gnumeric/${PKGVERSION}
-@comment in GConf2: @dirrm share/gconf/schemas
-@comment in xdg-dirs: @dirrm share/applications
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/xml_sax
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/xbase
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/uihello
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/sylk
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/sc
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/sample_datasource
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/qpro
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/python-loader
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/py-func
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_xy
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_surface
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_radar
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_pie
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/plot_barcol
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/plan_perfect
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/openoffice
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/oleo
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/numtheory
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/mps
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/lotus
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/html
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/gnome-glossary
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/gnome-db
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/gdaif
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-string
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-stat
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-random
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-math
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-lookup
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-logical
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-info
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-financial
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-erlang
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-eng
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-date
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-database
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-complex
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/excel
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/dif
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/derivatives
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/corba
-@dirrm lib/gnumeric/${PKGVERSION}/plugins/applix
-@dirrm lib/gnumeric/${PKGVERSION}/plugins
-@dirrm lib/gnumeric/${PKGVERSION}
-@dirrm lib/gnumeric
-@comment in libbonobo: @dirrm lib/bonobo/servers
diff --git a/math/gnumeric14/distinfo b/math/gnumeric14/distinfo
deleted file mode 100644
index 402f604ffa6..00000000000
--- a/math/gnumeric14/distinfo
+++ /dev/null
@@ -1,27 +0,0 @@
-$NetBSD: distinfo,v 1.5 2005/09/06 17:58:56 drochner Exp $
-
-SHA1 (gnumeric-1.4.3.tar.bz2) = 6c5787c1ef2929e022af2a7dca18bad92bc9041e
-RMD160 (gnumeric-1.4.3.tar.bz2) = 7ebbad9b5244c575ce575575d05ceae648de6afb
-Size (gnumeric-1.4.3.tar.bz2) = 13756646 bytes
-SHA1 (patch-ab) = e5152e2e0f0dfd0f4912c1e9e34f4224fe092c6b
-SHA1 (patch-ad) = 8341c293d3b90143c802c7ec547bb42b875454d7
-SHA1 (patch-ae) = 06e61c42cadbc3d32ae4895dcd52e351ed9f9db4
-SHA1 (patch-af) = b1e6fc4387e882052889d387aff41f77e5544ab9
-SHA1 (patch-ba) = daca8b4b85ff0eddda6ad7f172655cd9c27b6e61
-SHA1 (patch-bb) = 71cf0abb793e364699eccf88d3ad35599720dbcb
-SHA1 (patch-bc) = 52a221e0c51b9df2d0103c391961af7fe38555ca
-SHA1 (patch-bd) = 48eb89888837860cb4f9582c55561231f7427609
-SHA1 (patch-be) = 87a6d7ea8b5ef4c32824160b1e82e24b14c05e92
-SHA1 (patch-bf) = 27ac904b1b9f30ce671775797c4f4b4ee0ebf9ac
-SHA1 (patch-bg) = 5b534e397a0822923d3668f7622656460b8bbc29
-SHA1 (patch-bh) = d4d59071099c1cb843e1ad2c14104e81bea9169c
-SHA1 (patch-bi) = 16838eaa7bce1a53c896717331af069ed3e16bea
-SHA1 (patch-bj) = 811dc58523d0033925752c6718db9f4159e091c7
-SHA1 (patch-bk) = 6923a4752e1adfe13a3377cbd92ccbe281640c30
-SHA1 (patch-bl) = a67e1b2cadfdf9978430ad01b9aa7c3445d97310
-SHA1 (patch-bm) = e8c52975338294d24ae34db4f0b887e3c05df1a1
-SHA1 (patch-bn) = f42ae57baff1f84f5d881c5b8c90a8b55b29fb73
-SHA1 (patch-bo) = 37ddbd6d4a805edae4d5170bb570f4a67467b4fe
-SHA1 (patch-bp) = df7599fa50229d3106fb42b42548ba4bcc191dae
-SHA1 (patch-bq) = 74cad7a3bf0f11cf806aa6e261bf24068125533d
-SHA1 (patch-br) = b9b8fa5ea42282b64bfd6c122a2e61708c336083
diff --git a/math/gnumeric14/patches/patch-ab b/math/gnumeric14/patches/patch-ab
deleted file mode 100644
index b1c6b2482d9..00000000000
--- a/math/gnumeric14/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2005/01/20 21:35:07 drochner Exp $
-
---- configure.orig 2005-01-15 18:01:09.000000000 +0100
-+++ configure
-@@ -27200,7 +27200,7 @@ echo $ECHO_N "checking Look for $PY_PREF
- echo "$as_me:$LINENO: result: $marker_ok" >&5
- echo "${ECHO_T}$marker_ok" >&6
- PY_LIBS="python$PY_VERSION"
-- PY_LIB_LOC=`$PYTHON -c 'from distutils.sysconfig import get_config_var; print get_config_var("LIBPL")'`
-+ PY_LIB_LOC="$PY_EXEC_PREFIX/lib"
- PY_LIB_LOC="-L$PY_LIB_LOC"
- PY_CFLAGS="-I$PY_PREFIX/include/python$PY_VERSION"
- echo 'echo_python_libs: