After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 172866 - Chart properties...
Chart properties...
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
git master
Other All
: Normal normal
: ---
Assigned To: Emmanuel Pacaud
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2005-04-06 20:57 UTC by Morten Welinder
Modified: 2007-02-21 22:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2005-04-06 20:57:45 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));
Comment 1 Emmanuel Pacaud 2007-02-21 22:11:46 UTC
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