To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98741


User jsk changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |VERIFIED
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Mon Feb 16 13:26:55 +0000 
2009 -------
Use

        gExtensionOOoImprovementIsInstalled = TRUE



           
aPropertyValue(0).Value="/org.openoffice.Office.OOoImprovement.Settings/Participation"

           
xViewRoot=oUnoConfigurationAccess.createInstanceWithArguments("com.sun.star.configuration.ConfigurationUpdateAccess",aPropertyValue())



            xViewRoot.replaceByName( "ShowedInvitation", true )

            xViewRoot.replaceByName( "InvitationAccepted", false )

            xViewRoot.commitChanges()


            xViewRoot.dispose()

to disable, set "InvitationAccepted" to TRUE to enable.

---------------------------------------------------------------------
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]

Reply via email to