From f313b2b2f6fb950cb5ff6633897c91ceb47b6255 Mon Sep 17 00:00:00 2001 From: "Utilu.com" Date: Wed, 21 Oct 2015 15:38:01 +0200 Subject: [PATCH] Updated and synced feature lists and updated redirect links (#188) --- History.md | 12 ++++++------ README.md | 18 +++++++++++------- .../content/aboutNightly/aboutNightly.xhtml | 16 ++++++++++------ extension/chrome/content/suite.js | 2 +- extension/chrome/locale/en-US/customize.dtd | 6 +++--- extension/chrome/locale/en-US/nightly.dtd | 2 +- 6 files changed, 32 insertions(+), 24 deletions(-) diff --git a/History.md b/History.md index b726e8c..d8b32a2 100644 --- a/History.md +++ b/History.md @@ -11,9 +11,9 @@ ================== * Extension: Include zh-CN locales from BabelZilla. (#143) - * Extension: Make dtd entities for Customize Titlebar more localization friendly. (#140) + * Extension: Make dtd entities for Customize Title bar more localization friendly. (#140) * Extension: Set file extension in filepicker to avoid silent overwrites. (#124) - * Extension: Add basic Seamonkey support to titlebar customization. (#31) + * Extension: Add basic Seamonkey support to title bar customization. (#31) * Extension: Fix for illegal characters in MPL 2.0 headers. (#133) 3.5 / 2013-04-25 @@ -31,16 +31,16 @@ * Extension: Use GreD instead CurProcD to reference GRE specific files. (#115) * Extension: Update checkCompatibility preferences for compatibility. (#103) * Extension: Add privacy context to saveScreenshot() due to Bug 795065. (#99) - * Extension: Make columns of 'Customize Titlebar' dialog's tree resizable. (#25) + * Extension: Make columns of 'Customize Title bar' dialog's tree resizable. (#25) * Extension: Re-license under MPL2. (#39, #98) * Extension: Update 'Contributors' section automatically in about:nightly. (#58) * Extension: Don't register aboutNightly component for 'profile-after-change' notification. (#57) * Extension: Don't call callback function when iterating over Extension Manager's extensions list. (#88) * Extension: Include about:nightly in Nightly Tester Tools' menupopup for Thunderbird. (#56) * Extension: Let nightlyApp.openNotification() fallback to notificationBox in legacy Fx. (#81) - * Extension: Open customize.xul (Customize Titlebar) as a resizable window. (#55) + * Extension: Open customize.xul (Customize Title bar) as a resizable window. (#55) * Extension: Add pushlog-to-tip menuitem. (#61) - * Extension: Include changeset info in the Insert/Copy Build ID menuitem and in 'Customize Titlebar'. (#65) + * Extension: Include changeset info in the Insert/Copy Build ID menuitem and in 'Customize Title bar'. (#65) 3.3 / 2012-05-02 ================== @@ -59,5 +59,5 @@ * Extension: Update list of contributors (#38) * Extension: Update maxVersions for applications (#37) * Extension: Allow title bar customization in Thunderbird (#24) - * Extension: Version 3.1 loses ability to customize titlebar with just window title (#18) + * Extension: Version 3.1 loses ability to customize title bar with just window title (#18) * Extension: Enhance pushlog feature to support Aurora channel (#13) diff --git a/README.md b/README.md index c6f2f64..056d2d9 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,18 @@ # Nightly Tester Tools Nightly Tester Tools is an addon for aiding testers of nightly builds of Mozilla apps like Firefox and Thunderbird. Some features are: -* Extension compatibility fixing -* Titlebar customization -* Build ID retrieval -* Copy extension list to clipboard -* Screenshots +* Copy Build ID to Clipboard +* Copy List of Extensions to Clipboard +* Copy about:support to Pastebin * Open Profile Folder +* Open Pushlog +* Screenshots utility +* Title bar customization +* Crash options +* Extension compatibility fixing # Install -You can install the latest stable NTT from [addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/6543/). To install for development, clone the repo: +You can install the latest stable NTT from [addons.mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools/). To install for development, clone the repo: git clone git://github.com/mozilla/nightlytt.git @@ -37,4 +40,5 @@ All bugs are reported to the Nightly Tester Tools component at bugzilla.mozilla. This project uses [.editorconfig](http://editorconfig.org/#overview), which sets defaults for the formatting of the code. So enjoy the use of [compatible editor](http://editorconfig.org/#download). Just download and install the corresponding plugin. # Related Add-ons: -* [Add-on Compatibility Reporter](https://addons.mozilla.org/en-US/firefox/addon/15003/) +* [Add-on Compatibility Reporter](https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/) +* [Screengrab (fix version)](https://addons.mozilla.org/en-US/firefox/addon/screengrab-fix-version/) diff --git a/extension/chrome/content/aboutNightly/aboutNightly.xhtml b/extension/chrome/content/aboutNightly/aboutNightly.xhtml index 9165bc1..20276ea 100644 --- a/extension/chrome/content/aboutNightly/aboutNightly.xhtml +++ b/extension/chrome/content/aboutNightly/aboutNightly.xhtml @@ -44,11 +44,15 @@

Features

@@ -58,7 +62,7 @@