summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-09-14 20:44:58 +0200
committerJan Holesovsky <kendy@suse.cz>2010-09-14 20:44:58 +0200
commit7d11228e0a1d9b5157ad477f6939ec56b8edfd73 (patch)
tree963b9926f3db2b3231ed16c8f526c30029fa4bc2
parent34156c2473b0021e3868ac91af5fddc1001e9d11 (diff)
default-no-startup-wizard.diff: Don't show EULA.
-rw-r--r--scp2/source/ooo/common_brand.scp7
1 files changed, 1 insertions, 6 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index fb1fe68c4c35..31481bc524ac 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