[Libreoffice-ux-advise] [Bug 129891] Please provide a way to disable "show new version's release notes" banner
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 10 07:31:41 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=129891
--- Comment #5 from yvan at masson-informatique.fr ---
I could finally test this setting. As you expected, it works just by setting
the value read only.
I suppose I am not the only one not at ease with .xcd files, so here is mine:
<?xml version="1.0"?>
<oor:data xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:oor="http://openoffice.org/2001/registry">
<dependency file="main"/>
<oor:component-data oor:package="org.openoffice" oor:name="Setup">
<node oor:name="Product">
<prop oor:name="ooSetupLastVersion" oor:type="xs:string"
oor:finalized="true"/>
</node>
</oor:component-data>
</oor:data>
Thanks,
Yvan
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list