commit 4ea285bbc68f9acb944efed1884be587a7620775 Author: Sukhbir Singh sukhbir@torproject.org Date: Sat Mar 19 07:47:41 2016 -0400
Rebase credits.patch --- projects/instantbird/branding/credits.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/projects/instantbird/branding/credits.patch b/projects/instantbird/branding/credits.patch index 7b6f509..1eb297f 100644 --- a/projects/instantbird/branding/credits.patch +++ b/projects/instantbird/branding/credits.patch @@ -167,7 +167,7 @@ diff --git a/im/content/aboutDialog.xul b/im/content/aboutDialog.xul + <separator/> + <label id="tmLabel" value="&tmText;" /> + <label id="imLabel" value="&imText;" /> -+ </vbox> ++ </vbox> <description id="copyright" flex="1">©rightText2;</description> <separator/> - <textbox id="userAgentField" readonly="true" class="plain" @@ -194,8 +194,8 @@ diff --git a/im/locales/en-US/chrome/instantbird/aboutDialog.dtd b/im/locales/en <!ENTITY geckoVersion "Gecko"> <!ENTITY libpurpleVersion "libpurple"> +<!ENTITY ibVersion "Nightly"> - <!-- Use the ©rightYear; entity to place the current year. --> --<!ENTITY copyrightText2 "©2007-©rightYear; Contributors. This program is free software; you can redistribute it and/or modify it under the terms of the GNU GPL license version 2.0 or later."> +<!ENTITY tmText "Version &tmVersion;"> +<!ENTITY imText "(Based on Instantbird IM &ibVersion;)"> + <!-- Use the ©rightYear; entity to place the current year. --> +-<!ENTITY copyrightText2 "©2007-©rightYear; Contributors. This program is free software; you can redistribute it and/or modify it under the terms of the GNU GPL license version 2.0 or later."> +<!ENTITY copyrightText2 "©©rightYear; The Tor Project, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU GPL license version 2.0 or later.">
tor-commits@lists.torproject.org