[Libreoffice-commits] .: Branch 'libreoffice-3-4' - extensions/source

Petr Mladek pmladek at kemper.freedesktop.org
Fri Jun 17 02:42:04 PDT 2011


 extensions/source/update/check/Jobs.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2a56106f507ae0e13c08e9776f567f71335c0f0b
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Thu Jun 16 19:11:02 2011 +0200

    Check for updates by default.
    
    Signed-off-by: Petr Mladek <pmladek at suse.cz>

diff --git a/extensions/source/update/check/Jobs.xcu b/extensions/source/update/check/Jobs.xcu
index ed32465..840d630 100644
--- a/extensions/source/update/check/Jobs.xcu
+++ b/extensions/source/update/check/Jobs.xcu
@@ -8,7 +8,7 @@
             </prop>
             <node oor:name="Arguments">
                 <prop oor:name="AutoCheckEnabled" oor:type="xs:boolean" oor:op="replace">
-                    <value>false</value>
+                    <value>true</value>
                 </prop>
                 <prop oor:name="LastCheck" oor:type="xs:long" oor:op="replace">
                     <value>0</value>


More information about the Libreoffice-commits mailing list