Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


https://bugs.documentfoundation.org/show_bug.cgi?id=55410

ritztro <brentritztro96@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #6 from ritztro <brentritztro96@gmail.com> ---
I am attempting to add the default entry in on windows, however I am having
trouble with this.

Main affected file: shell/source/backends/desktopbe/desktopbackend.cxx

Currently I am trying to set the value manually in desktopbackend.cxx. I am
doing this by returning the value "brent" in the Default::getPropertyValue
function. Since the officecfg/registry/data/org/openoffice/UserProfile.xcu has
this:
<prop oor:name="givenname">
      <value install:module="unixdesktop"
oor:external="com.sun.star.configuration.backend.DesktopBackend givenname"/>
</prop>

I figured that it would call getPropertyValue to get the "givenname" value.
Since it would call getPropertyValue, the function should return "brent". This
would then automatically fill in the tools->options->user data name value
correct? However it does not seem to fill it in.

Oh and before I did this I recompiled the shell, officecfg, and postprocess
modules (shell contained the backend) so that these changes may take affect.
Then I ran LibreOffice.



I was wondering if this was because the program no longer checks for default
values using the UserProfile.xcu file or if there was another reason. Either
way the value is not appearing within the box.

Should I try re-making the whole program instead of just the few affected
modules? Am I missing something?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.