diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-17 20:49:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-17 20:49:45 +0000 |
commit | 50839fd847697b49a144bed99c662f29040fe31d (patch) | |
tree | 18cb42119a3034648c0122c99d3044285abde8a3 /math/gnumeric/PLIST | |
parent | 8a82609344baadef41ac302f0aa9c830264cad74 (diff) | |
download | pkgsrc-50839fd847697b49a144bed99c662f29040fe31d.tar.gz |
Update to 1.6.1. Committed during the freeze because 1.4.3 was broken
after the libgsf update (see PR 32281).
Changes since 1.4.2 (1.4.3 is not mentioned in the ChangeLog?!):
Gnumeric 1.6.1
Allin Cottrell:
* Save configuration in non-gnome case. [#310354]
Jean Brefort:
* Use localized decimal separator. [#80139]
Jody:
* Unfreeze panes if the drag handles are pulled outwards.
* Adjust ctrl-~ vs ctrl-!
* Some R1C1 fixes
* More SpreadsheetML from MS Office XP.
* Some OpenDoc import extensions.
* Minor fixes for auto-fill
* Enable a chart importer in the experimental xml sax importer.
Lukasz Stelmach:
* Fix python binding for RangeRef::end.
Eduardo Lima:
Renato Araujo:
* Maemo/Hildon port to Nokia 770
Morten:
* Fix content probing of csv and tsv files. [#318419]
* Import formats from Lotus 1-2-3 files.
* Import column widths and row heights from Lotus 1-2-3 files.
* Handle Lotus 1-2-3 functions whose names differ from the ones
we use better.
* Read basic info from wk4 files.
* Fix issues with new function docs method.
* Fix OO import crash. [#320818]
* Fix Excel save crash. [#321009]
* Plug minor leak.
Philippe Lelong:
* Fix issue with PRICE (and probably related functions).
--------------------------------------------------------------------------
Gnumeric 1.6.0
Andreas:
* Preload selection in "Define Names" dialog. [#316406]
Jean Brefort:
* Fix crash when deleting plot with dynamic deps.
* Fix localization issues. [#318042][#318043].
Jody:
* Snap objects right in RTL mode. [#316026]
* Finish Data -> Table evaluation
* Avoid entering "" for every keystroke when using gtk-2.8
* Fix xls import/export of markers for radar plots.
* Fix rotated text with pango-1.10 [#316597]
* Update auto-expr after a recalc [#314867]
* Use Emmanuel's ideas to improve the frozen pane drag handles.
* Enable super/subscripts.
* SpreadsheetML importer.
Morten:
* Fix C99ism.
* Fix rare dependency crash.
* Warn if running with buggy pango_attr_list_splice.
* Improve stf import gui for multi-byte encoded text. [#316816]
* Fix xml-io's name parsing. [#317427]
* Fix .gnumeric saving of summary items. [#318254]
* Import some style info from Lotus 1-2-3 files.
* Fix infinite loop in pdhyper.
--------------------------------------------------------------------------
Gnumeric 1.5.90
Jody:
* quotes for pure strings in expressions for xml in/out [#313460]
* Fix F4 cycling of abs/rel in mixed mode range refs
* Check all format tuples for a match [#85950]
* Escape cancels object drag. [#314866]
* F2 while editing jumps focus to entry. [#314869]
* XLS in/out for Data -> Table
* 2d Data -> Table support
Morten:
* Fix tooltip problem. [#314865]
* Throw a minimum of effort at a Lotus importer for modern
versions. [#314875]
--------------------------------------------------------------------------
Gnumeric 1.5.5
(No code changes -- translations only)
--------------------------------------------------------------------------
Gnumeric 1.5.4
Clytie Siddall:
* Audit strings. [#312746] [#312986]
Jean Brefort:
* Fix crash on close related to graph plugins. [#313463]
Jody:
* Fix lost background colours. [#314207 and others]
* Add some drag handles for graphicly creating frozen panes.
* Fix sheetview confusion. [#314208]
Morten:
* Fix harmless, but ugly, error message on xls save.
* Fix solver crash. [#314025]
* Fix solver coefficients.
* Package lp_solve into a single file and sanitize its API.
Update to lp_solve 5.5 in the process.
* Fix dependency crash. [Part of #314207]
* Fix theming bug. [#307783]
* Fix crash related to changing colours of sheet tabs.
* Fix rich text editing problem. [#314209]
* Be consistent about dialog separators. [#314306]
* Fix print problem with page numbers. [#314520]
--------------------------------------------------------------------------
Gnumeric 1.5.3
Ivan, Y.C. Wong:
* Fix recent files list on win32. [#308302]
* Fix non-latin characters rendering of fonts sans, serif and monospace
on win32. [#161027]
Jean Brefort:
* Copy charts (to abiword).
J.H.M. Dassen (Ray):
* Bumped goffice build dependency.
Jody:
* Handle ROW/COLUMN with no argument in an array.
* Fix problems with row height resizing on win32. [#163414]
* XLS, SAX, & DOM in/out for conditional Formating.
* SAX in/out for input messages.
* SAX in for hyperlinks.
* Conditional Formating for backgrounds.
* Conditional Formating for borders.
* Store the current settings before previewing. [#301494]
* Fix F4-abs/rel state rotation after R1C1 breakage.
* Fix leak in xls chart import. [#157058]
* Fix object movement and snap to grid in RTL.
* XLS import of image fills. [#127756]
* XLS import of font for chart labels.
* Don't put extra quotes around exported series names. [#152317]
* Keep images hidden until they are sized. [#308301]
* Warnings when consolidating single columns. [#308431]
* Improve sync of cell editing and editline for autocomplete. [#308303]
Jon Kåre:
* Improve sc/xspread import.
* Export page orientation to Excel.
* Fix top margin/header interaction bug in page setup. [#310055]
Morten:
* Make changes to toolbar visibility permanent.
* Fix stf export quoting problem. [#308109]
* Fix stf export format problem.
* Prevent sheets from being renamed to "".
* Fix IRR. [Debian #315625]
* Eliminate old sheet reorganize support code.
* Make ssconvert able to save to stdout ("fd://1").
* Fix repeat-setting-border crash. [#310924]
* Fix typo that managed to get its own bugzilla entry. [#312823]
* Fix problem with save. [#312930]
* Improve screen-vs-print line breaking situation. [#312912]
* Fix crash changing font. [#313257]
* Fix crash on finalizing sheet with objects in it.
* Fix sheet-remove crash related to dependencies. [#312794]
--------------------------------------------------------------------------
Gnumeric 1.5.2
Andreas:
* permit formula guru to add array functions
Ivan:
* (Win32) Fix opening files with non-ascii names when users "open"
them in explorer. [#304874]
* Enable libspeadsheet build
* (Win32) Fix the bug that d&d from explorer doesn't work in
gnumeric. [#304074]
Jody:
* Tweak the errors from LOGNORMDIST, CONFIDENCE, STANDARDIZE, and
NORMDIST to match MS Excel.
* After a command refocus controls for the current view. [#165700]
* Fix 'Begins with' vs 'Ends With' for autofilters.
* Autofilter string equality is stronger than containment [#172355]
* Buttons in sheet manager dialog should not strech vertically.
* Stub for MS Excel's ASC function, which is unncessary in gnumeric.
* Make range clipping more efficient. [#164950]
* Fix advanced filter for inputs that do not start at col A. [#165734]
* Fix xls import of names calling fwd declared names. [#166611]
* Fix string generation for arrays.
* Don't hide columns < 4pts wide on import. [#304558]
* Rich content from MS Excel clipboard [#305405]
* Fix warning while importing pre XL-95.
* Fix adjustment object handling [#167584].
* Be more careful what we assume is a header [#165061].
* Use sheet specific print settings when printing a workbook. [#163589]
* Fix small positioning glitch when creating widgets. [#304559]
* re-enable experimental sax importer after goffice split.
* Improve handling of some odd XL operators.
* Remove warning when nudging during object creation. [#164779]
* Delete while editing should not clear the cell. [#165172]
* R1C1 support.
Jon Kåre:
* Don't output the xml declaration for xhtml. [#303827]
Michal Kaukic:
* Fix solver for affine objective functions. [#171025]
Morten:
* Fix SUMIF even more. [Debian #308346]
* Fix horizonal alignment of rotated numbers broken by fix to
#303292.
* Fix CRITICAL when undoing borders.
* Improve multiline rotated text. [#167544]
* Fix Excel load crash. [#303923]
* Speed up exit on large sheets with lots of names, such as the
one from #303923.
* Clean up dependencies somewhat.
* Simplify expressions used for defined names for single cells.
* Fix redo crash. [#305007]
* Fix auto-complete deactivation issues. [#305011]
* Fix recognition of accounting formats. [#305314]
* Fix unintentional format currency change. [#305313]
* Plug leaks.
* Work hard at not leaving passwords in memory, just in case.
* Add tooltips for ok_button, cancel_button, and func_button.
[#160344]
* Fix paste problem. [#305404]
* Fix brown bag text import problem. [Later reported as #305624]
* Improve R.QPOIS accuracy, efficiency, and termination.
* Improve R.QNORM's accuracy in the long double case.
* Improve R.QCAUCHY's accuracy.
* Add new R.QHYPER function.
* Fix xml SAX import issue for array formulae.
* Fix xml export of shared array formulae.
* Fix number matching problem. [#306254]
* Fix R.PBETA screwup for log case.
* Fix problem with hiding sheets.
* Fix sheet removal undo to also undo changes to names and
cells in other sheets.
* Save and load visibility sheet attribute.
* Fix 3D deps crash.
* Fix 3D dependencies spanning more than one sheet. (I.e., all.)
* Fix dynamic dependency crash on exit.
* Plug leaks of sheet views.
* Fix CRITICAL in the "manage sheets" dialog.
--------------------------------------------------------------------------
Gnumeric 1.5.1
Andreas:
* Make ROUNDDOWN and ROUNDUP MSExcel compatible including the
strange handling for negative numbers. [#162682]
This breaks backwards compatibility to earlier Gnumeric versions
for these functions.
* Fix text colour in selected item in sheet manage dialog. [#170462]
* Fix NORMDIST description. [#167467]
David J Craigon:
* Allow ssconvert to specify importer. [#160069]
Ivan Wong:
* Fix image filtering for Win32. [#164589]
* Implement the Win32 registry connection.
Jody:
* Major re-org for goffice split.
* Fix xls import for fit to page.
* Fix OFFSET for asymmetric ranges [#166764]
* Fix SUMIF for asymmetric ranges [#166769]
* Import sheet visibility from ms excel
* Split function docs into a distinct catalog
* Decrease memory usage in clipboard.
* Simplify tiling when pasting a copy. [#87477]
* Be more flexible pasting full cols/rows in single cells. [#87528]
* Add vertical alignment DISTRIBUTED
* Fix xls in/out of rotation
Jon Kåre:
* Don't crash on csv file with invalid unicode [#167190]
* Import html hyperlinks as hyperlinks.
* Fix session management bug when gnumeric is minimized. [#166769]
* Paste images from clipboard.
* Copy images and graphs to clipboard.
* Receive and send images by drag and drop.
* Don't clear clipboard when losing primary selection. [#300468]
Kasal:
* Modified the way generated files are handled by Automake.
* Some configure hacks to support po-functions.
Morten:
* Work around Pango bug causing XL save crash. [#166532]
* Fix Save-As GUI problem causing CRITICALs.
* Fix typos that managed to get their own bugzilla entries.
[#167495] [#302306]
* Improve auto-detection of separators for text files. [#167449]
* Fix some #decimals problems with print page setup.
* Fix saving.
* Fix crash when using --quit. Fix leak too.
* Fix rare crash on exit.
* Use unicode minus (U2212) for numbers. [#168467]
* Improve format selection dialog for text import.
* Constification.
* Use FooCanvas for rotation part of cell format dialog.
* Get rid of the last direct GnomeCanvas use.
* Clean up long double configuration.
* Fix save-as for non-local files. [#170308]
* Drop gtk+-bug workaround. [#162952]
* Make sheets even more object-like.
* Fix parsing problem with names that start out with something
that can be parsed as a cell, e.g., "K3P". [#170465]
* Improve auto-fixup of 1.0.x era non-ASCII Gnumeric files.
* Fix minor GUI problem with the format page of text import.
* Create new plugin with R.[DPQ]dist functions using the
R Project's naming and calling conventions.
Note: this is deliberately not yet in po-whatever. There are
tons of autogenerated strings and things need to settle down
a bit first.
* Fix modality issue causing crashes. [#170958]
* Use a better format for auto expressions.
* Improve undo description for rich text style changes. [#171637]
* Don't destroy target file when loading a saver plugin fails.
[#168581].
* Make sure we update our window menu when we create a new view.
* When we reopen insert->image, start in the directory we were
last time. [#143188]
* Fix conversion problems with stf export. [#126513]
* Improve text import for strange encodings. [#167191]
* Rework stf export code and fix crash-on-exit-causing leaks.
* Do something sensible when exporting dates and times as text.
[#128936]
* Fix uncompressed saving of .xml and .gnumeric (when requested).
[#173030]
* Improve extreme-case evaluation of quantile functions that are
computed by root searching, such as =BETAINV(0.52,1e-3,1e6).
* Improve accuracy of R.QF (and thus FINV).
* Fix TRIMMEAN.
* Fix MODE.
* Allocate some clipboard data in pools.
* Fix potential save-as crash.
* Fix spurious criticals. [#301581]
* Change various sheet things to use an object properties.
* Plug leaks with moving sheets.
* Use object properties for much of the {sheet,workbook}-control-gui
to sheet linkage.
* Fix multihead problems with popups.
* Fix crash for sheet-remove on sheets with local dynamic
dependencies.
* Implement CELL("sheetname", ...).
* Fix CELL with explicit sheet in the reference.
* Fix sheet reordering by dragging.
* Fix various theme related bugs. [#302902] [#302880] [#302882]
* Fix undo crash in connection with cloning sheets.
--------------------------------------------------------------------------
Gnumeric 1.5.0
Emmanuel Pacaud:
* Snap to grid mode when moving sheet objects with shift.
Jean Brefort:
* add scatter plots with spline interpolation.
* Box-plots.
* Fix crash in contour plots (#166051).
* Automatic bounds work with negative values in XY chart (#164593).
* Scrollbar and slider max values are now constant (#165173).
* Avoid recalculation of scrollbar and slider values when not
necessary (#166085).
J.H.M. Dassen (Ray):
* Generate an error when no proper UTF-8 filename is produced when
saving [Debian #291265]
Jody:
* RTL support.
* Another step towards the libgoffice split
Kasal:
* Some configure.in cleanup.
Morten:
* When using the new printing code, don't bother to generate
gnome print fonts for the old code.
* Improve search strategy for auto-completion.
* Fix crash for insert/delete column/row. [#165873]
* Fix text import crash. [#165617]
* Fix SUBSTITUTE. [#165996]
* Fix general format's use of "e".
* Plug dependency leak. [#159581]
* Fix fake rounding functions for very large numbers. [#166188]
* Eliminate old printing code.
* Clean out workarounds for old libraries.
* Avoid GnomeFont in printing.
* Fix .dbf import of floating point values. [#166311]
* Plug xls save leak. [#166561]
Diffstat (limited to 'math/gnumeric/PLIST')
-rw-r--r-- | math/gnumeric/PLIST | 1005 |
1 files changed, 463 insertions, 542 deletions
diff --git a/math/gnumeric/PLIST b/math/gnumeric/PLIST index c4296a59a03..22d977dcfc1 100644 --- a/math/gnumeric/PLIST +++ b/math/gnumeric/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2005/09/08 15:29:29 drochner Exp $ +@comment $NetBSD: PLIST,v 1.26 2005/12/17 20:49:45 wiz Exp $ bin/gnumeric bin/${PKGNAME} bin/ssconvert @@ -33,20 +33,14 @@ 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-r/plugin.xml +lib/gnumeric/${PKGVERSION}/plugins/fn-r/rstat.la lib/gnumeric/${PKGVERSION}/plugins/fn-random/plugin.la lib/gnumeric/${PKGVERSION}/plugins/fn-random/plugin.xml lib/gnumeric/${PKGVERSION}/plugins/fn-stat/plugin.la lib/gnumeric/${PKGVERSION}/plugins/fn-stat/plugin.xml lib/gnumeric/${PKGVERSION}/plugins/fn-string/plugin.la lib/gnumeric/${PKGVERSION}/plugins/fn-string/plugin.xml -lib/gnumeric/${PKGVERSION}/plugins/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 @@ -61,32 +55,6 @@ 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 @@ -100,14 +68,414 @@ 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 +lib/libspreadsheet.la man/man1/gnumeric.1 man/man1/ssconvert.1 +man/man1/ssindex.1 share/applications/gnumeric.desktop share/gconf/schemas/gnumeric-dialogs.schemas share/gconf/schemas/gnumeric-general.schemas share/gconf/schemas/gnumeric-plugins.schemas +share/gnome/help/gnumeric/C/about-authors.xml +share/gnome/help/gnumeric/C/about-history.xml +share/gnome/help/gnumeric/C/about-license.xml +share/gnome/help/gnumeric/C/analysis-complexNumbers.xml +share/gnome/help/gnumeric/C/analysis-goalseek.xml +share/gnome/help/gnumeric/C/analysis-overview.xml +share/gnome/help/gnumeric/C/analysis-scenarios.xml +share/gnome/help/gnumeric/C/analysis-simulation.xml +share/gnome/help/gnumeric/C/analysis-solver.xml +share/gnome/help/gnumeric/C/analysis-statistical.xml +share/gnome/help/gnumeric/C/appendix-glossary.xml +share/gnome/help/gnumeric/C/appendix-keybindings.xml +share/gnome/help/gnumeric/C/bugs.xml +share/gnome/help/gnumeric/C/compiling.xml +share/gnome/help/gnumeric/C/configuration-localization.xml +share/gnome/help/gnumeric/C/configuration-overview.xml +share/gnome/help/gnumeric/C/configuration-plugins.xml +share/gnome/help/gnumeric/C/configuration-preferences.xml +share/gnome/help/gnumeric/C/configuration-toolbars.xml +share/gnome/help/gnumeric/C/data-commentNlink.xml +share/gnome/help/gnumeric/C/data-delete.xml +share/gnome/help/gnumeric/C/data-entry-advanced.xml +share/gnome/help/gnumeric/C/data-entry-external.xml +share/gnome/help/gnumeric/C/data-entry.xml +share/gnome/help/gnumeric/C/data-format.xml +share/gnome/help/gnumeric/C/data-generate.xml +share/gnome/help/gnumeric/C/data-insert.xml +share/gnome/help/gnumeric/C/data-modify.xml +share/gnome/help/gnumeric/C/data-move-copy.xml +share/gnome/help/gnumeric/C/data-overview.xml +share/gnome/help/gnumeric/C/data-selections.xml +share/gnome/help/gnumeric/C/data-types.xml +share/gnome/help/gnumeric/C/documenting.xml +share/gnome/help/gnumeric/C/extending-functions.xml +share/gnome/help/gnumeric/C/extending-overview.xml +share/gnome/help/gnumeric/C/extending-plugins.xml +share/gnome/help/gnumeric/C/extending-python.xml +share/gnome/help/gnumeric/C/figures/advanced-filter-1.png +share/gnome/help/gnumeric/C/figures/advanced-filter-2.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-correlation.png +share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-covariance.png +share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1-options.png +share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-descstats.png +share/gnome/help/gnumeric/C/figures/analysistools-fourier-formula.png +share/gnome/help/gnumeric/C/figures/analysistools-fourier.png +share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ftest.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-bins.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-histogram.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-moving-average.png +share/gnome/help/gnumeric/C/figures/analysistools-outputoptions.png +share/gnome/help/gnumeric/C/figures/analysistools-random-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-random-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-random.png +share/gnome/help/gnumeric/C/figures/analysistools-ranges.png +share/gnome/help/gnumeric/C/figures/analysistools-rank-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-rank-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-rank.png +share/gnome/help/gnumeric/C/figures/analysistools-regression-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-regression-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-regression-ex3.png +share/gnome/help/gnumeric/C/figures/analysistools-regression.png +share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-sampling.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-smoothing.png +share/gnome/help/gnumeric/C/figures/analysistools-tools.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal.png +share/gnome/help/gnumeric/C/figures/analysistools-ttest.png +share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex1.png +share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex2.png +share/gnome/help/gnumeric/C/figures/analysistools-ztest.png +share/gnome/help/gnumeric/C/figures/arrowhead-dimensions.png +share/gnome/help/gnumeric/C/figures/button-align-center.png +share/gnome/help/gnumeric/C/figures/button-align-left.png +share/gnome/help/gnumeric/C/figures/button-align-right.png +share/gnome/help/gnumeric/C/figures/button-arrow.png +share/gnome/help/gnumeric/C/figures/button-bold.png +share/gnome/help/gnumeric/C/figures/button-borders.png +share/gnome/help/gnumeric/C/figures/button-center-across-selection.png +share/gnome/help/gnumeric/C/figures/button-checkbox.png +share/gnome/help/gnumeric/C/figures/button-combo.png +share/gnome/help/gnumeric/C/figures/button-copy.png +share/gnome/help/gnumeric/C/figures/button-cut.png +share/gnome/help/gnumeric/C/figures/button-decrease-indent.png +share/gnome/help/gnumeric/C/figures/button-decrease-precision.png +share/gnome/help/gnumeric/C/figures/button-equals.png +share/gnome/help/gnumeric/C/figures/button-fill.png +share/gnome/help/gnumeric/C/figures/button-font-size.png +share/gnome/help/gnumeric/C/figures/button-font-type.png +share/gnome/help/gnumeric/C/figures/button-frame.png +share/gnome/help/gnumeric/C/figures/button-function.png +share/gnome/help/gnumeric/C/figures/button-graph.png +share/gnome/help/gnumeric/C/figures/button-graphEditor-add.png +share/gnome/help/gnumeric/C/figures/button-increase-indent.png +share/gnome/help/gnumeric/C/figures/button-increase-precision.png +share/gnome/help/gnumeric/C/figures/button-insert-component.png +share/gnome/help/gnumeric/C/figures/button-insert-hyperlink.png +share/gnome/help/gnumeric/C/figures/button-insert-object.png +share/gnome/help/gnumeric/C/figures/button-italic.png +share/gnome/help/gnumeric/C/figures/button-label.png +share/gnome/help/gnumeric/C/figures/button-line.png +share/gnome/help/gnumeric/C/figures/button-list.png +share/gnome/help/gnumeric/C/figures/button-merge.png +share/gnome/help/gnumeric/C/figures/button-money.png +share/gnome/help/gnumeric/C/figures/button-new.png +share/gnome/help/gnumeric/C/figures/button-open.png +share/gnome/help/gnumeric/C/figures/button-oval.png +share/gnome/help/gnumeric/C/figures/button-paste.png +share/gnome/help/gnumeric/C/figures/button-percent.png +share/gnome/help/gnumeric/C/figures/button-preview.png +share/gnome/help/gnumeric/C/figures/button-print.png +share/gnome/help/gnumeric/C/figures/button-rectangle.png +share/gnome/help/gnumeric/C/figures/button-redo-and-history.png +share/gnome/help/gnumeric/C/figures/button-save.png +share/gnome/help/gnumeric/C/figures/button-scrollbar.png +share/gnome/help/gnumeric/C/figures/button-slider.png +share/gnome/help/gnumeric/C/figures/button-sort-az.png +share/gnome/help/gnumeric/C/figures/button-sort-za.png +share/gnome/help/gnumeric/C/figures/button-spin.png +share/gnome/help/gnumeric/C/figures/button-split.png +share/gnome/help/gnumeric/C/figures/button-sum.png +share/gnome/help/gnumeric/C/figures/button-text-colour.png +share/gnome/help/gnumeric/C/figures/button-thousands.png +share/gnome/help/gnumeric/C/figures/button-underline.png +share/gnome/help/gnumeric/C/figures/button-undo-and-history.png +share/gnome/help/gnumeric/C/figures/button-zoom.png +share/gnome/help/gnumeric/C/figures/cell-grid.png +share/gnome/help/gnumeric/C/figures/cell-selected.png +share/gnome/help/gnumeric/C/figures/cell-with-text.png +share/gnome/help/gnumeric/C/figures/cells-1.png +share/gnome/help/gnumeric/C/figures/cells-2.png +share/gnome/help/gnumeric/C/figures/chart_area_1_1.png +share/gnome/help/gnumeric/C/figures/chart_area_1_2.png +share/gnome/help/gnumeric/C/figures/chart_area_1_3.png +share/gnome/help/gnumeric/C/figures/chart_bar_1_1.png +share/gnome/help/gnumeric/C/figures/chart_bar_1_2.png +share/gnome/help/gnumeric/C/figures/chart_bar_1_3.png +share/gnome/help/gnumeric/C/figures/chart_bubble_1_1.png +share/gnome/help/gnumeric/C/figures/chart_column_1_1.png +share/gnome/help/gnumeric/C/figures/chart_column_1_2.png +share/gnome/help/gnumeric/C/figures/chart_column_1_3.png +share/gnome/help/gnumeric/C/figures/chart_line_1_1.png +share/gnome/help/gnumeric/C/figures/chart_line_1_2.png +share/gnome/help/gnumeric/C/figures/chart_line_1_3.png +share/gnome/help/gnumeric/C/figures/chart_line_2_1.png +share/gnome/help/gnumeric/C/figures/chart_line_2_2.png +share/gnome/help/gnumeric/C/figures/chart_line_2_3.png +share/gnome/help/gnumeric/C/figures/chart_pie_1_1.png +share/gnome/help/gnumeric/C/figures/chart_pie_2_1.png +share/gnome/help/gnumeric/C/figures/chart_radar_1_1.png +share/gnome/help/gnumeric/C/figures/chart_radar_1_2.png +share/gnome/help/gnumeric/C/figures/chart_radar_1_3.png +share/gnome/help/gnumeric/C/figures/chart_ring_1_1.png +share/gnome/help/gnumeric/C/figures/chart_ring_1_2.png +share/gnome/help/gnumeric/C/figures/chart_scatter_1_1.png +share/gnome/help/gnumeric/C/figures/chart_scatter_3_1.png +share/gnome/help/gnumeric/C/figures/chart_scatter_3_2.png +share/gnome/help/gnumeric/C/figures/dialog-auto-correct.png +share/gnome/help/gnumeric/C/figures/dialog-autosave.png +share/gnome/help/gnumeric/C/figures/dialog-fileopen-withTags.png +share/gnome/help/gnumeric/C/figures/dialog-filesave-compact-withTags.png +share/gnome/help/gnumeric/C/figures/dialog-filesave-expanded-withTags.png +share/gnome/help/gnumeric/C/figures/dialog-filter.png +share/gnome/help/gnumeric/C/figures/dialog-insert-object.png +share/gnome/help/gnumeric/C/figures/dialog-properties-arrow.png +share/gnome/help/gnumeric/C/figures/dialog-properties-checkbox.png +share/gnome/help/gnumeric/C/figures/dialog-properties-frame.png +share/gnome/help/gnumeric/C/figures/dialog-properties-label.png +share/gnome/help/gnumeric/C/figures/dialog-properties-line.png +share/gnome/help/gnumeric/C/figures/dialog-properties-oval.png +share/gnome/help/gnumeric/C/figures/dialog-properties-rectangle.png +share/gnome/help/gnumeric/C/figures/dialog-properties-scrollbar.png +share/gnome/help/gnumeric/C/figures/drawing-arrow.png +share/gnome/help/gnumeric/C/figures/drawing-line.png +share/gnome/help/gnumeric/C/figures/drawing-oval.png +share/gnome/help/gnumeric/C/figures/drawing-rectangle.png +share/gnome/help/gnumeric/C/figures/example-colGraph-modified.png +share/gnome/help/gnumeric/C/figures/example-colGraph.png +share/gnome/help/gnumeric/C/figures/example-columnSelect.png +share/gnome/help/gnumeric/C/figures/example-data.png +share/gnome/help/gnumeric/C/figures/files-html-example.png +share/gnome/help/gnumeric/C/figures/files-html32-example.png +share/gnome/help/gnumeric/C/figures/files-html40-example.png +share/gnome/help/gnumeric/C/figures/gnumeric-empty.510.png +share/gnome/help/gnumeric/C/figures/gnumeric-icon-24.png +share/gnome/help/gnumeric/C/figures/gnumeric-labelled.png +share/gnome/help/gnumeric/C/figures/gnumeric-power-example.png +share/gnome/help/gnumeric/C/figures/graph-components.png +share/gnome/help/gnumeric/C/figures/graph-example-area.png +share/gnome/help/gnumeric/C/figures/graph-example-bar.png +share/gnome/help/gnumeric/C/figures/graph-example-bubble.png +share/gnome/help/gnumeric/C/figures/graph-example-column.png +share/gnome/help/gnumeric/C/figures/graph-example-line.png +share/gnome/help/gnumeric/C/figures/graph-example-pie.png +share/gnome/help/gnumeric/C/figures/graph-example-radar.png +share/gnome/help/gnumeric/C/figures/graph-example-ring.png +share/gnome/help/gnumeric/C/figures/graph-example-xyplot.png +share/gnome/help/gnumeric/C/figures/graph-hierarchy.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-category-bounds.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-category-details.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-category-style.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-bounds.png +share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-format.png +share/gnome/help/gnumeric/C/figures/graphguru-backPanels-gradient.png +share/gnome/help/gnumeric/C/figures/graphguru-backPanels-image.png +share/gnome/help/gnumeric/C/figures/graphguru-backPanels-none.png +share/gnome/help/gnumeric/C/figures/graphguru-backPanels-pattern.png +share/gnome/help/gnumeric/C/figures/graphguru-components.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-barCol.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-bubble.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-pie.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-radar.png +share/gnome/help/gnumeric/C/figures/graphguru-plot-ring.png +share/gnome/help/gnumeric/C/figures/graphguru-series-data-bubble.png +share/gnome/help/gnumeric/C/figures/graphguru-series-data-single.png +share/gnome/help/gnumeric/C/figures/graphguru-series-data-xy.png +share/gnome/help/gnumeric/C/figures/graphguru-series-error.png +share/gnome/help/gnumeric/C/figures/graphguru-series-style-filled.png +share/gnome/help/gnumeric/C/figures/graphguru-series-style-line.png +share/gnome/help/gnumeric/C/figures/graphguru-title-font.png +share/gnome/help/gnumeric/C/figures/graphical-elements-selected.png +share/gnome/help/gnumeric/C/figures/graphical-elements-stacked.png +share/gnome/help/gnumeric/C/figures/graphical-elements.png +share/gnome/help/gnumeric/C/figures/graphs-types-area.png +share/gnome/help/gnumeric/C/figures/graphs-types-bar.png +share/gnome/help/gnumeric/C/figures/graphs-types-bubble.png +share/gnome/help/gnumeric/C/figures/graphs-types-column.png +share/gnome/help/gnumeric/C/figures/graphs-types-line.png +share/gnome/help/gnumeric/C/figures/graphs-types-pie.png +share/gnome/help/gnumeric/C/figures/graphs-types-radar.png +share/gnome/help/gnumeric/C/figures/graphs-types-ring.png +share/gnome/help/gnumeric/C/figures/graphs-types-stock.png +share/gnome/help/gnumeric/C/figures/graphs-types-surface.png +share/gnome/help/gnumeric/C/figures/graphs-types-xyplot.png +share/gnome/help/gnumeric/C/figures/info-area.png +share/gnome/help/gnumeric/C/figures/menu-context-col-row-header.png +share/gnome/help/gnumeric/C/figures/menu-context-graph-order.png +share/gnome/help/gnumeric/C/figures/menu-context-graph.png +share/gnome/help/gnumeric/C/figures/menu-context-grid.png +share/gnome/help/gnumeric/C/figures/menu-context-object-order.png +share/gnome/help/gnumeric/C/figures/menu-context-object.png +share/gnome/help/gnumeric/C/figures/menu-context-tabs.png +share/gnome/help/gnumeric/C/figures/menu-context-toolbars.png +share/gnome/help/gnumeric/C/figures/menu-data-labelled.png +share/gnome/help/gnumeric/C/figures/menu-edit-labelled.png +share/gnome/help/gnumeric/C/figures/menu-file-labelled.png +share/gnome/help/gnumeric/C/figures/menu-format-labelled.png +share/gnome/help/gnumeric/C/figures/menu-help-labelled.png +share/gnome/help/gnumeric/C/figures/menu-insert-labelled.png +share/gnome/help/gnumeric/C/figures/menu-tools-labelled.png +share/gnome/help/gnumeric/C/figures/menu-torn-off.png +share/gnome/help/gnumeric/C/figures/menu-view-labelled.png +share/gnome/help/gnumeric/C/figures/menubar.png +share/gnome/help/gnumeric/C/figures/number-format-border-dialog.png +share/gnome/help/gnumeric/C/figures/number-format-color-dialog.png +share/gnome/help/gnumeric/C/figures/number-format-dialog.png +share/gnome/help/gnumeric/C/figures/number-format-font-dialog.png +share/gnome/help/gnumeric/C/figures/number-format-justification-dialog-2.png +share/gnome/help/gnumeric/C/figures/number-format-protection.png +share/gnome/help/gnumeric/C/figures/number-format-validation-warning.png +share/gnome/help/gnumeric/C/figures/number-format-validation.png +share/gnome/help/gnumeric/C/figures/pointer_arrow_left_std.png +share/gnome/help/gnumeric/C/figures/pointer_cross_hair.png +share/gnome/help/gnumeric/C/figures/pointer_cross_wide.png +share/gnome/help/gnumeric/C/figures/pointer_diagonal_resize.png +share/gnome/help/gnumeric/C/figures/pointer_double_horizontal_arrow.png +share/gnome/help/gnumeric/C/figures/pointer_double_vertical_arrow.png +share/gnome/help/gnumeric/C/figures/pointer_four_way_arrow.png +share/gnome/help/gnumeric/C/figures/pointer_hand_left.png +share/gnome/help/gnumeric/C/figures/pointer_left.png +share/gnome/help/gnumeric/C/figures/pointer_resize_multiple.png +share/gnome/help/gnumeric/C/figures/pointer_right.png +share/gnome/help/gnumeric/C/figures/pointer_text_edit.png +share/gnome/help/gnumeric/C/figures/pointer_zoom_in.png +share/gnome/help/gnumeric/C/figures/pointer_zoom_out.png +share/gnome/help/gnumeric/C/figures/preferences-copypaste.png +share/gnome/help/gnumeric/C/figures/preferences-files.png +share/gnome/help/gnumeric/C/figures/preferences-font-header.png +share/gnome/help/gnumeric/C/figures/preferences-font.png +share/gnome/help/gnumeric/C/figures/preferences-screen.png +share/gnome/help/gnumeric/C/figures/preferences-sorting.png +share/gnome/help/gnumeric/C/figures/preferences-tools.png +share/gnome/help/gnumeric/C/figures/preferences-undo.png +share/gnome/help/gnumeric/C/figures/preferences-windows.png +share/gnome/help/gnumeric/C/figures/print-large.png +share/gnome/help/gnumeric/C/figures/print-preview-back.png +share/gnome/help/gnumeric/C/figures/print-preview-first.png +share/gnome/help/gnumeric/C/figures/print-preview-fit.png +share/gnome/help/gnumeric/C/figures/print-preview-fitonetoone.png +share/gnome/help/gnumeric/C/figures/print-preview-last.png +share/gnome/help/gnumeric/C/figures/print-preview-next.png +share/gnome/help/gnumeric/C/figures/print-preview-zoomin.png +share/gnome/help/gnumeric/C/figures/print-preview-zoomout.png +share/gnome/help/gnumeric/C/figures/print-worksheet-job.png +share/gnome/help/gnumeric/C/figures/print-worksheet-paper.png +share/gnome/help/gnumeric/C/figures/print-worksheet-printer.png +share/gnome/help/gnumeric/C/figures/printing-preview.png +share/gnome/help/gnumeric/C/figures/printing-setup-header-config.png +share/gnome/help/gnumeric/C/figures/printing-setup-header.png +share/gnome/help/gnumeric/C/figures/printing-setup-page.png +share/gnome/help/gnumeric/C/figures/printing-setup-sheet.png +share/gnome/help/gnumeric/C/figures/selection-1.png +share/gnome/help/gnumeric/C/figures/selection-10.png +share/gnome/help/gnumeric/C/figures/selection-2.png +share/gnome/help/gnumeric/C/figures/selection-3.png +share/gnome/help/gnumeric/C/figures/selection-4.png +share/gnome/help/gnumeric/C/figures/selection-5.png +share/gnome/help/gnumeric/C/figures/selection-8.png +share/gnome/help/gnumeric/C/figures/selection-9.png +share/gnome/help/gnumeric/C/figures/solver-01.png +share/gnome/help/gnumeric/C/figures/solver-02.png +share/gnome/help/gnumeric/C/figures/solver-03.png +share/gnome/help/gnumeric/C/figures/solver-04.png +share/gnome/help/gnumeric/C/figures/solver-05.png +share/gnome/help/gnumeric/C/figures/textguru-export-panel1-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-export-panel2-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-import-panel1-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-import-panel2a-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-import-panel2b-withTags.png +share/gnome/help/gnumeric/C/figures/textguru-import-panel3-withTags.png +share/gnome/help/gnumeric/C/figures/toolbar-format.510.png +share/gnome/help/gnumeric/C/figures/toolbar-object.png +share/gnome/help/gnumeric/C/figures/toolbar-standard.510.png +share/gnome/help/gnumeric/C/figures/toolbars.510.png +share/gnome/help/gnumeric/C/figures/widget-checkbox.png +share/gnome/help/gnumeric/C/figures/widget-combobox.png +share/gnome/help/gnumeric/C/figures/widget-entryBox-outlined.png +share/gnome/help/gnumeric/C/figures/widget-frame.png +share/gnome/help/gnumeric/C/figures/widget-label.png +share/gnome/help/gnumeric/C/figures/widget-list.png +share/gnome/help/gnumeric/C/figures/widget-scrollbar.png +share/gnome/help/gnumeric/C/figures/widget-slider.png +share/gnome/help/gnumeric/C/figures/widget-spinbutton.png +share/gnome/help/gnumeric/C/figures/worksheet-cols-1.png +share/gnome/help/gnumeric/C/figures/worksheet-data-1.png +share/gnome/help/gnumeric/C/figures/worksheet-data-2.png +share/gnome/help/gnumeric/C/figures/worksheet-data-3.png +share/gnome/help/gnumeric/C/figures/worksheet-data-4.png +share/gnome/help/gnumeric/C/figures/worksheet-rows-1.png +share/gnome/help/gnumeric/C/figures/worksheet-running-calc-1.png +share/gnome/help/gnumeric/C/files-email.xml +share/gnome/help/gnumeric/C/files-formats.xml +share/gnome/help/gnumeric/C/files-opening.xml +share/gnome/help/gnumeric/C/files-overview.xml +share/gnome/help/gnumeric/C/files-saving.xml +share/gnome/help/gnumeric/C/files-ssconvert.xml +share/gnome/help/gnumeric/C/files-textopen.xml +share/gnome/help/gnumeric/C/files-textsave.xml +share/gnome/help/gnumeric/C/functions.xml +share/gnome/help/gnumeric/C/getting-involved.xml +share/gnome/help/gnumeric/C/gnumeric.xml +share/gnome/help/gnumeric/C/graphics-drawings.xml +share/gnome/help/gnumeric/C/graphics-images.xml +share/gnome/help/gnumeric/C/graphics-overview.xml +share/gnome/help/gnumeric/C/graphics-plots.xml +share/gnome/help/gnumeric/C/graphics-widgets.xml +share/gnome/help/gnumeric/C/gui-menus.xml +share/gnome/help/gnumeric/C/gui-mouse.xml +share/gnome/help/gnumeric/C/gui-other-elements.xml +share/gnome/help/gnumeric/C/gui-overview.xml +share/gnome/help/gnumeric/C/gui-toolbars.xml +share/gnome/help/gnumeric/C/installing.xml +share/gnome/help/gnumeric/C/legal.xml +share/gnome/help/gnumeric/C/manual-usage.xml +share/gnome/help/gnumeric/C/morehelp.xml +share/gnome/help/gnumeric/C/printing.xml +share/gnome/help/gnumeric/C/quick-start.xml +share/gnome/help/gnumeric/C/welcome.xml +share/gnome/help/gnumeric/C/workbooks.xml +share/gnome/help/gnumeric/C/worksheets.xml share/gnumeric/${PKGVERSION}/GNOME_Gnumeric-gtk.xml share/gnumeric/${PKGVERSION}/autoformat-templates/3D/.category share/gnumeric/${PKGVERSION}/autoformat-templates/3D/autoformat.3D.button.xml @@ -138,406 +506,6 @@ 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 @@ -555,24 +523,20 @@ 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/define-name.glade share/gnumeric/${PKGVERSION}/glade/delete-cells.glade share/gnumeric/${PKGVERSION}/glade/descriptive-stats.glade share/gnumeric/${PKGVERSION}/glade/dialog-stf-export.glade share/gnumeric/${PKGVERSION}/glade/dialog-stf.glade share/gnumeric/${PKGVERSION}/glade/dialog-zoom.glade +share/gnumeric/${PKGVERSION}/glade/doc-meta-data.glade share/gnumeric/${PKGVERSION}/glade/exp-smoothing.glade share/gnumeric/${PKGVERSION}/glade/fill-series.glade share/gnumeric/${PKGVERSION}/glade/font-sel.glade -share/gnumeric/${PKGVERSION}/glade/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 @@ -581,7 +545,7 @@ 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/paste-names.glade share/gnumeric/${PKGVERSION}/glade/pivottable.glade share/gnumeric/${PKGVERSION}/glade/plugin-manager.glade share/gnumeric/${PKGVERSION}/glade/preferences.glade @@ -612,49 +576,99 @@ 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-functions.mo ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnumeric-functions.mo +${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gnumeric-functions.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/te/LC_MESSAGES/gnumeric-functions.mo +${PKGLOCALEDIR}/locale/te/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnumeric.mo +${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnumeric-functions.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnumeric.mo share/mc/templates/gnumeric.desktop share/mime-info/gnumeric.keys @@ -666,84 +680,6 @@ 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 @@ -752,16 +688,10 @@ 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 @@ -773,9 +703,6 @@ share/pixmaps/win32-gnumeric.ico @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 @@ -784,22 +711,18 @@ share/pixmaps/win32-gnumeric.ico @dirrm share/gnumeric/${PKGVERSION}/autoformat-templates/3D @dirrm share/gnumeric/${PKGVERSION}/autoformat-templates @dirrm share/gnumeric/${PKGVERSION} +@dirrm share/gnumeric +@dirrm share/gnome/help/gnumeric/C/figures +@dirrm share/gnome/help/gnumeric/C +@dirrm share/gnome/help/gnumeric @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 @@ -807,12 +730,10 @@ share/pixmaps/win32-gnumeric.ico @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-r @dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-math @dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-lookup @dirrm lib/gnumeric/${PKGVERSION}/plugins/fn-logical |