Added Dino+ info to LICENSE_SHORT
Signed-off-by: Maxim Logaev <maxlogaev@proton.me>
This commit is contained in:
parent
0ce6a8619b
commit
d6c76bfb80
|
@ -1,5 +1,6 @@
|
|||
Dino - Modern Jabber/XMPP Client using GTK+/Vala
|
||||
Copyright (C) 2016-2020 Dino contributors
|
||||
Dino+, a modern XMPP/Jabber client software based on Dino
|
||||
Copyright (C) 2016-2023 Dino contributors
|
||||
Copyright (C) 2024 Dino+ contributors
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
|
@ -13,7 +13,7 @@ SetCompressor /SOLID lzma
|
|||
|
||||
# Modern Interface
|
||||
!include "MUI2.nsh"
|
||||
!insertmacro MUI_PAGE_LICENSE "LICENSE_SHORT"
|
||||
!insertmacro MUI_PAGE_LICENSE "../LICENSE_SHORT"
|
||||
!insertmacro MUI_PAGE_INSTFILES
|
||||
!include "english.nsh"
|
||||
|
||||
|
|
Loading…
Reference in a new issue