# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1349089428 -32400
# Branch GECKO1704esr_2013030721_RELBRANCH
# Node ID 524127a79b49225f7d3b06c060c1689adf0ec677
# Parent  969f596e938e72ad2bd925d8e56b2b76fbdcac09
branding change

diff --git a/mail/base/content/aboutDialog.js b/mail/base/content/aboutDialog.js
--- a/mail/base/content/aboutDialog.js
+++ b/mail/base/content/aboutDialog.js
@@ -2,6 +2,9 @@
 # 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/.
 
+// MOZ_UPDATER not supported.
+#undef MOZ_UPDATER
+
 // Services = object with smart getters for common XPCOM services
 Components.utils.import("resource://gre/modules/Services.jsm");
 Components.utils.import("resource:///modules/iteratorUtils.jsm");
diff --git a/mail/base/content/aboutDialog.xul b/mail/base/content/aboutDialog.xul
--- a/mail/base/content/aboutDialog.xul
+++ b/mail/base/content/aboutDialog.xul
@@ -4,6 +4,8 @@
 # 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/.
 
+<!-- MOZ_UPDATER not supported. -->
+#undef MOZ_UPDATER
 <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
 <?xml-stylesheet href="chrome://messenger/content/aboutDialog.css" type="text/css"?>
 <?xml-stylesheet href="chrome://branding/content/aboutDialog.css" type="text/css"?>
@@ -82,16 +84,16 @@
 #endif
           </vbox>
 #ifdef MOZ_UPDATER
-          <description class="text-blurb" id="currentChannelText">
+          <description class="text-blurb" id="currentChannelText" hidden="true">
             &channel.description.start;<label id="currentChannel"/>&channel.description.end;
           </description>
 #endif
           <description class="text-blurb" id="communityDesc">
-            &community.start2;<label class="text-link" onclick="openURL('http://www.mozilla.org/');" oncommand="openUILink(this.getAttribute('href'), event);">&community.mozillaLink;</label>&community.middle2;<label class="text-link" onclick="openAboutTab('about:credits');">&community.creditsLink;</label>&community.end2;
+            &community.start2;<label class="text-link" onclick="openURL('http://tenfourbird.sourceforge.jp/');">&community.tenfourbirdLink;</label>&community.middle2a;<label class="text-link" onclick="openURL('http://www.mozilla.org/projects/thunderbird/');">&community.mozillaLink;</label>&community.middle2b;<label class="text-link" onclick="openURL('http://www.floodgap.com/software/tenfourfox/');">&community.tenfourfoxLink;</label>&community.end2;
           </description>
-          <description class="text-blurb" id="contributeDesc">
+          <!--<description class="text-blurb" id="contributeDesc">
             &contribute.start;<label class="text-link" onclick="openURL('http://www.mozilla.org/contribute/');">&contribute.getInvolvedLink;</label>&contribute.end;
-          </description>
+          </description>-->
        </vbox>
      </vbox>
     </hbox>
diff --git a/mail/base/content/overrides/app-license.html b/mail/base/content/overrides/app-license.html
--- a/mail/base/content/overrides/app-license.html
+++ b/mail/base/content/overrides/app-license.html
@@ -1,3 +1,3 @@
-    <p><b>Binaries</b> of this product have been made available to you by the
-    <a href="http://www.mozilla.org/">Mozilla Project</a> under the Mozilla
+    <p><b>Binaries</b> of this product may have been made available to you by
+    <a href="http://tenfourbird.sourceforge.jp/">Tenfourbird Project</a> under the Mozilla
     Public License. <a href="about:rights">Know your rights</a>.</p>
diff --git a/mail/branding/aurora/configure.sh b/mail/branding/aurora/configure.sh
--- a/mail/branding/aurora/configure.sh
+++ b/mail/branding/aurora/configure.sh
@@ -2,4 +2,4 @@
 # 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/.
 
-MOZ_APP_DISPLAYNAME=Earlybird
+MOZ_APP_DISPLAYNAME=Tenfourbird
diff --git a/mail/branding/aurora/locales/en-US/brand.dtd b/mail/branding/aurora/locales/en-US/brand.dtd
--- a/mail/branding/aurora/locales/en-US/brand.dtd
+++ b/mail/branding/aurora/locales/en-US/brand.dtd
@@ -2,7 +2,7 @@
    - 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/. -->
 
-<!ENTITY  brandShortName        "Earlybird">
-<!ENTITY  brandFullName         "Earlybird">
-<!ENTITY  vendorShortName       "mozilla.org">
+<!ENTITY  brandShortName        "Tenfourbird">
+<!ENTITY  brandFullName         "Tenfourbird">
+<!ENTITY  vendorShortName       "Tenfourbird Project">
 <!ENTITY  trademarkInfo.part1   " ">
diff --git a/mail/branding/aurora/locales/en-US/brand.properties b/mail/branding/aurora/locales/en-US/brand.properties
--- a/mail/branding/aurora/locales/en-US/brand.properties
+++ b/mail/branding/aurora/locales/en-US/brand.properties
@@ -2,6 +2,6 @@
 # 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=Earlybird
-brandFullName=Earlybird
-vendorShortName=mozilla.org
+brandShortName=Tenfourbird
+brandFullName=Tenfourbird
+vendorShortName=Tenfourbird Project
diff --git a/mail/branding/aurora/thunderbird-branding.js b/mail/branding/aurora/thunderbird-branding.js
--- a/mail/branding/aurora/thunderbird-branding.js
+++ b/mail/branding/aurora/thunderbird-branding.js
@@ -22,4 +22,4 @@
 // Give the user x seconds to react before showing the big UI. default=24 hours
 pref("app.update.promptWaitTime", 86400);
 
-pref("app.vendorURL", "http://www.mozilla.org/projects/%APP%/");
+pref("app.vendorURL", "http://tenfourbird.sourceforge.jp/");
diff --git a/mail/branding/nightly/configure.sh b/mail/branding/nightly/configure.sh
--- a/mail/branding/nightly/configure.sh
+++ b/mail/branding/nightly/configure.sh
@@ -2,4 +2,4 @@
 # 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/.
 
-MOZ_APP_DISPLAYNAME=Daily
+MOZ_APP_DISPLAYNAME=Tenfourbird
diff --git a/mail/branding/nightly/locales/en-US/brand.dtd b/mail/branding/nightly/locales/en-US/brand.dtd
--- a/mail/branding/nightly/locales/en-US/brand.dtd
+++ b/mail/branding/nightly/locales/en-US/brand.dtd
@@ -2,7 +2,7 @@
    - 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/. -->
 
-<!ENTITY  brandShortName        "Daily">
-<!ENTITY  brandFullName         "Daily">
-<!ENTITY  vendorShortName       "mozilla.org">
+<!ENTITY  brandShortName        "Tenfourbird">
+<!ENTITY  brandFullName         "Tenfourbird">
+<!ENTITY  vendorShortName       "Tenfourbird Project">
 <!ENTITY  trademarkInfo.part1   " ">
diff --git a/mail/branding/nightly/locales/en-US/brand.properties b/mail/branding/nightly/locales/en-US/brand.properties
--- a/mail/branding/nightly/locales/en-US/brand.properties
+++ b/mail/branding/nightly/locales/en-US/brand.properties
@@ -2,7 +2,6 @@
 # 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=Daily
-brandFullName=Daily
-vendorShortName=mozilla.org
-
+brandShortName=Tenfourbird
+brandFullName=Tenfourbird
+vendorShortName=Tenfourbird Project
diff --git a/mail/branding/nightly/thunderbird-branding.js b/mail/branding/nightly/thunderbird-branding.js
--- a/mail/branding/nightly/thunderbird-branding.js
+++ b/mail/branding/nightly/thunderbird-branding.js
@@ -22,4 +22,4 @@
 // Give the user x seconds to react before showing the big UI. nightly=1 hour
 pref("app.update.promptWaitTime", 3600);
 
-pref("app.vendorURL", "http://www.mozilla.org/projects/%APP%/");
+pref("app.vendorURL", "http://tenfourbird.sourceforge.jp/");
diff --git a/mail/locales/en-US/chrome/messenger/aboutDialog.dtd b/mail/locales/en-US/chrome/messenger/aboutDialog.dtd
--- a/mail/locales/en-US/chrome/messenger/aboutDialog.dtd
+++ b/mail/locales/en-US/chrome/messenger/aboutDialog.dtd
@@ -1,12 +1,12 @@
 <!ENTITY aboutDialog.title          "About &brandFullName;">
 
-<!ENTITY community.start2           "&brandShortName; is designed by ">
-<!-- LOCALIZATION NOTE (community.mozillaLink): This is a link title that links to http://www.mozilla.org/. -->
-<!ENTITY community.mozillaLink      "&vendorShortName;">
-<!ENTITY community.middle2          ", a ">
-<!-- LOCALIZATION NOTE (community.creditsLink): This is a link title that links to about:credits. -->
-<!ENTITY community.creditsLink      "global community">
-<!ENTITY community.end2             " working together to make the Internet better. We believe that the Internet should be open, public, and accessible to everyone without any restrictions.">
+<!ENTITY community.start2           "">
+<!ENTITY community.tenfourbirdLink  "&brandShortName;">
+<!ENTITY community.middle2a         " is free software based on ">
+<!ENTITY community.mozillaLink      "Mozilla Thunderbird">
+<!ENTITY community.middle2b         " and ">
+<!ENTITY community.tenfourfoxLink   "TenFourFox">
+<!ENTITY community.end2             ". We believe that the Internet should be open, public, and accessible to everyone including outdated one without any restrictions.">
 
 <!ENTITY contribute.start           "Sound interesting? ">
 <!-- LOCALIZATION NOTE (contribute.getInvolvedLink): This is a link title that links to http://www.mozilla.org/contribute/. -->
