Mercurial > trustbridge
view packaging/filelist.nsh @ 520:09077eca0b0d
Rename administrator to trustbridge-admin
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 29 Apr 2014 09:33:22 +0000 |
parents | 2e78d08ff46e |
children | 81d6657757f3 |
line wrap: on
line source
; Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik ; Software engineering by Intevation GmbH ; ; This file is Free Software under the GNU GPL (v>=2) ; and comes with ABSOLUTELY NO WARRANTY! ; See LICENSE.txt for details. ; This file is not autogenerated. ; Keep it updated if you add new things. File "${files_dir}/cinst.exe" File "${files_dir}/trustbridge.exe" File "${files_dir}/mozilla.exe" ; NSS: This should ultimately be static File "${files_dir}/nssckbi.dll" File "${files_dir}/smime3.dll" File "${files_dir}/nss3.dll" File "${files_dir}/nssdbm3.dll" File "${files_dir}/softokn3.dll" File "${files_dir}/sqlite3.dll" File "${files_dir}/freebl3.dll" File "${files_dir}/nssutil3.dll" File "${files_dir}/libplc4.dll" File "${files_dir}/libplds4.dll" File "${files_dir}/libnspr4.dll"