2009-09-25 09:40:51 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2012-05-21 04:12:37 -07:00
|
|
|
# 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/.
|
2009-09-25 09:40:51 -07:00
|
|
|
|
|
|
|
<!DOCTYPE html [
|
|
|
|
<!ENTITY % htmlDTD PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> %htmlDTD;
|
|
|
|
<!ENTITY % globalDTD SYSTEM "chrome://global/locale/global.dtd"> %globalDTD;
|
|
|
|
<!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd"> %brandDTD;
|
2010-02-20 19:36:46 -08:00
|
|
|
<!ENTITY % aboutSupportDTD SYSTEM "chrome://global/locale/aboutSupport.dtd"> %aboutSupportDTD;
|
2012-02-23 19:34:18 -08:00
|
|
|
<!ENTITY % resetProfileDTD SYSTEM "chrome://global/locale/resetProfile.dtd"> %resetProfileDTD;
|
2009-09-25 09:40:51 -07:00
|
|
|
]>
|
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<title>&aboutSupport.pageTitle;</title>
|
|
|
|
|
2010-02-20 20:42:25 -08:00
|
|
|
<link rel="stylesheet" href="chrome://global/skin/aboutSupport.css"
|
|
|
|
type="text/css"/>
|
2009-09-25 09:40:51 -07:00
|
|
|
|
2010-02-20 20:42:25 -08:00
|
|
|
<script type="application/javascript;version=1.7"
|
|
|
|
src="chrome://global/content/aboutSupport.js"/>
|
2012-03-09 15:21:03 -08:00
|
|
|
<script type="application/javascript;version=1.7"
|
|
|
|
src="chrome://global/content/resetProfile.js"/>
|
2009-09-25 09:40:51 -07:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body dir="&locale.dir;">
|
|
|
|
|
2012-02-23 19:34:18 -08:00
|
|
|
<div id="reset-box" style="visibility: hidden">
|
|
|
|
<h3>&resetProfile.title;</h3>
|
|
|
|
<p>&resetProfile.description;</p>
|
2013-06-28 20:25:08 -07:00
|
|
|
<button onclick="ResetProfile.openConfirmationDialog(window)">
|
2013-01-14 14:26:28 -08:00
|
|
|
&resetProfile.button.label2;
|
2012-02-23 19:34:18 -08:00
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
|
2009-09-25 09:40:51 -07:00
|
|
|
<h1>
|
|
|
|
&aboutSupport.pageTitle;
|
|
|
|
</h1>
|
|
|
|
|
|
|
|
<div class="page-subtitle">
|
|
|
|
&aboutSupport.pageSubtitle;
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div>
|
2012-09-18 13:30:41 -07:00
|
|
|
<button id="copy-raw-data-to-clipboard"
|
|
|
|
onclick="copyRawDataToClipboard(this);">
|
|
|
|
&aboutSupport.copyRawDataToClipboard.label;
|
|
|
|
</button>
|
2012-09-05 20:33:46 -07:00
|
|
|
<button id="copy-to-clipboard" onclick="copyContentsToClipboard()">
|
2012-09-18 13:30:41 -07:00
|
|
|
&aboutSupport.copyTextToClipboard.label;
|
2009-09-25 09:40:51 -07:00
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="contents">
|
|
|
|
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
|
|
|
|
<h2 class="major-section">
|
|
|
|
&aboutSupport.appBasicsTitle;
|
|
|
|
</h2>
|
2011-09-22 16:24:49 -07:00
|
|
|
|
2009-09-25 09:40:51 -07:00
|
|
|
<table>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.appBasicsName;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td id="application-box">
|
|
|
|
</td>
|
|
|
|
</tr>
|
2011-09-22 16:24:49 -07:00
|
|
|
|
2009-09-25 09:40:51 -07:00
|
|
|
<tr>
|
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.appBasicsVersion;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td id="version-box">
|
|
|
|
</td>
|
|
|
|
</tr>
|
2011-09-22 16:24:49 -07:00
|
|
|
|
2013-06-28 17:10:05 -07:00
|
|
|
#ifndef ANDROID
|
2013-05-25 04:58:02 -07:00
|
|
|
<tr class="no-copy">
|
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.appBasicsUpdateHistory;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td>
|
|
|
|
<button onclick="showUpdateHistory()">
|
|
|
|
&aboutSupport.appBasicsShowUpdateHistory;
|
|
|
|
</button>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2013-06-28 17:10:05 -07:00
|
|
|
#endif
|
2013-05-25 04:58:02 -07:00
|
|
|
|
2010-09-02 11:42:04 -07:00
|
|
|
<tr>
|
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.appBasicsUserAgent;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td id="useragent-box">
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
|
2012-09-29 09:32:56 -07:00
|
|
|
<tr id="profile-row" class="no-copy">
|
2009-09-25 09:40:51 -07:00
|
|
|
<th class="column">
|
2012-02-05 10:57:46 -08:00
|
|
|
#ifdef XP_WIN
|
|
|
|
&aboutSupport.appBasicsProfileDirWinMac;
|
|
|
|
#else
|
|
|
|
#ifdef XP_MACOSX
|
|
|
|
&aboutSupport.appBasicsProfileDirWinMac;
|
|
|
|
#else
|
2009-09-25 09:40:51 -07:00
|
|
|
&aboutSupport.appBasicsProfileDir;
|
2012-02-05 10:57:46 -08:00
|
|
|
#endif
|
|
|
|
#endif
|
2009-09-25 09:40:51 -07:00
|
|
|
</th>
|
|
|
|
|
2009-10-16 06:19:45 -07:00
|
|
|
<td>
|
|
|
|
<button onclick="openProfileDirectory()">
|
2012-01-28 03:55:35 -08:00
|
|
|
#ifdef XP_WIN
|
|
|
|
&aboutSupport.showWin.label;
|
|
|
|
#else
|
2009-10-16 06:19:45 -07:00
|
|
|
#ifdef XP_MACOSX
|
|
|
|
&aboutSupport.showMac.label;
|
|
|
|
#else
|
2012-01-28 03:55:35 -08:00
|
|
|
&aboutSupport.showDir.label;
|
|
|
|
#endif
|
2009-10-16 06:19:45 -07:00
|
|
|
#endif
|
2009-10-21 14:25:04 -07:00
|
|
|
</button>
|
2009-09-25 09:40:51 -07:00
|
|
|
</td>
|
|
|
|
</tr>
|
2009-10-16 06:19:45 -07:00
|
|
|
|
2012-09-29 09:32:56 -07:00
|
|
|
<tr class="no-copy">
|
2009-09-25 09:40:51 -07:00
|
|
|
<th class="column">
|
2010-07-17 09:27:26 -07:00
|
|
|
&aboutSupport.appBasicsEnabledPlugins;
|
2009-09-25 09:40:51 -07:00
|
|
|
</th>
|
|
|
|
|
|
|
|
<td>
|
|
|
|
<a href="about:plugins">about:plugins</a>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2011-09-22 16:24:49 -07:00
|
|
|
|
2013-05-14 15:35:12 -07:00
|
|
|
<tr class="no-copy">
|
2009-09-25 09:40:51 -07:00
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.appBasicsBuildConfig;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td>
|
|
|
|
<a href="about:buildconfig">about:buildconfig</a>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2011-07-27 00:44:28 -07:00
|
|
|
|
2013-08-19 17:14:02 -07:00
|
|
|
#ifdef MOZ_CRASHREPORTER
|
2012-09-29 09:32:56 -07:00
|
|
|
<tr class="no-copy">
|
2011-07-27 00:44:28 -07:00
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.appBasicsCrashIDs;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td>
|
|
|
|
<a href="about:crashes">about:crashes</a>
|
|
|
|
</td>
|
|
|
|
</tr>
|
2013-08-19 17:14:02 -07:00
|
|
|
#endif
|
2011-09-22 16:24:49 -07:00
|
|
|
|
2012-09-29 09:32:56 -07:00
|
|
|
<tr class="no-copy">
|
2011-09-22 16:24:49 -07:00
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.appBasicsMemoryUse;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td>
|
|
|
|
<a href="about:memory">about:memory</a>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
|
2009-09-25 09:40:51 -07:00
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
|
|
|
|
<h2 class="major-section">
|
|
|
|
&aboutSupport.extensionsTitle;
|
|
|
|
</h2>
|
|
|
|
|
|
|
|
<table>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>
|
|
|
|
&aboutSupport.extensionName;
|
|
|
|
</th>
|
|
|
|
<th>
|
|
|
|
&aboutSupport.extensionVersion;
|
|
|
|
</th>
|
|
|
|
<th>
|
|
|
|
&aboutSupport.extensionEnabled;
|
|
|
|
</th>
|
|
|
|
<th>
|
|
|
|
&aboutSupport.extensionId;
|
|
|
|
</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody id="extensions-tbody">
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
|
|
|
|
<h2 class="major-section">
|
2012-01-11 01:45:05 -08:00
|
|
|
&aboutSupport.modifiedKeyPrefsTitle;
|
2009-09-25 09:40:51 -07:00
|
|
|
</h2>
|
|
|
|
|
|
|
|
<table class="prefs-table">
|
2013-05-20 20:05:53 -07:00
|
|
|
<thead class="no-copy">
|
2009-09-25 09:40:51 -07:00
|
|
|
<th class="name">
|
|
|
|
&aboutSupport.modifiedPrefsName;
|
|
|
|
</th>
|
2011-09-22 16:24:49 -07:00
|
|
|
|
2009-09-25 09:40:51 -07:00
|
|
|
<th class="value">
|
|
|
|
&aboutSupport.modifiedPrefsValue;
|
|
|
|
</th>
|
|
|
|
</thead>
|
|
|
|
|
|
|
|
<tbody id="prefs-tbody">
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
|
2012-10-31 16:10:46 -07:00
|
|
|
<section id="prefs-user-js-section" class="no-copy" style="display:none">
|
2012-09-26 16:03:00 -07:00
|
|
|
<h3>&aboutSupport.userJSTitle;</h3>
|
|
|
|
<p>&aboutSupport.userJSDescription;</p>
|
|
|
|
</section>
|
|
|
|
|
2009-09-25 09:40:51 -07:00
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - -->
|
2010-08-13 18:29:46 -07:00
|
|
|
<h2 class="major-section">
|
|
|
|
&aboutSupport.graphicsTitle;
|
|
|
|
</h2>
|
2011-09-22 16:24:49 -07:00
|
|
|
|
2010-08-13 18:29:46 -07:00
|
|
|
<table>
|
2010-08-27 08:49:02 -07:00
|
|
|
<tbody id="graphics-tbody">
|
2010-08-13 18:29:46 -07:00
|
|
|
</tbody>
|
2011-09-22 16:24:49 -07:00
|
|
|
|
2011-11-17 20:00:37 -08:00
|
|
|
<tbody id="graphics-info-properties">
|
|
|
|
</tbody>
|
|
|
|
|
2011-02-07 13:11:57 -08:00
|
|
|
<tbody id="graphics-failures-tbody">
|
|
|
|
</tbody>
|
|
|
|
</table>
|
2009-09-25 09:40:51 -07:00
|
|
|
|
2012-02-17 14:35:20 -08:00
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<h2 class="major-section">
|
|
|
|
&aboutSupport.jsTitle;
|
|
|
|
</h2>
|
|
|
|
|
|
|
|
<table>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.jsIncrementalGC;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td id="javascript-incremental-gc">
|
|
|
|
</td>
|
|
|
|
</tr>
|
2012-09-05 20:33:46 -07:00
|
|
|
</tbody>
|
2012-02-17 14:35:20 -08:00
|
|
|
</table>
|
|
|
|
|
2012-06-27 08:47:27 -07:00
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<h2 class="major-section">
|
|
|
|
&aboutSupport.a11yTitle;
|
|
|
|
</h2>
|
|
|
|
|
|
|
|
<table>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.a11yActivated;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td id="a11y-activated">
|
|
|
|
</td>
|
|
|
|
</tr>
|
2012-06-30 22:16:54 -07:00
|
|
|
<tr>
|
|
|
|
<th class="column">
|
|
|
|
&aboutSupport.a11yForceDisabled;
|
|
|
|
</th>
|
|
|
|
|
|
|
|
<td id="a11y-force-disabled">
|
|
|
|
</td>
|
|
|
|
</tr>
|
2012-09-05 20:33:46 -07:00
|
|
|
</tbody>
|
2012-06-27 08:47:27 -07:00
|
|
|
</table>
|
|
|
|
|
2012-03-12 16:04:37 -07:00
|
|
|
<!-- - - - - - - - - - - - - - - - - - - - - -->
|
|
|
|
<h2 class="major-section">
|
|
|
|
&aboutSupport.libraryVersionsTitle;
|
|
|
|
</h2>
|
|
|
|
|
|
|
|
<table>
|
|
|
|
<tbody id="libversions-tbody">
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
|
2009-09-25 09:40:51 -07:00
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|