mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-27 00:25:45 -04:00
Change text in Windows installer license, add background image to installer
This commit is contained in:
parent
7879ba4a7f
commit
2063a81760
3 changed files with 9 additions and 9 deletions
|
@ -522,12 +522,12 @@ def main():
|
||||||
Id="WixUILicenseRtf",
|
Id="WixUILicenseRtf",
|
||||||
Value="..\\package\\license.rtf",
|
Value="..\\package\\license.rtf",
|
||||||
)
|
)
|
||||||
# ET.SubElement(
|
ET.SubElement(
|
||||||
# product_el,
|
product_el,
|
||||||
# "WixVariable",
|
"WixVariable",
|
||||||
# Id="WixUIDialogBmp",
|
Id="WixUIDialogBmp",
|
||||||
# Value="..\\package\\dialog.bmp",
|
Value="..\\package\\dialog.bmp",
|
||||||
# )
|
)
|
||||||
ET.SubElement(
|
ET.SubElement(
|
||||||
product_el,
|
product_el,
|
||||||
"MajorUpgrade",
|
"MajorUpgrade",
|
||||||
|
|
BIN
desktop/package/dialog.bmp
Normal file
BIN
desktop/package/dialog.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 601 KiB |
|
@ -1,8 +1,8 @@
|
||||||
{\rtf1\ansi\deff0\nouicompat{\fonttbl{\f0\fswiss\fcharset0 Helvetica;}{\f1\fswiss Helvetica;}{\f2\fnil Courier;}}
|
{\rtf1\ansi\ansicpg1252\deff0\nouicompat{\fonttbl{\f0\fswiss\fcharset0 Helvetica;}{\f1\fswiss Helvetica;}{\f2\fnil Courier;}}
|
||||||
{\colortbl ;\red0\green0\blue255;}
|
{\colortbl ;\red0\green0\blue255;}
|
||||||
{\*\generator Riched20 10.0.19041}\viewkind4\uc1
|
{\*\generator Riched20 10.0.19041}\viewkind4\uc1
|
||||||
\pard\sa180\b\f0\fs28\lang1033 OnionShare is free and open source software and developed by Micah Lee.\f1\lang9\par
|
\pard\sa180\b\f0\fs24\lang1033 OnionShare is free and open source software and developed by Micah Lee, et al. and licensed GPLv3.\f1\lang9\par
|
||||||
GNU GENERAL PUBLIC LICENSE\par
|
\fs28 GNU GENERAL PUBLIC LICENSE\par
|
||||||
\b0\fs24 Version 3, 29 June 2007\par
|
\b0\fs24 Version 3, 29 June 2007\par
|
||||||
Copyright \f0\'a9 2007 Free Software Foundation, Inc. <{{\field{\*\fldinst{HYPERLINK "https://fsf.org/"}}{\fldrslt{https://fsf.org/\ul0\cf0}}}}\f0\fs24 >\par
|
Copyright \f0\'a9 2007 Free Software Foundation, Inc. <{{\field{\*\fldinst{HYPERLINK "https://fsf.org/"}}{\fldrslt{https://fsf.org/\ul0\cf0}}}}\f0\fs24 >\par
|
||||||
\f1 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\par
|
\f1 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\par
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue