[Libreoffice-commits] .: instsetoo_native/inc_ooohelppack instsetoo_native/inc_ooolangpack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo instsetoo_native/inc_ure

Andras Timar timar at kemper.freedesktop.org
Tue Mar 20 06:22:51 PDT 2012


 instsetoo_native/inc_ooohelppack/windows/msi_templates/Control.idt  |    2 --
 instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt |    2 --
 instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt  |    2 --
 instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt |    2 --
 instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf   |    3 ---
 instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt   |    2 --
 instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt  |    2 --
 instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt        |    2 --
 instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt       |    2 --
 instsetoo_native/inc_ure/windows/msi_templates/Control.idt          |    2 --
 instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt         |    2 --
 11 files changed, 23 deletions(-)

New commits:
commit dd27492325a073b0a72d751635226cf4130af474
Author: Andras Timar <atimar at suse.com>
Date:   Tue Mar 20 14:05:36 2012 +0100

    LibreOffice installer does not need Serial number

diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Control.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Control.idt
index e5be5e4..92b5130 100644
--- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/Control.idt
+++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/Control.idt
@@ -58,8 +58,6 @@ CustomerInformation	NameEdit	Edit	21	63	237	17	3	USERNAME	OOO_CONTROL_41	Company
 CustomerInformation	NameLabel	Text	21	52	75	10	3		OOO_CONTROL_42	NameEdit	
 CustomerInformation	Next	PushButton	230	243	66	17	3		OOO_CONTROL_43	Cancel	
 CustomerInformation	RadioGroup	RadioButtonGroup	63	170	300	50	3	ApplicationUsers		Back	
-CustomerInformation	SerialLabel	Text	21	127	109	10	2		OOO_CONTROL_45	SerialNumber	
-CustomerInformation	SerialNumber	MaskedEdit	21	138	237	17	2	ISX_SERIALNUM		RadioGroup	
 CustomSetup	Back	PushButton	164	243	66	17	3		OOO_CONTROL_46	Next	
 CustomSetup	Banner	Bitmap	297	0	77	44	1		BannerBmp		
 CustomSetup	BannerLine	Line	0	44	374	0	1				
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
index 6f6e3cb..f3a286b 100644
--- a/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt
@@ -7,8 +7,6 @@ CustomerInformation	DlgRadioGroupText	Hide	Version9X
 CustomerInformation	RadioGroup	Hide	NOT Privileged
 CustomerInformation	RadioGroup	Hide	ProductState > 0
 CustomerInformation	RadioGroup	Hide	Version9X
-CustomerInformation	SerialLabel	Show	SERIALNUMSHOW
-CustomerInformation	SerialNumber	Show	SERIALNUMSHOW
 CustomSetup	ChangeFolder	Hide	Installed
 CustomSetup	Details	Hide	Installed
 CustomSetup	InstallLabel	Hide	Installed
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt
index e5be5e4..92b5130 100644
--- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt
+++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt
@@ -58,8 +58,6 @@ CustomerInformation	NameEdit	Edit	21	63	237	17	3	USERNAME	OOO_CONTROL_41	Company
 CustomerInformation	NameLabel	Text	21	52	75	10	3		OOO_CONTROL_42	NameEdit	
 CustomerInformation	Next	PushButton	230	243	66	17	3		OOO_CONTROL_43	Cancel	
 CustomerInformation	RadioGroup	RadioButtonGroup	63	170	300	50	3	ApplicationUsers		Back	
-CustomerInformation	SerialLabel	Text	21	127	109	10	2		OOO_CONTROL_45	SerialNumber	
-CustomerInformation	SerialNumber	MaskedEdit	21	138	237	17	2	ISX_SERIALNUM		RadioGroup	
 CustomSetup	Back	PushButton	164	243	66	17	3		OOO_CONTROL_46	Next	
 CustomSetup	Banner	Bitmap	297	0	77	44	1		BannerBmp		
 CustomSetup	BannerLine	Line	0	44	374	0	1				
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt
index 6f6e3cb..f3a286b 100644
--- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/ControlC.idt
@@ -7,8 +7,6 @@ CustomerInformation	DlgRadioGroupText	Hide	Version9X
 CustomerInformation	RadioGroup	Hide	NOT Privileged
 CustomerInformation	RadioGroup	Hide	ProductState > 0
 CustomerInformation	RadioGroup	Hide	Version9X
-CustomerInformation	SerialLabel	Show	SERIALNUMSHOW
-CustomerInformation	SerialNumber	Show	SERIALNUMSHOW
 CustomSetup	ChangeFolder	Hide	Installed
 CustomSetup	Details	Hide	Installed
 CustomSetup	InstallLabel	Hide	Installed
diff --git a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
index 8d351fd..90d331e 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
+++ b/instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf
@@ -100,9 +100,6 @@ en-US = "&User Name:"
 [OOO_CONTROL_43]
 en-US = "&Next >"
 
-[OOO_CONTROL_45]
-en-US = "&Serial Number:"
-
 [OOO_CONTROL_46]
 en-US = "< &Back"
 
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
index a3a8347..f189c8a 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt
@@ -61,8 +61,6 @@ CustomerInformation	NameEdit	Edit	21	63	237	17	3	USERNAME	OOO_CONTROL_41	Company
 CustomerInformation	NameLabel	Text	21	52	75	10	3		OOO_CONTROL_42	NameEdit	
 CustomerInformation	Next	PushButton	230	243	66	17	3		OOO_CONTROL_43	Cancel	
 CustomerInformation	RadioGroup	RadioButtonGroup	63	170	300	50	3	ApplicationUsers		Back	
-CustomerInformation	SerialLabel	Text	21	127	109	10	2		OOO_CONTROL_45	SerialNumber	
-CustomerInformation	SerialNumber	MaskedEdit	21	138	237	17	2	ISX_SERIALNUM		RadioGroup	
 CustomSetup	Back	PushButton	164	243	66	17	3		OOO_CONTROL_46	Next	
 CustomSetup	Banner	Bitmap	297	0	77	44	1		BannerBmp		
 CustomSetup	BannerLine	Line	0	44	374	0	1				
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
index f335fb6..62a057e 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt
@@ -7,8 +7,6 @@ CustomerInformation	DlgRadioGroupText	Hide	Version9X
 CustomerInformation	RadioGroup	Hide	NOT Privileged
 CustomerInformation	RadioGroup	Hide	ProductState > 0
 CustomerInformation	RadioGroup	Hide	Version9X
-CustomerInformation	SerialLabel	Show	SERIALNUMSHOW
-CustomerInformation	SerialNumber	Show	SERIALNUMSHOW
 CustomSetup	ChangeFolder	Hide	Installed
 CustomSetup	Details	Hide	Installed
 CustomSetup	InstallLabel	Hide	Installed
diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt
index b9a811e..9d892ab 100644
--- a/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt
+++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/Control.idt
@@ -58,8 +58,6 @@ CustomerInformation	NameEdit	Edit	21	63	237	17	3	USERNAME	OOO_CONTROL_41	Company
 CustomerInformation	NameLabel	Text	21	52	75	10	3		OOO_CONTROL_42	NameEdit	
 CustomerInformation	Next	PushButton	230	243	66	17	3		OOO_CONTROL_43	Cancel	
 CustomerInformation	RadioGroup	RadioButtonGroup	63	170	300	50	3	ApplicationUsers		Back	
-CustomerInformation	SerialLabel	Text	21	127	109	10	2		OOO_CONTROL_45	SerialNumber	
-CustomerInformation	SerialNumber	MaskedEdit	21	138	237	17	2	ISX_SERIALNUM		RadioGroup	
 CustomSetup	Back	PushButton	164	243	66	17	3		OOO_CONTROL_46	Next	
 CustomSetup	Banner	Bitmap	297	0	77	44	1		BannerBmp		
 CustomSetup	BannerLine	Line	0	44	374	0	1				
diff --git a/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt
index 6f6e3cb..f3a286b 100644
--- a/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt
@@ -7,8 +7,6 @@ CustomerInformation	DlgRadioGroupText	Hide	Version9X
 CustomerInformation	RadioGroup	Hide	NOT Privileged
 CustomerInformation	RadioGroup	Hide	ProductState > 0
 CustomerInformation	RadioGroup	Hide	Version9X
-CustomerInformation	SerialLabel	Show	SERIALNUMSHOW
-CustomerInformation	SerialNumber	Show	SERIALNUMSHOW
 CustomSetup	ChangeFolder	Hide	Installed
 CustomSetup	Details	Hide	Installed
 CustomSetup	InstallLabel	Hide	Installed
diff --git a/instsetoo_native/inc_ure/windows/msi_templates/Control.idt b/instsetoo_native/inc_ure/windows/msi_templates/Control.idt
index 61fdd63..7fa9fbc 100644
--- a/instsetoo_native/inc_ure/windows/msi_templates/Control.idt
+++ b/instsetoo_native/inc_ure/windows/msi_templates/Control.idt
@@ -58,8 +58,6 @@ CustomerInformation	NameEdit	Edit	21	63	237	17	3	USERNAME	OOO_CONTROL_41	Company
 CustomerInformation	NameLabel	Text	21	52	75	10	3		OOO_CONTROL_42	NameEdit	
 CustomerInformation	Next	PushButton	230	243	66	17	3		OOO_CONTROL_43	Cancel	
 CustomerInformation	RadioGroup	RadioButtonGroup	63	170	300	50	3	ApplicationUsers		Back	
-CustomerInformation	SerialLabel	Text	21	127	109	10	2		OOO_CONTROL_45	SerialNumber	
-CustomerInformation	SerialNumber	MaskedEdit	21	138	237	17	2	ISX_SERIALNUM		RadioGroup	
 CustomSetup	Back	PushButton	164	243	66	17	3		OOO_CONTROL_46	Next	
 CustomSetup	Banner	Bitmap	297	0	77	44	1		BannerBmp		
 CustomSetup	BannerLine	Line	0	44	374	0	1				
diff --git a/instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt b/instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt
index 6f6e3cb..f3a286b 100644
--- a/instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt
+++ b/instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt
@@ -7,8 +7,6 @@ CustomerInformation	DlgRadioGroupText	Hide	Version9X
 CustomerInformation	RadioGroup	Hide	NOT Privileged
 CustomerInformation	RadioGroup	Hide	ProductState > 0
 CustomerInformation	RadioGroup	Hide	Version9X
-CustomerInformation	SerialLabel	Show	SERIALNUMSHOW
-CustomerInformation	SerialNumber	Show	SERIALNUMSHOW
 CustomSetup	ChangeFolder	Hide	Installed
 CustomSetup	Details	Hide	Installed
 CustomSetup	InstallLabel	Hide	Installed


More information about the Libreoffice-commits mailing list