summaryrefslogtreecommitdiff
path: root/other-licenses/branding/interlink/branding.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'other-licenses/branding/interlink/branding.nsi')
-rw-r--r--other-licenses/branding/interlink/branding.nsi15
1 files changed, 15 insertions, 0 deletions
diff --git a/other-licenses/branding/interlink/branding.nsi b/other-licenses/branding/interlink/branding.nsi
new file mode 100644
index 000000000..a61d841f1
--- /dev/null
+++ b/other-licenses/branding/interlink/branding.nsi
@@ -0,0 +1,15 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# NSIS defines for nightly builds.
+# The release build branding.nsi is located in other-license/branding/thunderbird/
+
+# BrandFullNameInternal is used for some registry and file system values
+# instead of BrandFullName and typically should not be modified.
+!define BrandFullNameInternal "Interlink"
+!define CompanyName "Bunary Outcast"
+!define URLInfoAbout "http://binaryoutcast.com/projects/interlink/"
+!define URLUpdateInfo "http://binaryoutcast.com/projects/interlink/"
+!define URLSystemRequirements "http://binaryoutcast.com/projects/interlink/"
+!define SurveyURL "http://binaryoutcast.com/projects/interlink/"