Roxen.git/
server/
etc/
RoxenUI.wxs
Branch:
Tag:
Non-build tags
All tags
No tags
2008-07-16
2008-07-16 11:17:57 by Martin Stjernholm <mast@lysator.liu.se>
0db184595bed0d95698ff0063d1cfa1db6b1a519 (
25
lines) (+
13
/-
12
)
[
Show
|
Annotate
]
Branch:
5.2
..and the next round of schema corrections.
Rev: server/etc/RoxenUI.wxs:1.44
1011:
</Control> </Dialog> <RadioButtonGroup Property="AdminMaintenanceForm_Action">
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}&Repair [ProductName]" X="0" Y="0" Width="348" Height="17"
>
Repair
<
/
RadioButton
>
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Re&move [ProductName]" X="0" Y="18" Width="348" Height="17"
>
Remove
<
/
RadioButton
>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}&Repair [ProductName]" X="0" Y="0" Width="348" Height="17"
Value="
Repair
"
/>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Re&move [ProductName]" X="0" Y="18" Width="348" Height="17"
Value="
Remove
"
/>
</RadioButtonGroup> <RadioButtonGroup Property="MaintenanceForm_Action">
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}&Repair [ProductName]" X="0" Y="0" Width="348" Height="17"
>
Repair
<
/
RadioButton
>
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Re&move [ProductName]" X="0" Y="18" Width="348" Height="17"
>
Remove
<
/
RadioButton
>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}&Repair [ProductName]" X="0" Y="0" Width="348" Height="17"
Value="
Repair
"
/>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Re&move [ProductName]" X="0" Y="18" Width="348" Height="17"
Value="
Remove
"
/>
</RadioButtonGroup> <RadioButtonGroup Property="FolderForm_AllUsers">
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}&Everyone" X="0" Y="0" Width="342" Height="17"
>
ALL
<
/
RadioButton
>
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Just &me" X="0" Y="18" Width="342" Height="17"
>
ME
<
/
RadioButton
>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}&Everyone" X="0" Y="0" Width="342" Height="17"
Value="
ALL
"
/>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Just &me" X="0" Y="18" Width="342" Height="17"
Value="
ME
"
/>
</RadioButtonGroup> <RadioButtonGroup Property="INSTALLATION_TYPE">
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Custom" X="0" Y="0" Width="348" Height="17"
>
1
<
/
RadioButton
>
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Typical" X="0" Y="24" Width="348" Height="17"
>
2
<
/
RadioButton
>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Custom" X="0" Y="0" Width="348" Height="17"
Value="
1
"
/>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Typical" X="0" Y="24" Width="348" Height="17"
Value="
2
"
/>
</RadioButtonGroup> <RadioButtonGroup Property="START_SERVER">
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Yes" X="0" Y="0" Width="348" Height="17"
>
1
<
/
RadioButton
>
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}No" X="0" Y="24" Width="348" Height="17"
>
0
<
/
RadioButton
>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Yes" X="0" Y="0" Width="348" Height="17"
Value="
1
"
/>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}No" X="0" Y="24" Width="348" Height="17"
Value="
0
"
/>
</RadioButtonGroup> <RadioButtonGroup Property="INSTALL_SERVICE">
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Yes" X="0" Y="0" Width="348" Height="17"
>
1
<
/
RadioButton
>
-
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}No" X="0" Y="24" Width="348" Height="17"
>
0
<
/
RadioButton
>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}Yes" X="0" Y="0" Width="348" Height="17"
Value="
1
"
/>
+
<RadioButton Text="{\VSI_MS_Sans_Serif13.0_0_0}No" X="0" Y="24" Width="348" Height="17"
Value="
0
"
/>
</RadioButtonGroup> <ComboBox Property="SERVER_PROTOCOL"> <ListItem Value="http" />