Add software acknowledgments, link to them from About window

This commit is contained in:
Evan Hahn 2020-09-16 11:40:15 -05:00 committed by Josh Perez
parent 42db239001
commit eba1bf3100
9 changed files with 3058 additions and 6 deletions

View file

@ -590,7 +590,7 @@ function showAbout() {
const options = {
width: 500,
height: 400,
height: 500,
resizable: false,
title: locale.messages.aboutSignalDesktop.message,
autoHideMenuBar: true,