GNOME Bugzilla – Bug 172866
Chart properties...
Last modified: 2007-02-21 22:11:46 UTC
1. The code below (and tons of similar cases) needs to have GSF_PARAM_STATIC added. 2. Second and third strings need to be translated. 3. "placeholder" and "allow". g_object_class_install_property (gobject_klass, GOG_1_5D_PROP_IN_3D, g_param_spec_boolean ("in-3d", "in-3d", "Place holder to all us to round trip pseudo 3d state", FALSE, G_PARAM_READWRITE | GOG_PARAM_PERSISTENT));
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report. http://svn.gnome.org/viewcvs/goffice?rev=1678&view=rev