Disabling to show "tip of the day" window.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
3c62c10368
commit
7b681eb010
1 changed files with 15 additions and 0 deletions
15
debian/local/registry/Common_ShowTipOfTheDay.xcd
vendored
Normal file
15
debian/local/registry/Common_ShowTipOfTheDay.xcd
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
<!-- /usr/lib/libreoffice/share/registry/Common_ShowTipOfTheDay.xcd -->
|
||||
|
||||
<!-- Disabling to show "tip of the day" window. -->
|
||||
|
||||
<?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.Office" oor:name="Common">
|
||||
<node oor:name="Misc">
|
||||
<prop oor:name="ShowTipOfTheDay">
|
||||
<value>false</value>
|
||||
</prop>
|
||||
</node>
|
||||
</oor:component-data>
|
||||
</oor:data>
|
Loading…
Add table
Add a link
Reference in a new issue