Update to goffice-0.10.8.
This commit is contained in:
parent
9de3311326
commit
8b8ac9f007
@ -1,22 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2013/09/28 08:50:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2013/10/08 09:19:17 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= document centric objects and utilities
|
||||
|
||||
# When GNOME_VERSION version change, update GOFFICE_API_VERSION and
|
||||
# GOFFICE_VERSION in math/gnumeric then bump REVISION.
|
||||
GNOME_PROJECT= goffice
|
||||
GNOME_VERSION= 0.10.7
|
||||
REVISION= 0
|
||||
GNOME_VERSION= 0.10.8
|
||||
|
||||
# NOTE: when GNOME_VERSION changes, increment GOFFICE_VERSION and
|
||||
# GOFFICE_API_VERSION accordingly and bump:
|
||||
# math/gnumeric
|
||||
GOFFICE_API_VERSION= ${GNOME_VERSION:R}
|
||||
SUBST_VARS= GNOME_VERSION GOFFICE_API_VERSION
|
||||
|
||||
SHARED_LIBS += goffice-0.10 0.0 # 10.3
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
API_VERSION= ${GNOME_VERSION:R}
|
||||
SUBST_VARS= GNOME_VERSION API_VERSION
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (goffice-0.10.7.tar.xz) = 0WY/x4UfD1AymzcxGxhZ2xhKwIjupLgEcvFjwDaJZZc=
|
||||
SIZE (goffice-0.10.7.tar.xz) = 2208596
|
||||
SHA256 (goffice-0.10.8.tar.xz) = EZZLkHsD3t5tjYoaSuLVcn/76Ne6tckt7Fhqy2FugHw=
|
||||
SIZE (goffice-0.10.8.tar.xz) = 2205528
|
||||
|
@ -1,178 +1,178 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2013/07/15 07:14:34 ajacoutot Exp $
|
||||
include/libgoffice-${API_VERSION}/
|
||||
include/libgoffice-${API_VERSION}/goffice/
|
||||
include/libgoffice-${API_VERSION}/goffice/app/
|
||||
include/libgoffice-${API_VERSION}/goffice/app/error-info.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/file.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-cmd-context-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-cmd-context.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-conf.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-doc-control-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-doc-control.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-doc-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-doc.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-plugin-loader-module.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-plugin-loader.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-plugin-service-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-plugin-service.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-plugin.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/go-view.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/goffice-app.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/io-context-priv.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/io-context.h
|
||||
include/libgoffice-${API_VERSION}/goffice/app/module-plugin-defs.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-arc.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-canvas.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-circle.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-component.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-ellipse.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-graph.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-group.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-image.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-item.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-line.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-path.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-pixbuf.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-polygon.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-polyline.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-rectangle.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-structs.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-styled-item.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-text.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-utils.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goc-widget.h
|
||||
include/libgoffice-${API_VERSION}/goffice/canvas/goffice-canvas.h
|
||||
include/libgoffice-${API_VERSION}/goffice/component/
|
||||
include/libgoffice-${API_VERSION}/goffice/component/go-component-factory.h
|
||||
include/libgoffice-${API_VERSION}/goffice/component/go-component-mime-dialog.h
|
||||
include/libgoffice-${API_VERSION}/goffice/component/go-component.h
|
||||
include/libgoffice-${API_VERSION}/goffice/component/goffice-component.h
|
||||
include/libgoffice-${API_VERSION}/goffice/data/
|
||||
include/libgoffice-${API_VERSION}/goffice/data/go-data-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/data/go-data-simple.h
|
||||
include/libgoffice-${API_VERSION}/goffice/data/go-data.h
|
||||
include/libgoffice-${API_VERSION}/goffice/data/goffice-data.h
|
||||
include/libgoffice-${API_VERSION}/goffice/goffice-features.h
|
||||
include/libgoffice-${API_VERSION}/goffice/goffice.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/goffice-graph.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-3d-box.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-axis-color-map.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-axis-line.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-axis.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-chart-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-chart-map-3d.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-chart-map.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-chart.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-child-button.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-color-scale.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-data-allocator.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-data-set.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-equation.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-error-bar.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-graph-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-graph.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-grid-line.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-grid.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-guru.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-label.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-legend.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-object-xml.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-object.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-outlined-object.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-plot-engine.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-plot-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-plot.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-reg-curve.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-renderer.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-series-impl.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-series-labels.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-series-lines.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-series.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-smoothed-curve.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-styled-object.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-theme.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-trend-line.h
|
||||
include/libgoffice-${API_VERSION}/goffice/graph/gog-view.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-3d-rotation-sel.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-action-combo-color.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-action-combo-pixmaps.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-action-combo-stack.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-action-combo-text.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-calendar-button.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-charmap-sel.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-color-group.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-color-palette.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-color-selector.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-combo-box.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-combo-color.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-combo-pixmaps.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-font-sel-dialog.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-font-sel.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-format-sel.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-gradient-selector.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-graph-widget.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-image-sel.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-line-selector.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-locale-sel.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-marker-selector.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-optionmenu.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-palette.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-pattern-selector.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-rotation-sel.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/go-selector.h
|
||||
include/libgoffice-${API_VERSION}/goffice/gtk/goffice-gtk.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-R.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-accumulator.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-complex.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-cspline.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-distribution.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-fft.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-math.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-matrix.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-matrix3x3.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-quad.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-rangefunc.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/go-regression.h
|
||||
include/libgoffice-${API_VERSION}/goffice/math/goffice-math.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/datetime.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-bezier.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-cairo.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-color.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-editor.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-emf.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-file.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-font.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-format.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-gdk-pixbuf.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-geometry.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-glib-extras.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-gradient.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-image.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-libxml-extras.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-line.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-locale.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-marker.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-pango-extras.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-path.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-pattern.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-persist.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-pixbuf.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-rsm.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-spectre.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-string.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-style.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-styled-object.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-svg.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-undo.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/go-units.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/goffice-utils.h
|
||||
include/libgoffice-${API_VERSION}/goffice/utils/regutf8.h
|
||||
lib/girepository-1.0/GOffice-${API_VERSION}.typelib
|
||||
@comment $OpenBSD: PLIST,v 1.21 2013/10/08 09:19:18 ajacoutot Exp $
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/error-info.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/file.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-cmd-context-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-cmd-context.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-conf.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-doc-control-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-doc-control.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-doc-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-doc.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-plugin-loader-module.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-plugin-loader.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-plugin-service-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-plugin-service.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-plugin.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/go-view.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/goffice-app.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/io-context-priv.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/io-context.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/app/module-plugin-defs.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-arc.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-canvas.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-circle.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-component.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-ellipse.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-graph.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-group.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-image.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-item.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-line.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-path.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-pixbuf.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-polygon.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-polyline.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-rectangle.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-structs.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-styled-item.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-text.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-utils.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goc-widget.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/canvas/goffice-canvas.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/component/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/component/go-component-factory.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/component/go-component-mime-dialog.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/component/go-component.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/component/goffice-component.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/data/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/data/go-data-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/data/go-data-simple.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/data/go-data.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/data/goffice-data.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/goffice-features.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/goffice.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/goffice-graph.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-3d-box.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-axis-color-map.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-axis-line.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-axis.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-chart-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-chart-map-3d.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-chart-map.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-chart.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-child-button.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-color-scale.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-data-allocator.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-data-set.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-equation.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-error-bar.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-graph-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-graph.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-grid-line.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-grid.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-guru.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-label.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-legend.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-object-xml.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-object.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-outlined-object.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-plot-engine.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-plot-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-plot.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-reg-curve.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-renderer.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-series-impl.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-series-labels.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-series-lines.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-series.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-smoothed-curve.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-styled-object.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-theme.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-trend-line.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/graph/gog-view.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-3d-rotation-sel.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-action-combo-color.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-action-combo-pixmaps.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-action-combo-stack.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-action-combo-text.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-calendar-button.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-charmap-sel.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-color-group.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-color-palette.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-color-selector.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-combo-box.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-combo-color.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-combo-pixmaps.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-font-sel-dialog.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-font-sel.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-format-sel.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-gradient-selector.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-graph-widget.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-image-sel.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-line-selector.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-locale-sel.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-marker-selector.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-optionmenu.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-palette.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-pattern-selector.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-rotation-sel.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/go-selector.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/gtk/goffice-gtk.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-R.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-accumulator.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-complex.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-cspline.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-distribution.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-fft.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-math.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-matrix.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-matrix3x3.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-quad.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-rangefunc.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/go-regression.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/math/goffice-math.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/datetime.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-bezier.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-cairo.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-color.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-editor.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-emf.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-file.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-font.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-format.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-gdk-pixbuf.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-geometry.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-glib-extras.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-gradient.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-image.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-libxml-extras.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-line.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-locale.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-marker.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-pango-extras.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-path.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-pattern.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-persist.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-pixbuf.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-rsm.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-spectre.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-string.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-style.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-styled-object.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-svg.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-undo.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/go-units.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/goffice-utils.h
|
||||
include/libgoffice-${GOFFICE_API_VERSION}/goffice/utils/regutf8.h
|
||||
lib/girepository-1.0/GOffice-${GOFFICE_API_VERSION}.typelib
|
||||
lib/goffice/
|
||||
lib/goffice/${GNOME_VERSION}/
|
||||
lib/goffice/${GNOME_VERSION}/plugins/
|
||||
@ -212,169 +212,169 @@ lib/goffice/${GNOME_VERSION}/plugins/smoothing/
|
||||
lib/goffice/${GNOME_VERSION}/plugins/smoothing/plugin.xml
|
||||
lib/goffice/${GNOME_VERSION}/plugins/smoothing/smoothing.so
|
||||
lib/goffice/${GNOME_VERSION}/plugins/smoothing/types.xml
|
||||
lib/libgoffice-${API_VERSION}.la
|
||||
@lib lib/libgoffice-${API_VERSION}.so.${LIBgoffice-0.10_VERSION}
|
||||
lib/pkgconfig/libgoffice-${API_VERSION}.pc
|
||||
share/gir-1.0/GOffice-${API_VERSION}.gir
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOArrow.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOBezierSpline.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOCalendarButton.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOCharmapSel.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOCmdContext.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOColorGroup.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOComboBox.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOComboColor.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOComboPixmaps.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOComponent.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOData.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GODataMatrix.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GODataScalar.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GODateConventions.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GODistribution.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GODoc.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GODocControl.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOEditor.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOErrorInfo.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOFileSaver.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOFontSel.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOFormat.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOFormatSel.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOGraphWidget.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOIOContext.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOImage.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOLocaleSel.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOMarker.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOOptionMenu.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOPalette.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOPath.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOPersist.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOPixbuf.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOPlugin.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOPluginLoader.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOPluginLoaderModule.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOPluginService.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GORotationSel.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOSearchReplace.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOSelector.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOString.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOStyle.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOStyledObject.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GOUndoUnary.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GoView.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocArc.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocCanvas.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocCircle.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocEllipse.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocGraph.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocGroup.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocItem.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocLine.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocPixbuf.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocPolygon.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocPolyline.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocRectangle.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocStyledItem.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocText.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GocWidget.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/Gog3DBox.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogAxis.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogAxisColorMap.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogAxisLine.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogAxisMap.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogChart.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogChartMap.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogColorScale.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogDataEditor.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogDataset.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogErrorBar.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogGraph.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogGrid.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogGridLine.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogLabel.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogLegend.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogObject.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogOutlinedView.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogPlot.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogRegCurve.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogRegEqn.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogRenderer.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogSeries.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogSeriesLabels.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogSeriesLines.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogSmoothedCurve.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogStyledObject.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogText.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogTrendLine.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/GogView.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/annotation-glossary.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch01.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch02.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch03.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch04.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch05.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch06.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch07.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch08.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch09.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch10.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch11.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch12.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch13.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch14.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch15.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch16.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/ch17.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Cairo-utilities.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Components-factory.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Cubic-splines.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Encapsulated-Postscript-support.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Families-and-types.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Fast-Fourier-transform.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-File-utilities.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Files.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GLib-extras.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GOAccumulator.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GOColor.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GOComplex.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GODataCVector.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GOFileOpeners.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GOFont.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GOPattern.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GOQuad.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GORange.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GORegexp.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GORegression.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Geometry-helpers.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Gettings-Started-with-GOffice.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-GogTool.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Gradient.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Graph-editor-dialog.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-LibXML-extras.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Line.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Mathematics.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Miscellaneous.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Scalable-Vector-Graphics-support.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Simple-data.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Structures.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Theming.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-URL-utilities.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Units.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Utils.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}-Windows-Metafiles-support.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/goffice-${API_VERSION}.devhelp2
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/gsf-index.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/home.png
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/index.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/index.sgml
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/left.png
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/pt01.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/pt02.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/pt03.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/pt04.html
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/right.png
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/style.css
|
||||
share/gtk-doc/html/goffice-${API_VERSION}/up.png
|
||||
lib/libgoffice-${GOFFICE_API_VERSION}.la
|
||||
@lib lib/libgoffice-${GOFFICE_API_VERSION}.so.${LIBgoffice-0.10_VERSION}
|
||||
lib/pkgconfig/libgoffice-${GOFFICE_API_VERSION}.pc
|
||||
share/gir-1.0/GOffice-${GOFFICE_API_VERSION}.gir
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOArrow.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOBezierSpline.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOCalendarButton.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOCharmapSel.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOCmdContext.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOColorGroup.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOComboBox.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOComboColor.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOComboPixmaps.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOComponent.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOData.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GODataMatrix.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GODataScalar.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GODateConventions.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GODistribution.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GODoc.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GODocControl.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOEditor.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOErrorInfo.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOFileSaver.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOFontSel.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOFormat.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOFormatSel.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOGraphWidget.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOIOContext.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOImage.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOLocaleSel.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOMarker.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOOptionMenu.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOPalette.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOPath.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOPersist.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOPixbuf.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOPlugin.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOPluginLoader.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOPluginLoaderModule.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOPluginService.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GORotationSel.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOSearchReplace.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOSelector.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOString.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOStyle.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOStyledObject.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GOUndoUnary.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GoView.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocArc.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocCanvas.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocCircle.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocEllipse.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocGraph.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocGroup.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocItem.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocLine.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocPixbuf.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocPolygon.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocPolyline.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocRectangle.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocStyledItem.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocText.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GocWidget.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/Gog3DBox.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogAxis.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogAxisColorMap.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogAxisLine.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogAxisMap.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogChart.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogChartMap.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogColorScale.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogDataEditor.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogDataset.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogErrorBar.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogGraph.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogGrid.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogGridLine.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogLabel.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogLegend.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogObject.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogOutlinedView.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogPlot.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogRegCurve.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogRegEqn.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogRenderer.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogSeries.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogSeriesLabels.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogSeriesLines.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogSmoothedCurve.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogStyledObject.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogText.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogTrendLine.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/GogView.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/annotation-glossary.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch01.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch02.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch03.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch04.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch05.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch06.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch07.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch08.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch09.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch10.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch11.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch12.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch13.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch14.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch15.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch16.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/ch17.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Cairo-utilities.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Components-factory.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Cubic-splines.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Encapsulated-Postscript-support.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Families-and-types.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Fast-Fourier-transform.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-File-utilities.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Files.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GLib-extras.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GOAccumulator.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GOColor.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GOComplex.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GODataCVector.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GOFileOpeners.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GOFont.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GOPattern.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GOQuad.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GORange.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GORegexp.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GORegression.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Geometry-helpers.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Gettings-Started-with-GOffice.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-GogTool.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Gradient.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Graph-editor-dialog.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-LibXML-extras.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Line.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Mathematics.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Miscellaneous.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Scalable-Vector-Graphics-support.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Simple-data.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Structures.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Theming.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-URL-utilities.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Units.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Utils.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}-Windows-Metafiles-support.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/goffice-${GOFFICE_API_VERSION}.devhelp2
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/gsf-index.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/home.png
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/index.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/index.sgml
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/left.png
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/pt01.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/pt02.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/pt03.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/pt04.html
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/right.png
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/style.css
|
||||
share/gtk-doc/html/goffice-${GOFFICE_API_VERSION}/up.png
|
||||
share/locale/am/LC_MESSAGES/goffice-${GNOME_VERSION}.mo
|
||||
share/locale/ar/LC_MESSAGES/goffice-${GNOME_VERSION}.mo
|
||||
share/locale/ast/LC_MESSAGES/goffice-${GNOME_VERSION}.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user