[ooo-build-commit] .: 2 commits - scp2/source solenv/bin

Jan Holesovsky kendy at kemper.freedesktop.org
Tue Sep 14 11:52:10 PDT 2010


 scp2/source/ooo/common_brand.scp |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

New commits:
commit 1d577bf9fb481a9e322ec05fa006f982c798eabc
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Sep 14 20:44:58 2010 +0200

    default-no-startup-wizard.diff: Don't show EULA.

diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index fb1fe68..31481bc 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -1036,19 +1036,14 @@ ProfileItem gid_Brand_Profileitem_Soffice_NativeProgress_So
     Value = "${NATIVEPROGRESS}";
 End
 
-#ifdef WNT
 ProfileItem gid_Brand_Profileitem_Soffice_Hideeula
     ProfileID = gid_Brand_Profile_Soffice_Ini;
     ModuleID = gid_Module_Root_Brand;
     Section = "Bootstrap";
     Order = 7;
     Key = "HideEula";
-    Value = "[HIDEEULA]";
-    Inifiletablekey = "HideEula";
-    Inifiletableaction = "1";
-    Styles = (INIFILETABLE);
+    Value = "1";
 End
-#endif
 
 #ifdef WNT
 ProfileItem gid_Brand_Profileitem_Soffice_Startlang
commit b6aa2ee782d0646ec3f9ee835064b998f4ac86cf
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Sep 14 20:03:45 2010 +0200

    Make the build.pl executable.

diff --git a/solenv/bin/build.pl b/solenv/bin/build.pl
old mode 100644
new mode 100755


More information about the ooo-build-commit mailing list