goffice r2167 - trunk/goffice/graph
- From: jbrefort svn gnome org
- To: svn-commits-list gnome org
- Subject: goffice r2167 - trunk/goffice/graph
- Date: Sun, 3 Aug 2008 17:07:07 +0000 (UTC)
Author: jbrefort
Date: Sun Aug 3 17:07:07 2008
New Revision: 2167
URL: http://svn.gnome.org/viewvc/goffice?rev=2167&view=rev
Log:
fixed typo.
Modified:
trunk/goffice/graph/gog-axis-line.c
Modified: trunk/goffice/graph/gog-axis-line.c
==============================================================================
--- trunk/goffice/graph/gog-axis-line.c (original)
+++ trunk/goffice/graph/gog-axis-line.c Sun Aug 3 17:07:07 2008
@@ -682,7 +682,7 @@
g_param_spec_uint ("pos",
_("Axis position"),
_("Where to position an axis low, high, or crossing"),
- GOG_AXIS_AT_LOW, GOG_AXIS_AUTO, GOG_AXIS_AT_LOW,
+ GOG_AXIS_AT_LOW, GOG_AXIS_AT_HIGH, GOG_AXIS_AT_LOW,
GSF_PARAM_STATIC | G_PARAM_READWRITE));
g_object_class_install_property (gobject_klass, AXIS_BASE_PROP_POSITION_STR,
g_param_spec_string ("pos-str",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]