diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /instsetoo_native/inc_ooohelppack/windows/msi_templates/RadioBut.idt | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'instsetoo_native/inc_ooohelppack/windows/msi_templates/RadioBut.idt')
-rw-r--r-- | instsetoo_native/inc_ooohelppack/windows/msi_templates/RadioBut.idt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/instsetoo_native/inc_ooohelppack/windows/msi_templates/RadioBut.idt b/instsetoo_native/inc_ooohelppack/windows/msi_templates/RadioBut.idt new file mode 100644 index 000000000..287f33df9 --- /dev/null +++ b/instsetoo_native/inc_ooohelppack/windows/msi_templates/RadioBut.idt @@ -0,0 +1,11 @@ +Property Order Value X Y Width Height Text Help +s72 i2 s64 i2 i2 i2 i2 L64 L50 +65001 RadioButton Property Order +_IsMaintenance 1 Reinstall 0 0 290 14 OOO_RADIOBUTTON_2 +_IsMaintenance 2 Remove 0 60 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 |