summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-04-16 15:11:21 +0000
committerrh <rh@pkgsrc.org>2000-04-16 15:11:21 +0000
commitd50c3a5baf97777a06e70915131b59cb2b1f4312 (patch)
treec37f814d1206aa0bff187dac1da14b0fa498c65a /math
parent8c30ff9add3c611da5350857a431bd3f6ada0d63 (diff)
downloadpkgsrc-d50c3a5baf97777a06e70915131b59cb2b1f4312.tar.gz
Update gnumeric to 0.52. Changes include improved GUI features, fixes for
several memory issues, improved printing support, auto-formatting improvements, and lots of bugfixes.
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile7
-rw-r--r--math/gnumeric/files/md54
-rw-r--r--math/gnumeric/files/patch-sum4
-rw-r--r--math/gnumeric/patches/patch-aa27
-rw-r--r--math/gnumeric/pkg/PLIST975
5 files changed, 524 insertions, 493 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index c273d268504..8a8477d67d3 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2000/01/26 12:00:39 rh Exp $
+# $NetBSD: Makefile,v 1.17 2000/04/16 15:11:21 rh Exp $
#
-DISTNAME= gnumeric-0.48
+DISTNAME= gnumeric-0.52
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnumeric/}
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/gnumeric/
BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python
DEPENDS+= gnome-core-*:../../x11/gnome-core
-DEPENDS+= gnome-print>=0.10:../../print/gnome-print
+DEPENDS+= gnome-print>=0.18:../../print/gnome-print
DEPENDS+= libxml>=1.8.5:../../textproc/libxml
DEPENDS+= libglade>=0.11:../../devel/libglade
@@ -21,5 +21,6 @@ USE_PERL5= YES
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
CONFIGURE_ARGS= --without-bonobo
+LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig
.include "../../mk/bsd.pkg.mk"
diff --git a/math/gnumeric/files/md5 b/math/gnumeric/files/md5
index 0738c17cd05..299f336a3dd 100644
--- a/math/gnumeric/files/md5
+++ b/math/gnumeric/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.7 2000/01/26 12:00:40 rh Exp $
+$NetBSD: md5,v 1.8 2000/04/16 15:11:21 rh Exp $
-MD5 (gnumeric-0.48.tar.gz) = 7cf41733b6f7e3238a07229e22075617
+MD5 (gnumeric-0.52.tar.gz) = 15012c28f9490b7d6f83cb4c68bc221b
diff --git a/math/gnumeric/files/patch-sum b/math/gnumeric/files/patch-sum
index 26564e0abe8..08518ed51b2 100644
--- a/math/gnumeric/files/patch-sum
+++ b/math/gnumeric/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.5 2000/01/26 12:00:40 rh Exp $
+$NetBSD: patch-sum,v 1.6 2000/04/16 15:11:22 rh Exp $
-MD5 (patch-aa) = f12069a47577c828e0643bfae9b05b12
+MD5 (patch-aa) = 489552dc150dc49b0830c87a5188ad7b
MD5 (patch-ab) = 0014575256b106ac48535a77951c0d8f
diff --git a/math/gnumeric/patches/patch-aa b/math/gnumeric/patches/patch-aa
index 04c86f3c7ab..880defc2f45 100644
--- a/math/gnumeric/patches/patch-aa
+++ b/math/gnumeric/patches/patch-aa
@@ -1,28 +1,17 @@
-$NetBSD: patch-aa,v 1.4 2000/01/01 14:23:25 rh Exp $
+$NetBSD: patch-aa,v 1.5 2000/04/16 15:11:22 rh Exp $
---- configure.orig Fri Dec 31 01:02:16 1999
-+++ configure Sat Jan 1 13:54:50 2000
-@@ -2065,8 +2065,10 @@
- ac_tool_prefix=
- fi
-
-+if false; then
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-+fi
-
- # Check for any special flags to pass to ltconfig.
- libtool_flags=
-@@ -3335,7 +3337,7 @@
+--- configure.orig Thu Apr 13 03:43:02 2000
++++ configure Sun Apr 16 08:06:05 2000
+@@ -3052,7 +3052,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-lxml `$GNOME_CONFIG --libs xml` $LIBS"
-+LIBS="-L${LOCALBASE}/lib -lxml -lz ${LIBS}"
++LIBS="`xml-config --libs` ${LIBS}"
cat > conftest.$ac_ext <<EOF
- #line 3341 "configure"
+ #line 3058 "configure"
#include "confdefs.h"
-@@ -3365,7 +3367,7 @@
+@@ -3082,7 +3082,7 @@
echo "$ac_t""yes" 1>&6
@@ -31,7 +20,7 @@ $NetBSD: patch-aa,v 1.4 2000/01/01 14:23:25 rh Exp $
else
echo "$ac_t""no" 1>&6
-@@ -6556,10 +6558,12 @@
+@@ -6310,10 +6310,12 @@
top_srcdir="$ac_dots$ac_given_srcdir" ;;
esac
diff --git a/math/gnumeric/pkg/PLIST b/math/gnumeric/pkg/PLIST
index bc1ec8eff70..e2bff976574 100644
--- a/math/gnumeric/pkg/PLIST
+++ b/math/gnumeric/pkg/PLIST
@@ -1,64 +1,510 @@
-@comment $NetBSD: PLIST,v 1.8 2000/01/26 12:00:40 rh Exp $
+@comment $NetBSD: PLIST,v 1.9 2000/04/16 15:11:22 rh Exp $
bin/gnumeric
etc/CORBA/servers/gnumeric.gnorba
-lib/gnumeric/plugins/0.48/libgnum_sample.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_sample.a
-lib/gnumeric/plugins/0.48/libgnum_lotus.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_lotus.a
-lib/gnumeric/plugins/0.48/libgnum_oleo.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_oleo.a
-lib/gnumeric/plugins/0.48/libgnum_sc.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_sc.a
-lib/gnumeric/plugins/0.48/libgnum_sylk.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_sylk.a
-lib/gnumeric/plugins/0.48/libgnum_csv.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_csv.a
-lib/gnumeric/plugins/0.48/libgnum_text.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_text.a
-lib/gnumeric/plugins/0.48/libgnum_xbase.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_xbase.a
-lib/gnumeric/plugins/0.48/libgnum_html.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_html.a
-lib/gnumeric/plugins/0.48/libgnum_dif.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_dif.a
-lib/gnumeric/plugins/0.48/libgnum_stf.so.0.0
-lib/gnumeric/plugins/0.48/libgnum_stf.a
-share/locale/zh_TW.Big5/LC_MESSAGES/gnumeric.mo
-share/locale/fr/LC_MESSAGES/gnumeric.mo
-share/locale/sv/LC_MESSAGES/gnumeric.mo
+etc/CORBA/servers/graph.gnorba
+lib/gnumeric/plugins/0.52/libgnum_csv.a
+lib/gnumeric/plugins/0.52/libgnum_csv.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_dif.a
+lib/gnumeric/plugins/0.52/libgnum_dif.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_html.a
+lib/gnumeric/plugins/0.52/libgnum_html.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_lotus.a
+lib/gnumeric/plugins/0.52/libgnum_lotus.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_oleo.a
+lib/gnumeric/plugins/0.52/libgnum_oleo.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_sample.a
+lib/gnumeric/plugins/0.52/libgnum_sample.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_sc.a
+lib/gnumeric/plugins/0.52/libgnum_sc.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_sylk.a
+lib/gnumeric/plugins/0.52/libgnum_sylk.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_text.a
+lib/gnumeric/plugins/0.52/libgnum_text.so.0.0
+lib/gnumeric/plugins/0.52/libgnum_xbase.a
+lib/gnumeric/plugins/0.52/libgnum_xbase.so.0.0
+share/gnome/apps/Applications/gnumeric.desktop
+share/gnome/help/gnumeric/C/analysis-tools.html
+share/gnome/help/gnumeric/C/autofill.html
+share/gnome/help/gnumeric/C/cell-elements.html
+share/gnome/help/gnumeric/C/cell-referencing.html
+share/gnome/help/gnumeric/C/docbook.css
+share/gnome/help/gnumeric/C/editing-selections.html
+share/gnome/help/gnumeric/C/editing.html
+share/gnome/help/gnumeric/C/files.html
+share/gnome/help/gnumeric/C/formatting.html
+share/gnome/help/gnumeric/C/formulas.html
+share/gnome/help/gnumeric/C/function-reference.html
+share/gnome/help/gnumeric/C/gnumeric.html
+share/gnome/help/gnumeric/C/images/align-center.gif
+share/gnome/help/gnumeric/C/images/align-left.gif
+share/gnome/help/gnumeric/C/images/align-right.gif
+share/gnome/help/gnumeric/C/images/arrow.gif
+share/gnome/help/gnumeric/C/images/autofill-1.jpg
+share/gnome/help/gnumeric/C/images/autofill-10.jpg
+share/gnome/help/gnumeric/C/images/autofill-2.jpg
+share/gnome/help/gnumeric/C/images/autofill-3.jpg
+share/gnome/help/gnumeric/C/images/autofill-4.jpg
+share/gnome/help/gnumeric/C/images/autofill-5.jpg
+share/gnome/help/gnumeric/C/images/autofill-6.jpg
+share/gnome/help/gnumeric/C/images/autofill-7.jpg
+share/gnome/help/gnumeric/C/images/autofill-8.jpg
+share/gnome/help/gnumeric/C/images/autofill-9.jpg
+share/gnome/help/gnumeric/C/images/bold.gif
+share/gnome/help/gnumeric/C/images/cells-1.jpg
+share/gnome/help/gnumeric/C/images/cells-2.jpg
+share/gnome/help/gnumeric/C/images/cursor_cross.gif
+share/gnome/help/gnumeric/C/images/dndselection-1.jpg
+share/gnome/help/gnumeric/C/images/editing-1.jpg
+share/gnome/help/gnumeric/C/images/editing-cell-selection-1.jpg
+share/gnome/help/gnumeric/C/images/italic.gif
+share/gnome/help/gnumeric/C/images/line.gif
+share/gnome/help/gnumeric/C/images/number-format-buttonbar.jpg
+share/gnome/help/gnumeric/C/images/number-format-color-dialog.jpg
+share/gnome/help/gnumeric/C/images/number-format-dialog.jpg
+share/gnome/help/gnumeric/C/images/number-format-font-dialog.jpg
+share/gnome/help/gnumeric/C/images/number-format-justification-dialog-2.jpg
+share/gnome/help/gnumeric/C/images/number-format-justification-dialog.jpg
+share/gnome/help/gnumeric/C/images/number-format-justification.jpg
+share/gnome/help/gnumeric/C/images/oval.gif
+share/gnome/help/gnumeric/C/images/rect.gif
+share/gnome/help/gnumeric/C/images/selection-1.jpg
+share/gnome/help/gnumeric/C/images/selection-10.jpg
+share/gnome/help/gnumeric/C/images/selection-2.jpg
+share/gnome/help/gnumeric/C/images/selection-3.jpg
+share/gnome/help/gnumeric/C/images/selection-4.jpg
+share/gnome/help/gnumeric/C/images/selection-5.jpg
+share/gnome/help/gnumeric/C/images/selection-6.jpg
+share/gnome/help/gnumeric/C/images/selection-7.jpg
+share/gnome/help/gnumeric/C/images/selection-8.jpg
+share/gnome/help/gnumeric/C/images/selection-9.jpg
+share/gnome/help/gnumeric/C/images/solver-01.jpg
+share/gnome/help/gnumeric/C/images/solver-02.jpg
+share/gnome/help/gnumeric/C/images/solver-03.jpg
+share/gnome/help/gnumeric/C/images/solver-04.jpg
+share/gnome/help/gnumeric/C/images/solver-05.jpg
+share/gnome/help/gnumeric/C/images/stock_copy.gif
+share/gnome/help/gnumeric/C/images/stock_cut.gif
+share/gnome/help/gnumeric/C/images/stock_new.gif
+share/gnome/help/gnumeric/C/images/stock_open.gif
+share/gnome/help/gnumeric/C/images/stock_paste.gif
+share/gnome/help/gnumeric/C/images/stock_save.gif
+share/gnome/help/gnumeric/C/images/worksheet-all-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-cols-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-data-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-data-2.jpg
+share/gnome/help/gnumeric/C/images/worksheet-data-3.jpg
+share/gnome/help/gnumeric/C/images/worksheet-data-4.jpg
+share/gnome/help/gnumeric/C/images/worksheet-info-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-rows-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-running-calc-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-zoomin-1.jpg
+share/gnome/help/gnumeric/C/images/worksheet-zoomout-1.jpg
+share/gnome/help/gnumeric/C/ln20.html
+share/gnome/help/gnumeric/C/printing.html
+share/gnome/help/gnumeric/C/r10015.html
+share/gnome/help/gnumeric/C/r10041.html
+share/gnome/help/gnumeric/C/r10064.html
+share/gnome/help/gnumeric/C/r10089.html
+share/gnome/help/gnumeric/C/r10112.html
+share/gnome/help/gnumeric/C/r10133.html
+share/gnome/help/gnumeric/C/r10158.html
+share/gnome/help/gnumeric/C/r10182.html
+share/gnome/help/gnumeric/C/r10204.html
+share/gnome/help/gnumeric/C/r10224.html
+share/gnome/help/gnumeric/C/r10248.html
+share/gnome/help/gnumeric/C/r2165.html
+share/gnome/help/gnumeric/C/r2189.html
+share/gnome/help/gnumeric/C/r2218.html
+share/gnome/help/gnumeric/C/r2239.html
+share/gnome/help/gnumeric/C/r2263.html
+share/gnome/help/gnumeric/C/r2291.html
+share/gnome/help/gnumeric/C/r2311.html
+share/gnome/help/gnumeric/C/r2333.html
+share/gnome/help/gnumeric/C/r2356.html
+share/gnome/help/gnumeric/C/r2384.html
+share/gnome/help/gnumeric/C/r2405.html
+share/gnome/help/gnumeric/C/r2435.html
+share/gnome/help/gnumeric/C/r2455.html
+share/gnome/help/gnumeric/C/r2479.html
+share/gnome/help/gnumeric/C/r2501.html
+share/gnome/help/gnumeric/C/r2540.html
+share/gnome/help/gnumeric/C/r2563.html
+share/gnome/help/gnumeric/C/r2584.html
+share/gnome/help/gnumeric/C/r2614.html
+share/gnome/help/gnumeric/C/r2654.html
+share/gnome/help/gnumeric/C/r2677.html
+share/gnome/help/gnumeric/C/r2701.html
+share/gnome/help/gnumeric/C/r2725.html
+share/gnome/help/gnumeric/C/r2750.html
+share/gnome/help/gnumeric/C/r2774.html
+share/gnome/help/gnumeric/C/r2797.html
+share/gnome/help/gnumeric/C/r2819.html
+share/gnome/help/gnumeric/C/r2842.html
+share/gnome/help/gnumeric/C/r2871.html
+share/gnome/help/gnumeric/C/r2895.html
+share/gnome/help/gnumeric/C/r2922.html
+share/gnome/help/gnumeric/C/r2946.html
+share/gnome/help/gnumeric/C/r2971.html
+share/gnome/help/gnumeric/C/r2996.html
+share/gnome/help/gnumeric/C/r3020.html
+share/gnome/help/gnumeric/C/r3040.html
+share/gnome/help/gnumeric/C/r3062.html
+share/gnome/help/gnumeric/C/r3086.html
+share/gnome/help/gnumeric/C/r3111.html
+share/gnome/help/gnumeric/C/r3134.html
+share/gnome/help/gnumeric/C/r3160.html
+share/gnome/help/gnumeric/C/r3183.html
+share/gnome/help/gnumeric/C/r3205.html
+share/gnome/help/gnumeric/C/r3232.html
+share/gnome/help/gnumeric/C/r3255.html
+share/gnome/help/gnumeric/C/r3275.html
+share/gnome/help/gnumeric/C/r3386.html
+share/gnome/help/gnumeric/C/r3411.html
+share/gnome/help/gnumeric/C/r3435.html
+share/gnome/help/gnumeric/C/r3458.html
+share/gnome/help/gnumeric/C/r3487.html
+share/gnome/help/gnumeric/C/r3510.html
+share/gnome/help/gnumeric/C/r3533.html
+share/gnome/help/gnumeric/C/r3560.html
+share/gnome/help/gnumeric/C/r3581.html
+share/gnome/help/gnumeric/C/r3605.html
+share/gnome/help/gnumeric/C/r3634.html
+share/gnome/help/gnumeric/C/r3655.html
+share/gnome/help/gnumeric/C/r3678.html
+share/gnome/help/gnumeric/C/r3700.html
+share/gnome/help/gnumeric/C/r3721.html
+share/gnome/help/gnumeric/C/r3744.html
+share/gnome/help/gnumeric/C/r3769.html
+share/gnome/help/gnumeric/C/r3792.html
+share/gnome/help/gnumeric/C/r3816.html
+share/gnome/help/gnumeric/C/r3839.html
+share/gnome/help/gnumeric/C/r3859.html
+share/gnome/help/gnumeric/C/r3882.html
+share/gnome/help/gnumeric/C/r3910.html
+share/gnome/help/gnumeric/C/r3934.html
+share/gnome/help/gnumeric/C/r3957.html
+share/gnome/help/gnumeric/C/r3983.html
+share/gnome/help/gnumeric/C/r4008.html
+share/gnome/help/gnumeric/C/r4037.html
+share/gnome/help/gnumeric/C/r4060.html
+share/gnome/help/gnumeric/C/r4087.html
+share/gnome/help/gnumeric/C/r4114.html
+share/gnome/help/gnumeric/C/r4136.html
+share/gnome/help/gnumeric/C/r4158.html
+share/gnome/help/gnumeric/C/r4182.html
+share/gnome/help/gnumeric/C/r4206.html
+share/gnome/help/gnumeric/C/r4229.html
+share/gnome/help/gnumeric/C/r4252.html
+share/gnome/help/gnumeric/C/r4274.html
+share/gnome/help/gnumeric/C/r4299.html
+share/gnome/help/gnumeric/C/r4323.html
+share/gnome/help/gnumeric/C/r4347.html
+share/gnome/help/gnumeric/C/r4388.html
+share/gnome/help/gnumeric/C/r4409.html
+share/gnome/help/gnumeric/C/r4430.html
+share/gnome/help/gnumeric/C/r4454.html
+share/gnome/help/gnumeric/C/r4480.html
+share/gnome/help/gnumeric/C/r4504.html
+share/gnome/help/gnumeric/C/r4526.html
+share/gnome/help/gnumeric/C/r4548.html
+share/gnome/help/gnumeric/C/r4571.html
+share/gnome/help/gnumeric/C/r4596.html
+share/gnome/help/gnumeric/C/r4623.html
+share/gnome/help/gnumeric/C/r4644.html
+share/gnome/help/gnumeric/C/r4666.html
+share/gnome/help/gnumeric/C/r4689.html
+share/gnome/help/gnumeric/C/r4713.html
+share/gnome/help/gnumeric/C/r4754.html
+share/gnome/help/gnumeric/C/r4774.html
+share/gnome/help/gnumeric/C/r4800.html
+share/gnome/help/gnumeric/C/r4824.html
+share/gnome/help/gnumeric/C/r4848.html
+share/gnome/help/gnumeric/C/r4872.html
+share/gnome/help/gnumeric/C/r4897.html
+share/gnome/help/gnumeric/C/r4921.html
+share/gnome/help/gnumeric/C/r4946.html
+share/gnome/help/gnumeric/C/r4970.html
+share/gnome/help/gnumeric/C/r4995.html
+share/gnome/help/gnumeric/C/r5019.html
+share/gnome/help/gnumeric/C/r5047.html
+share/gnome/help/gnumeric/C/r5070.html
+share/gnome/help/gnumeric/C/r5097.html
+share/gnome/help/gnumeric/C/r5121.html
+share/gnome/help/gnumeric/C/r5141.html
+share/gnome/help/gnumeric/C/r5164.html
+share/gnome/help/gnumeric/C/r5188.html
+share/gnome/help/gnumeric/C/r5228.html
+share/gnome/help/gnumeric/C/r5251.html
+share/gnome/help/gnumeric/C/r5274.html
+share/gnome/help/gnumeric/C/r5299.html
+share/gnome/help/gnumeric/C/r5324.html
+share/gnome/help/gnumeric/C/r5347.html
+share/gnome/help/gnumeric/C/r5370.html
+share/gnome/help/gnumeric/C/r5393.html
+share/gnome/help/gnumeric/C/r5421.html
+share/gnome/help/gnumeric/C/r5444.html
+share/gnome/help/gnumeric/C/r5466.html
+share/gnome/help/gnumeric/C/r5506.html
+share/gnome/help/gnumeric/C/r5531.html
+share/gnome/help/gnumeric/C/r5553.html
+share/gnome/help/gnumeric/C/r5574.html
+share/gnome/help/gnumeric/C/r5599.html
+share/gnome/help/gnumeric/C/r5621.html
+share/gnome/help/gnumeric/C/r5650.html
+share/gnome/help/gnumeric/C/r5674.html
+share/gnome/help/gnumeric/C/r5697.html
+share/gnome/help/gnumeric/C/r5721.html
+share/gnome/help/gnumeric/C/r5748.html
+share/gnome/help/gnumeric/C/r5770.html
+share/gnome/help/gnumeric/C/r5792.html
+share/gnome/help/gnumeric/C/r5818.html
+share/gnome/help/gnumeric/C/r5842.html
+share/gnome/help/gnumeric/C/r5862.html
+share/gnome/help/gnumeric/C/r5889.html
+share/gnome/help/gnumeric/C/r5914.html
+share/gnome/help/gnumeric/C/r5938.html
+share/gnome/help/gnumeric/C/r5961.html
+share/gnome/help/gnumeric/C/r5986.html
+share/gnome/help/gnumeric/C/r6008.html
+share/gnome/help/gnumeric/C/r6031.html
+share/gnome/help/gnumeric/C/r6053.html
+share/gnome/help/gnumeric/C/r6095.html
+share/gnome/help/gnumeric/C/r6118.html
+share/gnome/help/gnumeric/C/r6141.html
+share/gnome/help/gnumeric/C/r6162.html
+share/gnome/help/gnumeric/C/r6194.html
+share/gnome/help/gnumeric/C/r6219.html
+share/gnome/help/gnumeric/C/r6244.html
+share/gnome/help/gnumeric/C/r6267.html
+share/gnome/help/gnumeric/C/r6292.html
+share/gnome/help/gnumeric/C/r6316.html
+share/gnome/help/gnumeric/C/r6337.html
+share/gnome/help/gnumeric/C/r6360.html
+share/gnome/help/gnumeric/C/r6385.html
+share/gnome/help/gnumeric/C/r6408.html
+share/gnome/help/gnumeric/C/r6437.html
+share/gnome/help/gnumeric/C/r6461.html
+share/gnome/help/gnumeric/C/r6483.html
+share/gnome/help/gnumeric/C/r6510.html
+share/gnome/help/gnumeric/C/r6532.html
+share/gnome/help/gnumeric/C/r6559.html
+share/gnome/help/gnumeric/C/r6579.html
+share/gnome/help/gnumeric/C/r6605.html
+share/gnome/help/gnumeric/C/r6630.html
+share/gnome/help/gnumeric/C/r6655.html
+share/gnome/help/gnumeric/C/r6679.html
+share/gnome/help/gnumeric/C/r6706.html
+share/gnome/help/gnumeric/C/r6746.html
+share/gnome/help/gnumeric/C/r6769.html
+share/gnome/help/gnumeric/C/r6791.html
+share/gnome/help/gnumeric/C/r6814.html
+share/gnome/help/gnumeric/C/r6836.html
+share/gnome/help/gnumeric/C/r6856.html
+share/gnome/help/gnumeric/C/r6881.html
+share/gnome/help/gnumeric/C/r6903.html
+share/gnome/help/gnumeric/C/r6929.html
+share/gnome/help/gnumeric/C/r6952.html
+share/gnome/help/gnumeric/C/r6977.html
+share/gnome/help/gnumeric/C/r7005.html
+share/gnome/help/gnumeric/C/r7036.html
+share/gnome/help/gnumeric/C/r7060.html
+share/gnome/help/gnumeric/C/r7086.html
+share/gnome/help/gnumeric/C/r7106.html
+share/gnome/help/gnumeric/C/r7142.html
+share/gnome/help/gnumeric/C/r7159.html
+share/gnome/help/gnumeric/C/r7181.html
+share/gnome/help/gnumeric/C/r7206.html
+share/gnome/help/gnumeric/C/r7231.html
+share/gnome/help/gnumeric/C/r7255.html
+share/gnome/help/gnumeric/C/r7278.html
+share/gnome/help/gnumeric/C/r7301.html
+share/gnome/help/gnumeric/C/r7324.html
+share/gnome/help/gnumeric/C/r7357.html
+share/gnome/help/gnumeric/C/r7379.html
+share/gnome/help/gnumeric/C/r7406.html
+share/gnome/help/gnumeric/C/r7426.html
+share/gnome/help/gnumeric/C/r7466.html
+share/gnome/help/gnumeric/C/r7489.html
+share/gnome/help/gnumeric/C/r7512.html
+share/gnome/help/gnumeric/C/r7535.html
+share/gnome/help/gnumeric/C/r7559.html
+share/gnome/help/gnumeric/C/r7583.html
+share/gnome/help/gnumeric/C/r7609.html
+share/gnome/help/gnumeric/C/r7631.html
+share/gnome/help/gnumeric/C/r7655.html
+share/gnome/help/gnumeric/C/r7681.html
+share/gnome/help/gnumeric/C/r7703.html
+share/gnome/help/gnumeric/C/r7723.html
+share/gnome/help/gnumeric/C/r7745.html
+share/gnome/help/gnumeric/C/r7772.html
+share/gnome/help/gnumeric/C/r7795.html
+share/gnome/help/gnumeric/C/r7817.html
+share/gnome/help/gnumeric/C/r7841.html
+share/gnome/help/gnumeric/C/r7874.html
+share/gnome/help/gnumeric/C/r7902.html
+share/gnome/help/gnumeric/C/r7926.html
+share/gnome/help/gnumeric/C/r7948.html
+share/gnome/help/gnumeric/C/r7976.html
+share/gnome/help/gnumeric/C/r8002.html
+share/gnome/help/gnumeric/C/r8025.html
+share/gnome/help/gnumeric/C/r8048.html
+share/gnome/help/gnumeric/C/r8076.html
+share/gnome/help/gnumeric/C/r8100.html
+share/gnome/help/gnumeric/C/r8125.html
+share/gnome/help/gnumeric/C/r8153.html
+share/gnome/help/gnumeric/C/r8180.html
+share/gnome/help/gnumeric/C/r8201.html
+share/gnome/help/gnumeric/C/r8225.html
+share/gnome/help/gnumeric/C/r8253.html
+share/gnome/help/gnumeric/C/r8276.html
+share/gnome/help/gnumeric/C/r8299.html
+share/gnome/help/gnumeric/C/r8321.html
+share/gnome/help/gnumeric/C/r8344.html
+share/gnome/help/gnumeric/C/r8372.html
+share/gnome/help/gnumeric/C/r8395.html
+share/gnome/help/gnumeric/C/r8419.html
+share/gnome/help/gnumeric/C/r8441.html
+share/gnome/help/gnumeric/C/r8469.html
+share/gnome/help/gnumeric/C/r8492.html
+share/gnome/help/gnumeric/C/r8521.html
+share/gnome/help/gnumeric/C/r8543.html
+share/gnome/help/gnumeric/C/r8567.html
+share/gnome/help/gnumeric/C/r8588.html
+share/gnome/help/gnumeric/C/r8612.html
+share/gnome/help/gnumeric/C/r8635.html
+share/gnome/help/gnumeric/C/r8660.html
+share/gnome/help/gnumeric/C/r8683.html
+share/gnome/help/gnumeric/C/r8703.html
+share/gnome/help/gnumeric/C/r8724.html
+share/gnome/help/gnumeric/C/r8749.html
+share/gnome/help/gnumeric/C/r8778.html
+share/gnome/help/gnumeric/C/r8803.html
+share/gnome/help/gnumeric/C/r8823.html
+share/gnome/help/gnumeric/C/r8845.html
+share/gnome/help/gnumeric/C/r8867.html
+share/gnome/help/gnumeric/C/r8891.html
+share/gnome/help/gnumeric/C/r8917.html
+share/gnome/help/gnumeric/C/r8938.html
+share/gnome/help/gnumeric/C/r8979.html
+share/gnome/help/gnumeric/C/r9007.html
+share/gnome/help/gnumeric/C/r9027.html
+share/gnome/help/gnumeric/C/r9067.html
+share/gnome/help/gnumeric/C/r9088.html
+share/gnome/help/gnumeric/C/r9111.html
+share/gnome/help/gnumeric/C/r9152.html
+share/gnome/help/gnumeric/C/r9178.html
+share/gnome/help/gnumeric/C/r9202.html
+share/gnome/help/gnumeric/C/r9230.html
+share/gnome/help/gnumeric/C/r9250.html
+share/gnome/help/gnumeric/C/r9273.html
+share/gnome/help/gnumeric/C/r9297.html
+share/gnome/help/gnumeric/C/r9325.html
+share/gnome/help/gnumeric/C/r9346.html
+share/gnome/help/gnumeric/C/r9366.html
+share/gnome/help/gnumeric/C/r9393.html
+share/gnome/help/gnumeric/C/r9433.html
+share/gnome/help/gnumeric/C/r9458.html
+share/gnome/help/gnumeric/C/r9487.html
+share/gnome/help/gnumeric/C/r9509.html
+share/gnome/help/gnumeric/C/r9532.html
+share/gnome/help/gnumeric/C/r9557.html
+share/gnome/help/gnumeric/C/r9583.html
+share/gnome/help/gnumeric/C/r9611.html
+share/gnome/help/gnumeric/C/r9631.html
+share/gnome/help/gnumeric/C/r9656.html
+share/gnome/help/gnumeric/C/r9679.html
+share/gnome/help/gnumeric/C/r9703.html
+share/gnome/help/gnumeric/C/r9729.html
+share/gnome/help/gnumeric/C/r9751.html
+share/gnome/help/gnumeric/C/r9775.html
+share/gnome/help/gnumeric/C/r9801.html
+share/gnome/help/gnumeric/C/r9823.html
+share/gnome/help/gnumeric/C/r9848.html
+share/gnome/help/gnumeric/C/r9871.html
+share/gnome/help/gnumeric/C/r9893.html
+share/gnome/help/gnumeric/C/r9922.html
+share/gnome/help/gnumeric/C/r9943.html
+share/gnome/help/gnumeric/C/r9966.html
+share/gnome/help/gnumeric/C/r9988.html
+share/gnome/help/gnumeric/C/style.html
+share/gnome/help/gnumeric/C/topic.dat
+share/gnome/help/gnumeric/C/tutorials.html
+share/gnome/help/gnumeric/C/worksheet.html
+share/gnome/help/gnumeric/C/x176.html
+share/gnome/help/gnumeric/C/x222.html
+share/gnome/help/gnumeric/C/x669.html
+share/gnome/help/gnumeric/C/x683.html
+share/gnumeric/glade/advanced-filter.glade
+share/gnumeric/glade/analysis-tools.glade
+share/gnumeric/glade/autocorrect-exceptions.glade
+share/gnumeric/glade/autocorrect.glade
+share/gnumeric/glade/autosave-prompt.glade
+share/gnumeric/glade/autosave.glade
+share/gnumeric/glade/cell-format.glade
+share/gnumeric/glade/cell-sort.glade
+share/gnumeric/glade/col-width.glade
+share/gnumeric/glade/delete-cells.glade
+share/gnumeric/glade/dialog-stf.glade
+share/gnumeric/glade/dialog-zoom.glade
+share/gnumeric/glade/font-sel.glade
+share/gnumeric/glade/function-select.glade
+share/gnumeric/glade/graphics.glade
+share/gnumeric/glade/hf-config.glade
+share/gnumeric/glade/import.glade
+share/gnumeric/glade/insert-cells.glade
+share/gnumeric/glade/names.glade
+share/gnumeric/glade/plugin-manager.glade
+share/gnumeric/glade/print.glade
+share/gnumeric/glade/row-height.glade
+share/gnumeric/glade/sheet-order.glade
+share/gnumeric/glade/sheet-rename.glade
+share/gnumeric/glade/solver-options.glade
+share/gnumeric/glade/solver.glade
+share/gnumeric/glade/summary.glade
+share/gnumeric/glade/workbook-attr.glade
+share/gnumeric/python/gnumeric_startup.py
+share/idl/Gnumeric.idl
+share/idl/Graph.idl
share/locale/cs/LC_MESSAGES/gnumeric.mo
-share/locale/es/LC_MESSAGES/gnumeric.mo
-share/locale/ru/LC_MESSAGES/gnumeric.mo
-share/locale/hu/LC_MESSAGES/gnumeric.mo
-share/locale/it/LC_MESSAGES/gnumeric.mo
-share/locale/nl/LC_MESSAGES/gnumeric.mo
-share/locale/et/LC_MESSAGES/gnumeric.mo
-share/locale/pt/LC_MESSAGES/gnumeric.mo
-share/locale/no/LC_MESSAGES/gnumeric.mo
-share/locale/pl/LC_MESSAGES/gnumeric.mo
share/locale/da/LC_MESSAGES/gnumeric.mo
-share/locale/fi/LC_MESSAGES/gnumeric.mo
share/locale/de/LC_MESSAGES/gnumeric.mo
-share/locale/sk/LC_MESSAGES/gnumeric.mo
-share/locale/hr/LC_MESSAGES/gnumeric.mo
+share/locale/el/LC_MESSAGES/gnumeric.mo
+share/locale/en_GB/LC_MESSAGES/gnumeric.mo
+share/locale/es/LC_MESSAGES/gnumeric.mo
share/locale/es_DO/LC_MESSAGES/gnumeric.mo
-share/locale/pt_BR/LC_MESSAGES/gnumeric.mo
-share/locale/ko/LC_MESSAGES/gnumeric.mo
-share/locale/ja/LC_MESSAGES/gnumeric.mo
share/locale/es_GT/LC_MESSAGES/gnumeric.mo
share/locale/es_HN/LC_MESSAGES/gnumeric.mo
share/locale/es_MX/LC_MESSAGES/gnumeric.mo
share/locale/es_PA/LC_MESSAGES/gnumeric.mo
share/locale/es_PE/LC_MESSAGES/gnumeric.mo
share/locale/es_SV/LC_MESSAGES/gnumeric.mo
-share/locale/en_GB/LC_MESSAGES/gnumeric.mo
+share/locale/et/LC_MESSAGES/gnumeric.mo
+share/locale/fi/LC_MESSAGES/gnumeric.mo
+share/locale/fr/LC_MESSAGES/gnumeric.mo
+share/locale/ga/LC_MESSAGES/gnumeric.mo
+share/locale/hr/LC_MESSAGES/gnumeric.mo
+share/locale/hu/LC_MESSAGES/gnumeric.mo
+share/locale/it/LC_MESSAGES/gnumeric.mo
+share/locale/ja/LC_MESSAGES/gnumeric.mo
+share/locale/ko/LC_MESSAGES/gnumeric.mo
+share/locale/nl/LC_MESSAGES/gnumeric.mo
+share/locale/no/LC_MESSAGES/gnumeric.mo
+share/locale/pl/LC_MESSAGES/gnumeric.mo
+share/locale/pt/LC_MESSAGES/gnumeric.mo
+share/locale/pt_BR/LC_MESSAGES/gnumeric.mo
+share/locale/ru/LC_MESSAGES/gnumeric.mo
+share/locale/sk/LC_MESSAGES/gnumeric.mo
+share/locale/sv/LC_MESSAGES/gnumeric.mo
share/locale/uk/LC_MESSAGES/gnumeric.mo
-share/idl/Gnumeric.idl
-share/idl/Gnumeric-value.idl
-share/pixmaps/gnumeric/orient-horizontal.png
-share/pixmaps/gnumeric/orient-vertical.png
-share/pixmaps/gnumeric/right-down.png
-share/pixmaps/gnumeric/down-right.png
+share/locale/zh_CN.GB2312/LC_MESSAGES/gnumeric.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/gnumeric.mo
+share/mc/templates/gnumeric.desktop
+share/mime-info/gnumeric.keys
+share/mime-info/gnumeric.mime
+share/pixmaps/gnome-application-x-gnumeric.png
+share/pixmaps/gnome-application-x-xls.png
+share/pixmaps/gnome-gnumeric.png
+share/pixmaps/gnumeric/bottom_border
share/pixmaps/gnumeric/chart_area_1_1.png
share/pixmaps/gnumeric/chart_area_1_2.png
share/pixmaps/gnumeric/chart_area_1_3.png
@@ -121,10 +567,10 @@ share/pixmaps/gnumeric/chart_radar_1_2.png
share/pixmaps/gnumeric/chart_radar_1_3.png
share/pixmaps/gnumeric/chart_scatter_1_1.png
share/pixmaps/gnumeric/chart_scatter_2_1.png
-share/pixmaps/gnumeric/chart_stock_1_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
@@ -132,6 +578,8 @@ share/pixmaps/gnumeric/chart_surface_1_1.png
share/pixmaps/gnumeric/chart_surface_1_2.png
share/pixmaps/gnumeric/chart_surface_2_1.png
share/pixmaps/gnumeric/chart_surface_2_2.png
+share/pixmaps/gnumeric/diag_border
+share/pixmaps/gnumeric/down-right.png
share/pixmaps/gnumeric/gp_125grey
share/pixmaps/gnumeric/gp_25grey
share/pixmaps/gnumeric/gp_50grey
@@ -150,6 +598,10 @@ share/pixmaps/gnumeric/gp_thin_horiz_cross
share/pixmaps/gnumeric/gp_thin_rev_diag
share/pixmaps/gnumeric/gp_thin_vert
share/pixmaps/gnumeric/gp_vert
+share/pixmaps/gnumeric/inside_border
+share/pixmaps/gnumeric/inside_horiz_border
+share/pixmaps/gnumeric/inside_vert_border
+share/pixmaps/gnumeric/left_border
share/pixmaps/gnumeric/line_pattern_dash_dot
share/pixmaps/gnumeric/line_pattern_dash_dot_dot
share/pixmaps/gnumeric/line_pattern_dashed
@@ -159,430 +611,19 @@ share/pixmaps/gnumeric/line_pattern_hair
share/pixmaps/gnumeric/line_pattern_medium
share/pixmaps/gnumeric/line_pattern_medium_dash
share/pixmaps/gnumeric/line_pattern_medium_dash_dot
-share/pixmaps/gnumeric/line_pattern_slant
share/pixmaps/gnumeric/line_pattern_medium_dash_dot_dot
+share/pixmaps/gnumeric/line_pattern_slant
share/pixmaps/gnumeric/line_pattern_thick
share/pixmaps/gnumeric/line_pattern_thin
-share/pixmaps/gnumeric/bottom_border
-share/pixmaps/gnumeric/diag_border
-share/pixmaps/gnumeric/left_border
+share/pixmaps/gnumeric/no_border
+share/pixmaps/gnumeric/orient-horizontal.png
+share/pixmaps/gnumeric/orient-vertical.png
+share/pixmaps/gnumeric/outline_border
share/pixmaps/gnumeric/rev_diag_border
+share/pixmaps/gnumeric/right-down.png
share/pixmaps/gnumeric/right_border
share/pixmaps/gnumeric/top_border
-share/pixmaps/gnumeric/inside_horiz_border
-share/pixmaps/gnumeric/inside_vert_border
-share/pixmaps/gnumeric/inside_border
-share/pixmaps/gnumeric/outline_border
-share/pixmaps/gnumeric/no_border
-share/pixmaps/gnome-gnumeric.png
-share/pixmaps/gnome-gnumeric-xl.png
-share/gnome/help/gnumeric/C/gnumeric.html
-share/gnome/help/gnumeric/C/topic.dat
-share/gnome/help/gnumeric/C/images/autofill-1.jpg
-share/gnome/help/gnumeric/C/images/autofill-10.jpg
-share/gnome/help/gnumeric/C/images/autofill-2.jpg
-share/gnome/help/gnumeric/C/images/autofill-3.jpg
-share/gnome/help/gnumeric/C/images/autofill-4.jpg
-share/gnome/help/gnumeric/C/images/autofill-5.jpg
-share/gnome/help/gnumeric/C/images/autofill-6.jpg
-share/gnome/help/gnumeric/C/images/autofill-7.jpg
-share/gnome/help/gnumeric/C/images/autofill-8.jpg
-share/gnome/help/gnumeric/C/images/autofill-9.jpg
-share/gnome/help/gnumeric/C/images/cells-1.jpg
-share/gnome/help/gnumeric/C/images/cells-2.jpg
-share/gnome/help/gnumeric/C/images/dndselection-1.jpg
-share/gnome/help/gnumeric/C/images/editing-1.jpg
-share/gnome/help/gnumeric/C/images/editing-cell-selection-1.jpg
-share/gnome/help/gnumeric/C/images/number-format-buttonbar.jpg
-share/gnome/help/gnumeric/C/images/number-format-color-dialog.jpg
-share/gnome/help/gnumeric/C/images/number-format-dialog.jpg
-share/gnome/help/gnumeric/C/images/number-format-font-dialog.jpg
-share/gnome/help/gnumeric/C/images/number-format-justification-dialog-2.jpg
-share/gnome/help/gnumeric/C/images/number-format-justification-dialog.jpg
-share/gnome/help/gnumeric/C/images/number-format-justification.jpg
-share/gnome/help/gnumeric/C/images/selection-1.jpg
-share/gnome/help/gnumeric/C/images/selection-10.jpg
-share/gnome/help/gnumeric/C/images/selection-2.jpg
-share/gnome/help/gnumeric/C/images/selection-3.jpg
-share/gnome/help/gnumeric/C/images/selection-4.jpg
-share/gnome/help/gnumeric/C/images/selection-5.jpg
-share/gnome/help/gnumeric/C/images/selection-6.jpg
-share/gnome/help/gnumeric/C/images/selection-7.jpg
-share/gnome/help/gnumeric/C/images/selection-8.jpg
-share/gnome/help/gnumeric/C/images/selection-9.jpg
-share/gnome/help/gnumeric/C/images/worksheet-all-1.jpg
-share/gnome/help/gnumeric/C/images/worksheet-cols-1.jpg
-share/gnome/help/gnumeric/C/images/align-center.gif
-share/gnome/help/gnumeric/C/images/worksheet-data-1.jpg
-share/gnome/help/gnumeric/C/images/worksheet-data-2.jpg
-share/gnome/help/gnumeric/C/images/worksheet-data-3.jpg
-share/gnome/help/gnumeric/C/images/worksheet-data-4.jpg
-share/gnome/help/gnumeric/C/images/worksheet-info-1.jpg
-share/gnome/help/gnumeric/C/images/worksheet-rows-1.jpg
-share/gnome/help/gnumeric/C/images/worksheet-running-calc-1.jpg
-share/gnome/help/gnumeric/C/images/worksheet-zoomin-1.jpg
-share/gnome/help/gnumeric/C/images/worksheet-zoomout-1.jpg
-share/gnome/help/gnumeric/C/images/align-left.gif
-share/gnome/help/gnumeric/C/images/align-right.gif
-share/gnome/help/gnumeric/C/images/arrow.gif
-share/gnome/help/gnumeric/C/images/bold.gif
-share/gnome/help/gnumeric/C/images/cursor_cross.gif
-share/gnome/help/gnumeric/C/images/italic.gif
-share/gnome/help/gnumeric/C/images/line.gif
-share/gnome/help/gnumeric/C/images/oval.gif
-share/gnome/help/gnumeric/C/images/rect.gif
-share/gnome/help/gnumeric/C/images/stock_copy.gif
-share/gnome/help/gnumeric/C/images/stock_cut.gif
-share/gnome/help/gnumeric/C/images/stock_new.gif
-share/gnome/help/gnumeric/C/images/stock_open.gif
-share/gnome/help/gnumeric/C/images/stock_paste.gif
-share/gnome/help/gnumeric/C/images/stock_save.gif
-share/gnome/help/gnumeric/C/analysis-tools.html
-share/gnome/help/gnumeric/C/autofill.html
-share/gnome/help/gnumeric/C/cell-elements.html
-share/gnome/help/gnumeric/C/cell-referencing.html
-share/gnome/help/gnumeric/C/editing-selections.html
-share/gnome/help/gnumeric/C/editing.html
-share/gnome/help/gnumeric/C/files.html
-share/gnome/help/gnumeric/C/formatting.html
-share/gnome/help/gnumeric/C/formulas.html
-share/gnome/help/gnumeric/C/function-reference.html
-share/gnome/help/gnumeric/C/ln20.html
-share/gnome/help/gnumeric/C/printing.html
-share/gnome/help/gnumeric/C/r2092.html
-share/gnome/help/gnumeric/C/r2110.html
-share/gnome/help/gnumeric/C/r2124.html
-share/gnome/help/gnumeric/C/r2140.html
-share/gnome/help/gnumeric/C/r2158.html
-share/gnome/help/gnumeric/C/r2183.html
-share/gnome/help/gnumeric/C/r2200.html
-share/gnome/help/gnumeric/C/r2219.html
-share/gnome/help/gnumeric/C/r2243.html
-share/gnome/help/gnumeric/C/r2260.html
-share/gnome/help/gnumeric/C/r2286.html
-share/gnome/help/gnumeric/C/r2306.html
-share/gnome/help/gnumeric/C/r2324.html
-share/gnome/help/gnumeric/C/r2344.html
-share/gnome/help/gnumeric/C/r2362.html
-share/gnome/help/gnumeric/C/r2379.html
-share/gnome/help/gnumeric/C/r2403.html
-share/gnome/help/gnumeric/C/r2423.html
-share/gnome/help/gnumeric/C/r2440.html
-share/gnome/help/gnumeric/C/r2496.html
-share/gnome/help/gnumeric/C/r2514.html
-share/gnome/help/gnumeric/C/r2538.html
-share/gnome/help/gnumeric/C/r2558.html
-share/gnome/help/gnumeric/C/r2580.html
-share/gnome/help/gnumeric/C/r2601.html
-share/gnome/help/gnumeric/C/r2621.html
-share/gnome/help/gnumeric/C/r2639.html
-share/gnome/help/gnumeric/C/r2657.html
-share/gnome/help/gnumeric/C/r2676.html
-share/gnome/help/gnumeric/C/r2696.html
-share/gnome/help/gnumeric/C/r2714.html
-share/gnome/help/gnumeric/C/r2737.html
-share/gnome/help/gnumeric/C/r2755.html
-share/gnome/help/gnumeric/C/r2772.html
-share/gnome/help/gnumeric/C/r2793.html
-share/gnome/help/gnumeric/C/r2812.html
-share/gnome/help/gnumeric/C/r2916.html
-share/gnome/help/gnumeric/C/r2935.html
-share/gnome/help/gnumeric/C/r2954.html
-share/gnome/help/gnumeric/C/r2972.html
-share/gnome/help/gnumeric/C/r2997.html
-share/gnome/help/gnumeric/C/r3015.html
-share/gnome/help/gnumeric/C/r3033.html
-share/gnome/help/gnumeric/C/r3054.html
-share/gnome/help/gnumeric/C/r3071.html
-share/gnome/help/gnumeric/C/r3090.html
-share/gnome/help/gnumeric/C/r3113.html
-share/gnome/help/gnumeric/C/r3130.html
-share/gnome/help/gnumeric/C/r3148.html
-share/gnome/help/gnumeric/C/r3165.html
-share/gnome/help/gnumeric/C/r3182.html
-share/gnome/help/gnumeric/C/r3200.html
-share/gnome/help/gnumeric/C/r3219.html
-share/gnome/help/gnumeric/C/r3237.html
-share/gnome/help/gnumeric/C/r3255.html
-share/gnome/help/gnumeric/C/r3273.html
-share/gnome/help/gnumeric/C/r3290.html
-share/gnome/help/gnumeric/C/r3314.html
-share/gnome/help/gnumeric/C/r3333.html
-share/gnome/help/gnumeric/C/r3353.html
-share/gnome/help/gnumeric/C/r3373.html
-share/gnome/help/gnumeric/C/r3387.html
-share/gnome/help/gnumeric/C/r3405.html
-share/gnome/help/gnumeric/C/r3423.html
-share/gnome/help/gnumeric/C/r3443.html
-share/gnome/help/gnumeric/C/r3495.html
-share/gnome/help/gnumeric/C/r3513.html
-share/gnome/help/gnumeric/C/r3532.html
-share/gnome/help/gnumeric/C/r3567.html
-share/gnome/help/gnumeric/C/r3587.html
-share/gnome/help/gnumeric/C/r3606.html
-share/gnome/help/gnumeric/C/r3627.html
-share/gnome/help/gnumeric/C/r3644.html
-share/gnome/help/gnumeric/C/r3661.html
-share/gnome/help/gnumeric/C/r3679.html
-share/gnome/help/gnumeric/C/r3699.html
-share/gnome/help/gnumeric/C/r3717.html
-share/gnome/help/gnumeric/C/r3734.html
-share/gnome/help/gnumeric/C/r3751.html
-share/gnome/help/gnumeric/C/r3770.html
-share/gnome/help/gnumeric/C/r3791.html
-share/gnome/help/gnumeric/C/r3808.html
-share/gnome/help/gnumeric/C/r3826.html
-share/gnome/help/gnumeric/C/r3844.html
-share/gnome/help/gnumeric/C/r3864.html
-share/gnome/help/gnumeric/C/r3880.html
-share/gnome/help/gnumeric/C/r3903.html
-share/gnome/help/gnumeric/C/r3921.html
-share/gnome/help/gnumeric/C/r3941.html
-share/gnome/help/gnumeric/C/r3961.html
-share/gnome/help/gnumeric/C/r3980.html
-share/gnome/help/gnumeric/C/r4000.html
-share/gnome/help/gnumeric/C/r4021.html
-share/gnome/help/gnumeric/C/r4039.html
-share/gnome/help/gnumeric/C/r4058.html
-share/gnome/help/gnumeric/C/r4077.html
-share/gnome/help/gnumeric/C/r4101.html
-share/gnome/help/gnumeric/C/r4120.html
-share/gnome/help/gnumeric/C/r4140.html
-share/gnome/help/gnumeric/C/r4156.html
-share/gnome/help/gnumeric/C/r4174.html
-share/gnome/help/gnumeric/C/r4194.html
-share/gnome/help/gnumeric/C/r4214.html
-share/gnome/help/gnumeric/C/r4233.html
-share/gnome/help/gnumeric/C/r4251.html
-share/gnome/help/gnumeric/C/r4270.html
-share/gnome/help/gnumeric/C/r4290.html
-share/gnome/help/gnumeric/C/r4308.html
-share/gnome/help/gnumeric/C/r4328.html
-share/gnome/help/gnumeric/C/r4367.html
-share/gnome/help/gnumeric/C/r4384.html
-share/gnome/help/gnumeric/C/r4402.html
-share/gnome/help/gnumeric/C/r4422.html
-share/gnome/help/gnumeric/C/r4443.html
-share/gnome/help/gnumeric/C/r4497.html
-share/gnome/help/gnumeric/C/r4514.html
-share/gnome/help/gnumeric/C/r4537.html
-share/gnome/help/gnumeric/C/r4557.html
-share/gnome/help/gnumeric/C/r4575.html
-share/gnome/help/gnumeric/C/r4594.html
-share/gnome/help/gnumeric/C/r4802.html
-share/gnome/help/gnumeric/C/r4821.html
-share/gnome/help/gnumeric/C/r4839.html
-share/gnome/help/gnumeric/C/r4857.html
-share/gnome/help/gnumeric/C/r4877.html
-share/gnome/help/gnumeric/C/r4896.html
-share/gnome/help/gnumeric/C/r4914.html
-share/gnome/help/gnumeric/C/r4931.html
-share/gnome/help/gnumeric/C/r4956.html
-share/gnome/help/gnumeric/C/r4976.html
-share/gnome/help/gnumeric/C/r4996.html
-share/gnome/help/gnumeric/C/r5015.html
-share/gnome/help/gnumeric/C/r5035.html
-share/gnome/help/gnumeric/C/r5055.html
-share/gnome/help/gnumeric/C/r5072.html
-share/gnome/help/gnumeric/C/r5088.html
-share/gnome/help/gnumeric/C/r5108.html
-share/gnome/help/gnumeric/C/r5126.html
-share/gnome/help/gnumeric/C/r5149.html
-share/gnome/help/gnumeric/C/r5168.html
-share/gnome/help/gnumeric/C/r5185.html
-share/gnome/help/gnumeric/C/r5203.html
-share/gnome/help/gnumeric/C/r5225.html
-share/gnome/help/gnumeric/C/r5241.html
-share/gnome/help/gnumeric/C/r5259.html
-share/gnome/help/gnumeric/C/r5278.html
-share/gnome/help/gnumeric/C/r5298.html
-share/gnome/help/gnumeric/C/r5318.html
-share/gnome/help/gnumeric/C/r5336.html
-share/gnome/help/gnumeric/C/r5359.html
-share/gnome/help/gnumeric/C/r5379.html
-share/gnome/help/gnumeric/C/r5397.html
-share/gnome/help/gnumeric/C/r5415.html
-share/gnome/help/gnumeric/C/r5433.html
-share/gnome/help/gnumeric/C/r5450.html
-share/gnome/help/gnumeric/C/r5487.html
-share/gnome/help/gnumeric/C/r5504.html
-share/gnome/help/gnumeric/C/r5525.html
-share/gnome/help/gnumeric/C/r5543.html
-share/gnome/help/gnumeric/C/r5563.html
-share/gnome/help/gnumeric/C/r5587.html
-share/gnome/help/gnumeric/C/r5614.html
-share/gnome/help/gnumeric/C/r5634.html
-share/gnome/help/gnumeric/C/r5654.html
-share/gnome/help/gnumeric/C/r5670.html
-share/gnome/help/gnumeric/C/r5700.html
-share/gnome/help/gnumeric/C/r5717.html
-share/gnome/help/gnumeric/C/r5736.html
-share/gnome/help/gnumeric/C/r5756.html
-share/gnome/help/gnumeric/C/r5775.html
-share/gnome/help/gnumeric/C/r5793.html
-share/gnome/help/gnumeric/C/r5810.html
-share/gnome/help/gnumeric/C/r5828.html
-share/gnome/help/gnumeric/C/r5845.html
-share/gnome/help/gnumeric/C/r5867.html
-share/gnome/help/gnumeric/C/r5883.html
-share/gnome/help/gnumeric/C/r5903.html
-share/gnome/help/gnumeric/C/r5922.html
-share/gnome/help/gnumeric/C/r5942.html
-share/gnome/help/gnumeric/C/r5961.html
-share/gnome/help/gnumeric/C/r5983.html
-share/gnome/help/gnumeric/C/r6000.html
-share/gnome/help/gnumeric/C/r6020.html
-share/gnome/help/gnumeric/C/r6043.html
-share/gnome/help/gnumeric/C/r6061.html
-share/gnome/help/gnumeric/C/r6077.html
-share/gnome/help/gnumeric/C/r6095.html
-share/gnome/help/gnumeric/C/r6113.html
-share/gnome/help/gnumeric/C/r6131.html
-share/gnome/help/gnumeric/C/r6149.html
-share/gnome/help/gnumeric/C/r6167.html
-share/gnome/help/gnumeric/C/r6191.html
-share/gnome/help/gnumeric/C/r6204.html
-share/gnome/help/gnumeric/C/r6223.html
-share/gnome/help/gnumeric/C/r6241.html
-share/gnome/help/gnumeric/C/r6260.html
-share/gnome/help/gnumeric/C/r6280.html
-share/gnome/help/gnumeric/C/r6298.html
-share/gnome/help/gnumeric/C/r6316.html
-share/gnome/help/gnumeric/C/r6337.html
-share/gnome/help/gnumeric/C/r6357.html
-share/gnome/help/gnumeric/C/r6376.html
-share/gnome/help/gnumeric/C/r6398.html
-share/gnome/help/gnumeric/C/r6415.html
-share/gnome/help/gnumeric/C/r6434.html
-share/gnome/help/gnumeric/C/r6458.html
-share/gnome/help/gnumeric/C/r6494.html
-share/gnome/help/gnumeric/C/r6513.html
-share/gnome/help/gnumeric/C/r6537.html
-share/gnome/help/gnumeric/C/r6555.html
-share/gnome/help/gnumeric/C/r6574.html
-share/gnome/help/gnumeric/C/r6592.html
-share/gnome/help/gnumeric/C/r6614.html
-share/gnome/help/gnumeric/C/r6632.html
-share/gnome/help/gnumeric/C/r6652.html
-share/gnome/help/gnumeric/C/r6669.html
-share/gnome/help/gnumeric/C/r6687.html
-share/gnome/help/gnumeric/C/r6704.html
-share/gnome/help/gnumeric/C/r6722.html
-share/gnome/help/gnumeric/C/r6740.html
-share/gnome/help/gnumeric/C/r6761.html
-share/gnome/help/gnumeric/C/r6777.html
-share/gnome/help/gnumeric/C/r6795.html
-share/gnome/help/gnumeric/C/r6811.html
-share/gnome/help/gnumeric/C/r6831.html
-share/gnome/help/gnumeric/C/r6856.html
-share/gnome/help/gnumeric/C/r6876.html
-share/gnome/help/gnumeric/C/r6894.html
-share/gnome/help/gnumeric/C/r6912.html
-share/gnome/help/gnumeric/C/r6932.html
-share/gnome/help/gnumeric/C/r6949.html
-share/gnome/help/gnumeric/C/r6969.html
-share/gnome/help/gnumeric/C/r6991.html
-share/gnome/help/gnumeric/C/r7021.html
-share/gnome/help/gnumeric/C/r7037.html
-share/gnome/help/gnumeric/C/r7056.html
-share/gnome/help/gnumeric/C/r7076.html
-share/gnome/help/gnumeric/C/r7095.html
-share/gnome/help/gnumeric/C/r7113.html
-share/gnome/help/gnumeric/C/r7135.html
-share/gnome/help/gnumeric/C/r7151.html
-share/gnome/help/gnumeric/C/r7170.html
-share/gnome/help/gnumeric/C/r7188.html
-share/gnome/help/gnumeric/C/r7213.html
-share/gnome/help/gnumeric/C/r7230.html
-share/gnome/help/gnumeric/C/r7264.html
-share/gnome/help/gnumeric/C/r7284.html
-share/gnome/help/gnumeric/C/r7303.html
-share/gnome/help/gnumeric/C/r7328.html
-share/gnome/help/gnumeric/C/r7364.html
-share/gnome/help/gnumeric/C/r7386.html
-share/gnome/help/gnumeric/C/r7406.html
-share/gnome/help/gnumeric/C/r7427.html
-share/gnome/help/gnumeric/C/r7484.html
-share/gnome/help/gnumeric/C/r7505.html
-share/gnome/help/gnumeric/C/r7523.html
-share/gnome/help/gnumeric/C/r7541.html
-share/gnome/help/gnumeric/C/r7561.html
-share/gnome/help/gnumeric/C/r7579.html
-share/gnome/help/gnumeric/C/r7599.html
-share/gnome/help/gnumeric/C/r7617.html
-share/gnome/help/gnumeric/C/r7634.html
-share/gnome/help/gnumeric/C/r7648.html
-share/gnome/help/gnumeric/C/r7664.html
-share/gnome/help/gnumeric/C/r7683.html
-share/gnome/help/gnumeric/C/r7700.html
-share/gnome/help/gnumeric/C/r7718.html
-share/gnome/help/gnumeric/C/r7739.html
-share/gnome/help/gnumeric/C/r7756.html
-share/gnome/help/gnumeric/C/r7776.html
-share/gnome/help/gnumeric/C/r7793.html
-share/gnome/help/gnumeric/C/r7812.html
-share/gnome/help/gnumeric/C/r7831.html
-share/gnome/help/gnumeric/C/r7850.html
-share/gnome/help/gnumeric/C/r7868.html
-share/gnome/help/gnumeric/C/r7884.html
-share/gnome/help/gnumeric/C/r7901.html
-share/gnome/help/gnumeric/C/r2461.html
-share/gnome/help/gnumeric/C/r3460.html
-share/gnome/help/gnumeric/C/r4346.html
-share/gnome/help/gnumeric/C/r4460.html
-share/gnome/help/gnumeric/C/r4616.html
-share/gnome/help/gnumeric/C/r4634.html
-share/gnome/help/gnumeric/C/r4652.html
-share/gnome/help/gnumeric/C/r4672.html
-share/gnome/help/gnumeric/C/r4690.html
-share/gnome/help/gnumeric/C/r5466.html
-share/gnome/help/gnumeric/C/r7246.html
-share/gnome/help/gnumeric/C/r7346.html
-share/gnome/help/gnumeric/C/r7465.html
-share/gnome/help/gnumeric/C/r2479.html
-share/gnome/help/gnumeric/C/r3477.html
-share/gnome/help/gnumeric/C/r3547.html
-share/gnome/help/gnumeric/C/r4477.html
-share/gnome/help/gnumeric/C/r4706.html
-share/gnome/help/gnumeric/C/r4725.html
-share/gnome/help/gnumeric/C/r4745.html
-share/gnome/help/gnumeric/C/r4764.html
-share/gnome/help/gnumeric/C/r4782.html
-share/gnome/help/gnumeric/C/r6476.html
-share/gnome/help/gnumeric/C/r7447.html
-share/gnome/help/gnumeric/C/style.html
-share/gnome/help/gnumeric/C/tutorials.html
-share/gnome/help/gnumeric/C/worksheet.html
-share/gnome/help/gnumeric/C/x176.html
-share/gnome/help/gnumeric/C/x222.html
-share/gnome/help/gnumeric/C/x669.html
-share/gnome/help/gnumeric/C/x682.html
-share/gnome/help/gnumeric/C/docbook.css
-share/gnome/apps/Applications/gnumeric.desktop
-share/mc/templates/gnumeric.desktop
-share/mime-info/gnumeric.keys
-share/mime-info/gnumeric.mime
-share/gnumeric/python/gnumeric_startup.py
-share/gnumeric/glade/col-width.glade
-share/gnumeric/glade/font-sel.glade
-share/gnumeric/glade/hf-config.glade
-share/gnumeric/glade/import.glade
-share/gnumeric/glade/names.glade
-share/gnumeric/glade/print.glade
-share/gnumeric/glade/row-height.glade
-share/gnumeric/glade/sheet-rename.glade
-share/gnumeric/glade/summary.glade
-share/gnumeric/glade/dialog-zoom.glade
-share/gnumeric/glade/insert-cells.glade
-share/gnumeric/glade/delete-cells.glade
-share/gnumeric/glade/cell-format.glade
-share/gnumeric/glade/cell-sort.glade
-share/gnumeric/glade/stf.glade
-share/gnumeric/glade/autocorrect.glade
-share/gnumeric/glade/autocorrect-exceptions.glade
-share/gnumeric/glade/autosave.glade
-share/gnumeric/glade/autosave-prompt.glade
-@dirrm lib/gnumeric/plugins/0.48
+@dirrm lib/gnumeric/plugins/0.52
@dirrm lib/gnumeric/plugins
@dirrm lib/gnumeric
@dirrm share/pixmaps/gnumeric