To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=49631 Issue #:|49631 Summary:|GNOME desktop settings integration Component:|framework Version:|OOo 2.0 Beta Platform:|PC URL:| OS/Version:|Linux Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|tm Reported by:|rsiddhartha
------- Additional comments from [EMAIL PROTECTED] Fri May 20 23:14:06 -0700 2005 ------- We are trying to integrate the GNOME system settings with OOo, so that desktop settings are consistent throughout all applications. The attached patch has the work done for one setting - enable/disable printing. So where the desktop setting says that printing is disabled, the value is read in from gconf into a VCL setting, and this setting is then used in sfx2 to disable the printing options in the application. At the same time, a listener is attached to the gconf value and when it changes, the value is read back and updated in VCL and thereby in sfx2. It would be great if you could review the patch and let us know what you think of it. Thanks! --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
