diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt')
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt new file mode 100644 index 000000000..680c97605 --- /dev/null +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/RadioBut.idt @@ -0,0 +1,14 @@ +Property Order Value X Y Width Height Text Help +s72 i2 s64 i2 i2 i2 i2 L64 L50 +65001 RadioButton Property Order +_IsMaintenance 1 Change 0 0 290 14 OOO_RADIOBUTTON_1 +_IsMaintenance 2 Reinstall 0 60 290 14 OOO_RADIOBUTTON_2 +_IsMaintenance 3 Remove 0 120 290 14 OOO_RADIOBUTTON_3 +_IsSetupTypeMin 1 Typical 0 0 264 14 OOO_RADIOBUTTON_4 +_IsSetupTypeMin 2 Custom 0 60 264 14 OOO_RADIOBUTTON_5 +AgreeToLicense 1 No 0 15 295 15 OOO_RADIOBUTTON_6 +AgreeToLicense 2 Yes 0 0 295 15 OOO_RADIOBUTTON_7 +ApplicationUsers 1 AllUsers 1 7 290 14 OOO_RADIOBUTTON_8 +ApplicationUsers 2 OnlyCurrentUser 1 23 290 14 OOO_RADIOBUTTON_9 +MsiUIRMOption 1 UseRM 0 0 420 16 OOO_RADIOBUTTON_10 +MsiUIRMOption 2 DontUseRM 0 20 420 16 OOO_RADIOBUTTON_11 |