[tor-commits] [tor-messenger-build/master] Update the branding (first patch)
sukhbir at torproject.org
sukhbir at torproject.org
Sat Nov 22 10:10:03 UTC 2014
commit 5624c50c59b19487dad6c1a76de9f46c62f8a19f
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Sat Nov 22 15:40:05 2014 +0530
Update the branding (first patch)
---
projects/instantbird/branding.patch | 39 +++++++++++++++++++++++++++++++++++
projects/instantbird/config | 1 +
2 files changed, 40 insertions(+)
diff --git a/projects/instantbird/branding.patch b/projects/instantbird/branding.patch
new file mode 100644
index 0000000..01ce618
--- /dev/null
+++ b/projects/instantbird/branding.patch
@@ -0,0 +1,39 @@
+# HG changeset patch
+# User Sukhbir Singh <sukhbir at torproject.org>
+# Date 1416650722 18000
+# Node ID 9d3cc50f1b5c0679d3397154f6c7c329aaf15cf5
+# Parent 84423e51b0535ccd21aff64f10176f3e8c05b7c3
+Update the branding
+
+diff --git a/im/branding/nightly/locales/en-US/brand.dtd b/im/branding/nightly/locales/en-US/brand.dtd
+--- a/im/branding/nightly/locales/en-US/brand.dtd
++++ b/im/branding/nightly/locales/en-US/brand.dtd
+@@ -1,10 +1,10 @@
+ <!-- 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/. -->
+
+ <!-- nightly branding -->
+
+-<!ENTITY brandShortName "Instantbird">
+-<!ENTITY brandFullName "Instantbird - Nightly">
+-<!ENTITY brandMotto "'Cause geeks can also do magic!">
+-<!ENTITY vendorShortName "Instantbird">
++<!ENTITY brandShortName "Tor Messenger">
++<!ENTITY brandFullName "Tor Messenger - Alpha">
++<!ENTITY brandMotto "Talk over the onion!">
++<!ENTITY vendorShortName "Tor Messenger">
+diff --git a/im/branding/nightly/locales/en-US/brand.properties b/im/branding/nightly/locales/en-US/brand.properties
+--- a/im/branding/nightly/locales/en-US/brand.properties
++++ b/im/branding/nightly/locales/en-US/brand.properties
+@@ -1,7 +1,7 @@
+ # 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/.
+
+-brandShortName=Instantbird
+-brandFullName=Instantbird - Nightly
+-vendorShortName=Instantbird
++brandShortName=Tor Messenger
++brandFullName=Tor Messenger - Alpha
++vendorShortName=Tor Messenger
diff --git a/projects/instantbird/config b/projects/instantbird/config
index 82cf506..c188103 100644
--- a/projects/instantbird/config
+++ b/projects/instantbird/config
@@ -61,6 +61,7 @@ input_files:
- filename: accountcreation.patch
- filename: links.patch
- filename: picture.patch
+ - filename: branding.patch
- filename: prepare-messages-for-displaying.patch
- filename: fix-mingw-build.mozpatch
enable: '[% c("var/windows") %]'
More information about the tor-commits
mailing list