summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:31:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 17:31:43 +0000
commitcbc73354e4b97571db41d2d8d4091fb4a08384ab (patch)
tree944618265a4f0f900b638906d7c97b7ec8d563c7
parentDisabling to show "get involved" infobar. (diff)
downloadlibreoffice-cbc73354e4b97571db41d2d8d4091fb4a08384ab.tar.xz
libreoffice-cbc73354e4b97571db41d2d8d4091fb4a08384ab.zip
Disabling to show "what's new" infobar.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/local/registry/Setup_ooSetupLastVersion.xcd15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/local/registry/Setup_ooSetupLastVersion.xcd b/debian/local/registry/Setup_ooSetupLastVersion.xcd
new file mode 100644
index 000000000..fa02a6081
--- /dev/null
+++ b/debian/local/registry/Setup_ooSetupLastVersion.xcd
@@ -0,0 +1,15 @@
+<!-- /etc/libreoffice/registry/Setup_ooSetupLastVersion.xcd -->
+
+<!-- Disabling to show "what's new" infobar. -->
+
+<?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">
+ <value>9999</value>
+ </prop>
+ </node>
+ </oor:component-data>
+</oor:data>